summaryrefslogtreecommitdiffstats
path: root/kicker-applets
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:26:44 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:26:44 -0600
commitc52420708f47b42fabf752e9b016ce988e6f921e (patch)
tree34c0d0db2534b0d4af68f95b74764f6f39a4e196 /kicker-applets
parent19d2f09fb13601e63911da722f1c2bf2a29ea7b9 (diff)
downloadtdeaddons-c52420708f47b42fabf752e9b016ce988e6f921e.tar.gz
tdeaddons-c52420708f47b42fabf752e9b016ce988e6f921e.zip
Additional kde to tde renaming
Diffstat (limited to 'kicker-applets')
-rw-r--r--kicker-applets/kbinaryclock/kbinaryclock.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/kbinaryclock/kbinaryclock.cpp b/kicker-applets/kbinaryclock/kbinaryclock.cpp
index 2aaec6e..ebf7d59 100644
--- a/kicker-applets/kbinaryclock/kbinaryclock.cpp
+++ b/kicker-applets/kbinaryclock/kbinaryclock.cpp
@@ -326,7 +326,7 @@ void KBinaryClock::openContextMenu() {
preferences();
break;
case 103:
- proc << locate("exe", "kdesu");
+ proc << locate("exe", "tdesu");
proc << "--nonewdcop";
proc << TQString("%1 clock --lang %2")
.tqarg(locate("exe", "kcmshell"))