diff options
Diffstat (limited to 'kmix/main.cpp')
-rw-r--r-- | kmix/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmix/main.cpp b/kmix/main.cpp index 61c28ea6..7c304925 100644 --- a/kmix/main.cpp +++ b/kmix/main.cpp @@ -29,7 +29,7 @@ #include "version.h" static const char description[] = -I18N_NOOP("KMix - KDE's full featured mini mixer"); +I18N_NOOP("KMix - TDE's full featured mini mixer"); static KCmdLineOptions options[] = { |