diff options
Diffstat (limited to 'kmahjongg/main.cpp')
-rw-r--r-- | kmahjongg/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmahjongg/main.cpp b/kmahjongg/main.cpp index eb84ff37..579c9114 100644 --- a/kmahjongg/main.cpp +++ b/kmahjongg/main.cpp @@ -6,7 +6,7 @@ #include <kaboutdata.h> #include <kimageio.h> -static const char description[] = I18N_NOOP("Mahjongg for KDE"); +static const char description[] = I18N_NOOP("Mahjongg for TDE"); int main( int argc, char** argv ) { |