summaryrefslogtreecommitdiffstats
path: root/konq-plugins/sidebar/newsticker/sidebar_news.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'konq-plugins/sidebar/newsticker/sidebar_news.cpp')
-rw-r--r--konq-plugins/sidebar/newsticker/sidebar_news.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/sidebar/newsticker/sidebar_news.cpp b/konq-plugins/sidebar/newsticker/sidebar_news.cpp
index 686c973..cf560ac 100644
--- a/konq-plugins/sidebar/newsticker/sidebar_news.cpp
+++ b/konq-plugins/sidebar/newsticker/sidebar_news.cpp
@@ -268,7 +268,7 @@ namespace KSB_News {
map->insert("Icon", "konqsidebar_news");
map->insert("Name", i18n("Newsticker"));
map->insert("Open", "false");
- map->insert("X-KDE-KonqSidebarModule", "konq_sidebarnews");
+ map->insert("X-TDE-KonqSidebarModule", "konq_sidebarnews");
fn->setLatin1("news%1.desktop");
return true;
}