summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-22 00:14:26 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-22 00:14:26 -0600
commitd08b13b97b8c63bfe83762907a45a9806d76ef21 (patch)
tree553eb1199e0c6c431642a051231979bbc35bfc39 /src
parent9a69439746c08399cf11ba093d77f4439b1a6a69 (diff)
downloadkvkbd-d08b13b97b8c63bfe83762907a45a9806d76ef21.tar.gz
kvkbd-d08b13b97b8c63bfe83762907a45a9806d76ef21.zip
Part 1 of 2 of kdm rename
Diffstat (limited to 'src')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 8cf881c..37d5189 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -39,7 +39,7 @@ static const char version[] = "0.4.8";
static KCmdLineOptions options[] =
{
- { "loginhelper", I18N_NOOP("Stand alone version for use with KDM or XDM. \nYou should Add : HOME=/root kvkbd --loginhelper & to Xsetup to run in xdm/kdm"), 0 },
+ { "loginhelper", I18N_NOOP("Stand alone version for use with TDM or XDM. \nYou should Add : HOME=/root kvkbd --loginhelper & to Xsetup to run in xdm/tdm"), 0 },
};