summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
m---------cmake0
-rw-r--r--plugin/smb4k_konqplugin.cpp2
2 files changed, 1 insertions, 1 deletions
diff --git a/cmake b/cmake
-Subproject 477d071b5db5544ace5449f0c2eea6d5c01d693
+Subproject 07921f23f88ede05bf40f01d870e18dee886890
diff --git a/plugin/smb4k_konqplugin.cpp b/plugin/smb4k_konqplugin.cpp
index 070dd7a..e520706 100644
--- a/plugin/smb4k_konqplugin.cpp
+++ b/plugin/smb4k_konqplugin.cpp
@@ -121,7 +121,7 @@ extern "C"
map->insert("Icon","smb4k");
map->insert("Name",i18n("Samba Browser"));
map->insert("Open","false");
- map->insert("X-KDE-KonqSidebarModule","konqsidebar_smb4k");
+ map->insert("X-TDE-KonqSidebarModule","konqsidebar_smb4k");
fn->setLatin1("smb4k%1.desktop");
return true;
}