summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/MachBunt.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/MachBunt.cpp b/src/MachBunt.cpp
index 078a4eb..6c00f57 100644
--- a/src/MachBunt.cpp
+++ b/src/MachBunt.cpp
@@ -211,6 +211,8 @@ void delete_pixmaps()
MachBunt::MachBunt(KDecorationBridge* bridge, KDecorationFactory* factory)
: KDecoration(bridge, factory), windowLayout(0)
{
+ TDEGlobal::locale()->insertCatalogue("twin_clients");
+ TDEGlobal::locale()->insertCatalogue("twin-style-machbunt");
lastButtonWidth = 0;
buttonPressedPosition.setX( -1 );