diff options
Diffstat (limited to 'kpat')
-rw-r--r-- | kpat/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/main.cpp b/kpat/main.cpp index fcc213a8..95637b81 100644 --- a/kpat/main.cpp +++ b/kpat/main.cpp @@ -23,7 +23,7 @@ #include "version.h" #include "pwidget.h" -static const char description[] = I18N_NOOP("KDE Patience Game"); +static const char description[] = I18N_NOOP("TDE Patience Game"); static KCmdLineOptions options[] = { |