summaryrefslogtreecommitdiffstats
path: root/knotes/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'knotes/main.cpp')
-rw-r--r--knotes/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/main.cpp b/knotes/main.cpp
index a14d52ac..92de2630 100644
--- a/knotes/main.cpp
+++ b/knotes/main.cpp
@@ -94,7 +94,7 @@ int main( int argc, char* argv[] )
"knotes",
I18N_NOOP("KNotes"),
version.latin1(),
- I18N_NOOP( "KDE Notes" ),
+ I18N_NOOP( "TDE Notes" ),
KAboutData::License_GPL,
I18N_NOOP("(c) 1997-2006, The KNotes Developers")
);