diff options
Diffstat (limited to 'kolf/main.cpp')
-rw-r--r-- | kolf/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolf/main.cpp b/kolf/main.cpp index 4f15d026..b59e6fd8 100644 --- a/kolf/main.cpp +++ b/kolf/main.cpp @@ -15,7 +15,7 @@ using namespace std; static const char description[] = -I18N_NOOP("KDE Minigolf Game"); +I18N_NOOP("TDE Minigolf Game"); static const char version[] = "1.1.1"; |