summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kicker/kicker/core/kicker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/core/kicker.cpp b/kicker/kicker/core/kicker.cpp
index 1c56ef0cd..4c433aa8e 100644
--- a/kicker/kicker/core/kicker.cpp
+++ b/kicker/kicker/core/kicker.cpp
@@ -296,7 +296,7 @@ TQStringList Kicker::configModules(bool controlCenter)
if (controlCenter)
{
- args << "kde-panel.desktop";
+ args << "tde-panel.desktop";
}
else
{