diff options
Diffstat (limited to 'twin/main.cpp')
-rw-r--r-- | twin/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/main.cpp b/twin/main.cpp index 7cdf8985c..b726745a7 100644 --- a/twin/main.cpp +++ b/twin/main.cpp @@ -228,7 +228,7 @@ static void sighandler(int) } // namespace static const char version[] = "3.0"; -static const char description[] = I18N_NOOP( "KDE window manager" ); +static const char description[] = I18N_NOOP( "TDE window manager" ); static KCmdLineOptions args[] = { |