From 8500fd304d11f6b2c850a57d2ce436f7a98bb513 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 13:03:38 -0500 Subject: Branding cleanup: KDE print -> TDE Print. --- tdeprint/kmfactory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeprint/kmfactory.cpp') diff --git a/tdeprint/kmfactory.cpp b/tdeprint/kmfactory.cpp index fe6470d9e..8daa2fe20 100644 --- a/tdeprint/kmfactory.cpp +++ b/tdeprint/kmfactory.cpp @@ -315,7 +315,7 @@ KMFactory::PluginInfo KMFactory::pluginInfo(const TQString& name) KSimpleConfig conf(path); PluginInfo info; - conf.setGroup("KDE Print Entry"); + conf.setGroup("TDE Print Entry"); info.name = conf.readEntry("PrintSystem"); info.comment = conf.readEntry("Comment"); if (info.comment.isEmpty()) -- cgit v1.2.1