summaryrefslogtreecommitdiffstats
path: root/kpdf
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-17 16:11:11 +0200
committerChris <xchrisx@uber.space>2019-07-17 16:11:11 +0200
commit10525c77629af1d94c8339de43f1ffcd2716ad9d (patch)
tree83fc4b22a5f9071109584c4e7c17c2138052244b /kpdf
parente8af185d02894ee5a9ef3371430a9066c6d6000f (diff)
downloadtdegraphics-10525c77629af1d94c8339de43f1ffcd2716ad9d.tar.gz
tdegraphics-10525c77629af1d94c8339de43f1ffcd2716ad9d.zip
Fix remaining brandings in tdegraphics.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'kpdf')
-rw-r--r--kpdf/shell/main.cpp2
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";