summaryrefslogtreecommitdiffstats
path: root/src/tdesvnd
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-29 21:01:29 +0200
committerChris <xchrisx@uber.space>2019-07-29 21:01:29 +0200
commit32149991a282610dd94a08eec65f208fc0146593 (patch)
treec8cf1c2b0f8c6af9ba954000328b073912b31a67 /src/tdesvnd
parent4465f223d136928e1809b1279969562fdcdfac8e (diff)
downloadtdesvn-32149991a282610dd94a08eec65f208fc0146593.tar.gz
tdesvn-32149991a282610dd94a08eec65f208fc0146593.zip
Fix branding of Tdesvn and also translations, for fuzzy prevention.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'src/tdesvnd')
-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";