diff --git a/cmake b/cmake index 477d071..07921f2 160000 --- a/cmake +++ b/cmake @@ -1 +1 @@ -Subproject commit 477d071b5db5544ace5449f0c2eea6d5c01d693b +Subproject commit 07921f23f88ede05bf40f01d870e18dee8868902 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; }