summaryrefslogtreecommitdiffstats
path: root/kiosktool/userManagement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kiosktool/userManagement.cpp')
-rw-r--r--kiosktool/userManagement.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kiosktool/userManagement.cpp b/kiosktool/userManagement.cpp
index 04c32bb..29a05c7 100644
--- a/kiosktool/userManagement.cpp
+++ b/kiosktool/userManagement.cpp
@@ -80,9 +80,9 @@ 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>starttde</b> "
+ "to manually set the $TDEDIRS 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),
+ "<i>export TDEDIRS=$(kiosktool-kdedirs)</i><br><br>").tqarg(AVAILABLE_SINCE),
i18n("Attention"), "user-profiles");
}