From a5d47c369f890230d447837bf6b1af0a8dccebb7 Mon Sep 17 00:00:00 2001 From: Burkhard Lück Date: Tue, 25 Aug 2009 17:53:22 +0000 Subject: forward port from 4.3 r1015507 to make the kcm's load the proper catalog BUG:204859 svn path=/trunk/KDE/kdebase/apps/; revision=1015509 --- src/kcm/kcmdolphingeneral.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kcm/kcmdolphingeneral.cpp') diff --git a/src/kcm/kcmdolphingeneral.cpp b/src/kcm/kcmdolphingeneral.cpp index 4c0de517c..6f539674d 100644 --- a/src/kcm/kcmdolphingeneral.cpp +++ b/src/kcm/kcmdolphingeneral.cpp @@ -41,7 +41,7 @@ DolphinGeneralConfigModule::DolphinGeneralConfigModule(QWidget* parent, const QV { Q_UNUSED(args); - KGlobal::locale()->insertCatalog("dolphingeneral"); + KGlobal::locale()->insertCatalog("dolphin"); setButtons(KCModule::Default | KCModule::Help); -- cgit v1.3