diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-27 13:04:36 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-27 13:04:36 -0500 |
commit | 203803575d2e7b8a25db306cf7d0f9b7d9eedeb4 (patch) | |
tree | 39f96ec85e2b8455da2f2185397502c54c84bd2b /kicker | |
parent | f42090e96f4e8d3315e4475b41af67dbe00b5186 (diff) | |
download | tdebase-203803575d2e7b8a25db306cf7d0f9b7d9eedeb4.tar.gz tdebase-203803575d2e7b8a25db306cf7d0f9b7d9eedeb4.zip |
Branding: KDE panel->TDE panel.
Diffstat (limited to 'kicker')
-rw-r--r-- | kicker/applets/naughty/NaughtyApplet.cpp | 2 | ||||
-rw-r--r-- | kicker/applets/naughty/NaughtyApplet.h | 2 | ||||
-rw-r--r-- | kicker/applets/naughty/NaughtyConfigDialog.cpp | 2 | ||||
-rw-r--r-- | kicker/applets/naughty/NaughtyConfigDialog.h | 2 | ||||
-rw-r--r-- | kicker/applets/naughty/NaughtyProcessMonitor.cpp | 2 | ||||
-rw-r--r-- | kicker/applets/naughty/NaughtyProcessMonitor.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/kicker/applets/naughty/NaughtyApplet.cpp b/kicker/applets/naughty/NaughtyApplet.cpp index 953bcacbd..3e276fe18 100644 --- a/kicker/applets/naughty/NaughtyApplet.cpp +++ b/kicker/applets/naughty/NaughtyApplet.cpp @@ -1,5 +1,5 @@ /* - Naughty applet - Runaway process monitor for the KDE panel + Naughty applet - Runaway process monitor for the TDE panel Copyright 2000 Rik Hemsley (rikkus) <rik@kde.org> diff --git a/kicker/applets/naughty/NaughtyApplet.h b/kicker/applets/naughty/NaughtyApplet.h index beb70552d..eb9850851 100644 --- a/kicker/applets/naughty/NaughtyApplet.h +++ b/kicker/applets/naughty/NaughtyApplet.h @@ -1,5 +1,5 @@ /* - Naughty applet - Runaway process monitor for the KDE panel + Naughty applet - Runaway process monitor for the TDE panel Copyright 2000 Rik Hemsley (rikkus) <rik@kde.org> diff --git a/kicker/applets/naughty/NaughtyConfigDialog.cpp b/kicker/applets/naughty/NaughtyConfigDialog.cpp index 8b6948a04..493c78178 100644 --- a/kicker/applets/naughty/NaughtyConfigDialog.cpp +++ b/kicker/applets/naughty/NaughtyConfigDialog.cpp @@ -1,5 +1,5 @@ /* - Naughty applet - Runaway process monitor for the KDE panel + Naughty applet - Runaway process monitor for the TDE panel Copyright 2000 Rik Hemsley (rikkus) <rik@kde.org> diff --git a/kicker/applets/naughty/NaughtyConfigDialog.h b/kicker/applets/naughty/NaughtyConfigDialog.h index 2f5ca311f..4e428f00f 100644 --- a/kicker/applets/naughty/NaughtyConfigDialog.h +++ b/kicker/applets/naughty/NaughtyConfigDialog.h @@ -1,5 +1,5 @@ /* - Naughty applet - Runaway process monitor for the KDE panel + Naughty applet - Runaway process monitor for the TDE panel Copyright 2000 Rik Hemsley (rikkus) <rik@kde.org> diff --git a/kicker/applets/naughty/NaughtyProcessMonitor.cpp b/kicker/applets/naughty/NaughtyProcessMonitor.cpp index 007e46b81..b14012a70 100644 --- a/kicker/applets/naughty/NaughtyProcessMonitor.cpp +++ b/kicker/applets/naughty/NaughtyProcessMonitor.cpp @@ -1,5 +1,5 @@ /* - Naughty applet - Runaway process monitor for the KDE panel + Naughty applet - Runaway process monitor for the TDE panel Copyright 2000 Rik Hemsley (rikkus) <rik@kde.org> diff --git a/kicker/applets/naughty/NaughtyProcessMonitor.h b/kicker/applets/naughty/NaughtyProcessMonitor.h index c21cb393b..d66479964 100644 --- a/kicker/applets/naughty/NaughtyProcessMonitor.h +++ b/kicker/applets/naughty/NaughtyProcessMonitor.h @@ -1,5 +1,5 @@ /* - Naughty applet - Runaway process monitor for the KDE panel + Naughty applet - Runaway process monitor for the TDE panel Copyright 2000 Rik Hemsley (rikkus) <rik@kde.org> |