From 3b1405169d66e029912f53d10c2880c46f5ed159 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:39 -0600 Subject: Additional renaming of kde to tde --- kutils/kcmodulecontainer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kutils/kcmodulecontainer.cpp') diff --git a/kutils/kcmodulecontainer.cpp b/kutils/kcmodulecontainer.cpp index e75ecc3cf..c613e4385 100644 --- a/kutils/kcmodulecontainer.cpp +++ b/kutils/kcmodulecontainer.cpp @@ -125,7 +125,7 @@ void KCModuleContainer::addModule( const TQString& module ) { /* In case it doesn't exist we just silently drop it. * This allows people to easily extend containers. - * For example, KCM monitor gamma can be in kdegraphics. + * For example, KCM monitor gamma can be in tdegraphics. */ if ( !KService::serviceByDesktopName( module ) ) { -- cgit v1.2.1