summaryrefslogtreecommitdiffstats
path: root/kweather/weatherbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kweather/weatherbar.cpp')
-rw-r--r--kweather/weatherbar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/weatherbar.cpp b/kweather/weatherbar.cpp
index c77333d..8fdf16a 100644
--- a/kweather/weatherbar.cpp
+++ b/kweather/weatherbar.cpp
@@ -162,7 +162,7 @@ extern "C"
map->insert("Icon","weather_sidebar");
map->insert("Name",i18n("Sidebar Weather Report"));
map->insert("Open","false");
- map->insert("X-KDE-KonqSidebarModule","weather_sidebar");
+ map->insert("X-TDE-KonqSidebarModule","weather_sidebar");
fn->setLatin1("weatherbar%1.desktop");
return true;
}