diff options
Diffstat (limited to 'juk')
-rw-r--r-- | juk/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/main.cpp b/juk/main.cpp index 7a0c53e3..fe8c168a 100644 --- a/juk/main.cpp +++ b/juk/main.cpp @@ -24,7 +24,7 @@ #include "juk.h" -static const char description[] = I18N_NOOP("Jukebox and music manager for KDE"); +static const char description[] = I18N_NOOP("Jukebox and music manager for TDE"); static const char scott[] = I18N_NOOP("Author, chief dork and keeper of the funk"); static const char michael[] = I18N_NOOP("Assistant super-hero, fixer of many things"); static const char daniel[] = I18N_NOOP("System tray docking, \"inline\" tag editing,\nbug fixes, evangelism, moral support"); |