diff options
Diffstat (limited to 'kstyles/utils/installtheme')
-rw-r--r-- | kstyles/utils/installtheme/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstyles/utils/installtheme/main.cpp b/kstyles/utils/installtheme/main.cpp index 5ddf8cd56..b9ab927cc 100644 --- a/kstyles/utils/installtheme/main.cpp +++ b/kstyles/utils/installtheme/main.cpp @@ -32,7 +32,7 @@ #include <ksimpleconfig.h> #include <kstandarddirs.h> -static const char desc[] = I18N_NOOP("KDE Tool to build a cache list of all pixmap themes installed"); +static const char desc[] = I18N_NOOP("TDE Tool to build a cache list of all pixmap themes installed"); static const char ver[] = "0.9.1"; int main(int argc, char **argv) |