summaryrefslogtreecommitdiffstats
path: root/twin-styles/glow/glowclient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'twin-styles/glow/glowclient.cpp')
-rw-r--r--twin-styles/glow/glowclient.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/twin-styles/glow/glowclient.cpp b/twin-styles/glow/glowclient.cpp
index 41435e8f..bea30b44 100644
--- a/twin-styles/glow/glowclient.cpp
+++ b/twin-styles/glow/glowclient.cpp
@@ -134,6 +134,9 @@ TQString GlowClientGlobals::getPixmapName(PixmapType type, bool isActive)
GlowClientGlobals::GlowClientGlobals()
: KDecorationFactory()
{
+ TDEGlobal::locale()->insertCatalogue("twin_clients");
+ TDEGlobal::locale()->insertCatalogue("twin_art_clients");
+
_button_factory = new GlowButtonFactory();
readConfig();
readTheme ();