From 7e09b42fdafa2866cfd8df581a7de30fbe7bd98e Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 15:29:04 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- ark/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ark') diff --git a/ark/main.cpp b/ark/main.cpp index 16ec98c..9d90256 100644 --- a/ark/main.cpp +++ b/ark/main.cpp @@ -65,7 +65,7 @@ static KCmdLineOptions option[] = extern "C" KDE_EXPORT int kdemain( int argc, char *argv[] ) { KAboutData aboutData( "ark", I18N_NOOP( "Ark" ), - "2.6.4", I18N_NOOP( "KDE Archiving tool" ), + "2.6.4", I18N_NOOP( "TDE Archiving tool" ), KAboutData::License_GPL, I18N_NOOP( "(c) 1997-2006, The Various Ark Developers" ) ); -- cgit v1.2.1