summaryrefslogtreecommitdiffstats
path: root/starter/starter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'starter/starter.cpp')
-rw-r--r--starter/starter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/starter/starter.cpp b/starter/starter.cpp
index 6069045..93a37a2 100644
--- a/starter/starter.cpp
+++ b/starter/starter.cpp
@@ -475,7 +475,7 @@ extern "C"
{
KDE_EXPORT KPanelApplet* init( TQWidget *parent, const TQString& configFile)
{
- TDEGlobal::locale()->insertCatalogue("starter");
+ TDEGlobal::locale()->insertCatalogue("baghira-starter");
return new starter(configFile, KPanelApplet::Normal,
KPanelApplet::Preferences,
parent, "baghirastarter");