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. --- kioslave/trash/ktrash.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kioslave') diff --git a/kioslave/trash/ktrash.cpp b/kioslave/trash/ktrash.cpp index 157a4215e..b84f69355 100644 --- a/kioslave/trash/ktrash.cpp +++ b/kioslave/trash/ktrash.cpp @@ -40,7 +40,7 @@ int main(int argc, char *argv[]) KApplication::disableAutoDcopRegistration(); KCmdLineArgs::init( argc, argv, "ktrash", I18N_NOOP( "ktrash" ), - I18N_NOOP( "Helper program to handle the KDE trash can\n" + I18N_NOOP( "Helper program to handle the TDE trash can\n" "Note: to move files to the trash, do not use ktrash, but \"kfmclient move 'url' trash:/\"" ), TDE_VERSION_STRING ); KCmdLineArgs::addCmdLineOptions( options ); -- cgit v1.2.3