From ded40140ebb153972f1707d0882e7bfa30e3aa0a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:38:34 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main.cpp b/src/main.cpp index 3481d8a..b4e4f49 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -37,7 +37,7 @@ static const char description[] = static const char version[] = "0.4.8"; -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { { "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 }, }; -- cgit v1.2.1