From 4f24944314ddf35eca50330ebc4e7e995bacded7 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 15:44:21 -0500 Subject: Branding cleanup: I18N_NOOP KDE -> TDE. --- kappfinder/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kappfinder') diff --git a/kappfinder/main.cpp b/kappfinder/main.cpp index 35805fcfb..1642ce144 100644 --- a/kappfinder/main.cpp +++ b/kappfinder/main.cpp @@ -24,7 +24,7 @@ #include "toplevel.h" -static const char description[] = I18N_NOOP( "KDE's application finder" ); +static const char description[] = I18N_NOOP( "TDE's application finder" ); static KCmdLineOptions options[] = { { "dir ", I18N_NOOP( "Install .desktop files into directory " ), 0 }, -- cgit v1.2.3