summaryrefslogtreecommitdiffstats
path: root/src/tdesvnd/main.cpp
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-29 21:01:29 +0200
committerSlávek Banko <slavek.banko@axis.cz>2019-07-29 23:57:21 +0200
commit54fbf98912c6a3a6057aea78de7bd400a144de44 (patch)
tree578cee24f73f868659e39a88c815e28faf3ba1b0 /src/tdesvnd/main.cpp
parentd24a58dd63769230737af74f924a3b0f13cd187d (diff)
downloadtdesvn-54fbf98912c6a3a6057aea78de7bd400a144de44.tar.gz
tdesvn-54fbf98912c6a3a6057aea78de7bd400a144de44.zip
Fix branding of Tdesvn and also translations, for fuzzy prevention.
Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 32149991a282610dd94a08eec65f208fc0146593)
Diffstat (limited to 'src/tdesvnd/main.cpp')
-rw-r--r--src/tdesvnd/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdesvnd/main.cpp b/src/tdesvnd/main.cpp
index ab864a6..9d42152 100644
--- a/src/tdesvnd/main.cpp
+++ b/src/tdesvnd/main.cpp
@@ -29,7 +29,7 @@
#include "tdesvnd_dcop.h"
static const char description[] =
- I18N_NOOP("Kdesvn DCOP service");
+ I18N_NOOP("Tdesvn DCOP service");
static const char version[] = "0.1";