summaryrefslogtreecommitdiffstats
path: root/kiosktool
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 17:49:54 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 17:49:54 -0600
commitacbac56ac1914f4194ab7c35640ed0964dce6d4c (patch)
tree21476a0255eeb674563ffbe051ca6ca06d726d26 /kiosktool
parent4c31bdc3f45c9026444f4a15ea0d4211765426b2 (diff)
downloadkiosktool-acbac56ac1914f4194ab7c35640ed0964dce6d4c.tar.gz
kiosktool-acbac56ac1914f4194ab7c35640ed0964dce6d4c.zip
Rename startkde to starttde
Diffstat (limited to 'kiosktool')
-rw-r--r--kiosktool/userManagement.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiosktool/userManagement.cpp b/kiosktool/userManagement.cpp
index d93e834..04c32bb 100644
--- a/kiosktool/userManagement.cpp
+++ b/kiosktool/userManagement.cpp
@@ -80,7 +80,7 @@ void UserManagementPage::slotShowNotice()
i18n("<qt>The profiles that you define here are automatically applied when the "
"user logs in to %1 or newer.<p>"
"If you want to use these profiles in combination with older versions you need "
- "to manually set the $KDEDIRS environment variable from the <b>startkde</b> "
+ "to manually set the $KDEDIRS environment variable from the <b>starttde</b> "
"script by adding the following line:<br><br>"
"<i>export KDEDIRS=$(kiosktool-kdedirs)</i><br><br>").tqarg(AVAILABLE_SINCE),
i18n("Attention"), "user-profiles");