summaryrefslogtreecommitdiffstats
path: root/kedit
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-21 17:09:12 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-21 17:09:12 -0500
commit89dd30d307cd1cb524545dbd0e26af7b724f353f (patch)
tree1da696c9f8b4777ee9c8c58ad333c1320edfe4cc /kedit
parentf8b752484ae6d220704d0068bdea6910b99e16f0 (diff)
downloadtdeutils-89dd30d307cd1cb524545dbd0e26af7b724f353f.tar.gz
tdeutils-89dd30d307cd1cb524545dbd0e26af7b724f353f.zip
Fix KEdit branding with command line --help.
Diffstat (limited to 'kedit')
-rw-r--r--kedit/kedit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kedit/kedit.cpp b/kedit/kedit.cpp
index 8e8910d..bbafc7a 100644
--- a/kedit/kedit.cpp
+++ b/kedit/kedit.cpp
@@ -1250,7 +1250,7 @@ void TopLevel::toggle_overwrite(){
}
-static const char description[] = I18N_NOOP("KDE text editor");
+static const char description[] = I18N_NOOP("TDE text editor");
static const KCmdLineOptions options[] =
{