From b69876cf87a7155fc3b3faf4415ae785bd9f0eba Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 15:16:58 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- kview/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kview/main.cpp') diff --git a/kview/main.cpp b/kview/main.cpp index 80e752be..82e31fdc 100644 --- a/kview/main.cpp +++ b/kview/main.cpp @@ -23,7 +23,7 @@ #include #include -static const char description[] = I18N_NOOP( "KDE Image Viewer" ); +static const char description[] = I18N_NOOP( "TDE Image Viewer" ); static KCmdLineOptions options[] = { -- cgit v1.2.3