diff options
Diffstat (limited to 'kpdf/shell/main.cpp')
-rw-r--r-- | kpdf/shell/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpdf/shell/main.cpp b/kpdf/shell/main.cpp index b159e79e..1ed61999 100644 --- a/kpdf/shell/main.cpp +++ b/kpdf/shell/main.cpp @@ -19,7 +19,7 @@ #include <tdelocale.h> static const char description[] = -I18N_NOOP("kpdf, a kde pdf viewer based on xpdf"); +I18N_NOOP("KPDF, a TDE PDF viewer based on XPDF"); static const char version[] = "0.5.10"; |