diff options
Diffstat (limited to 'kreversi')
-rw-r--r-- | kreversi/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kreversi/main.cpp b/kreversi/main.cpp index 90e11eae..2998875e 100644 --- a/kreversi/main.cpp +++ b/kreversi/main.cpp @@ -48,7 +48,7 @@ #include "highscores.h" -static const char description[] = I18N_NOOP("KDE Board Game"); +static const char description[] = I18N_NOOP("TDE Board Game"); int main(int argc, char **argv) { |