diff options
Diffstat (limited to 'knotes/main.cpp')
-rw-r--r-- | knotes/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/main.cpp b/knotes/main.cpp index a14d52acf..92de2630c 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") ); |