summaryrefslogtreecommitdiffstats
path: root/kpdf
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-17 16:11:11 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-07-17 23:28:13 +0900
commit5c46a99140d30dded0330cfab8c3186cb58e7f30 (patch)
tree1cc5685159f1452970a696c0a705ea74f009faa4 /kpdf
parent4d9d1eaf585df083d3e28b73c464aeaee7723070 (diff)
downloadtdegraphics-5c46a99140d30dded0330cfab8c3186cb58e7f30.tar.gz
tdegraphics-5c46a99140d30dded0330cfab8c3186cb58e7f30.zip
Fix remaining brandings in tdegraphics.
Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 10525c77629af1d94c8339de43f1ffcd2716ad9d)
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";