From 284ef1c282448d811f6c32443da9d920be959018 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 16:06:07 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- knotes/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'knotes/main.cpp') 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") ); -- cgit v1.2.1