diff options
Diffstat (limited to 'kio/kcmodule.desktop')
-rw-r--r-- | kio/kcmodule.desktop | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/kio/kcmodule.desktop b/kio/kcmodule.desktop index e70b87850..c3ab78532 100644 --- a/kio/kcmodule.desktop +++ b/kio/kcmodule.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KCModule +X-TDE-ServiceType=KCModule Name=TDE Control Module Name[af]=TDE Beheer Module Name[ar]=وحدة تحكم كيدي @@ -84,26 +84,26 @@ Name[zh_HK]=TDE 控制模組 Name[zh_TW]=TDE 控制模組 Name[zu]=Ingxenye ye-TDE Control -[PropertyDef::X-KDE-FactoryName] +[PropertyDef::X-TDE-FactoryName] Type=TQString -[PropertyDef::X-KDE-RootOnly] +[PropertyDef::X-TDE-RootOnly] Type=bool # a list of all components this KCM belongs to -[PropertyDef::X-KDE-ParentComponents] +[PropertyDef::X-TDE-ParentComponents] Type=TQStringList # the id of the parent in the TreeList -[PropertyDef::X-KDE-CfgDlgHierarchy] +[PropertyDef::X-TDE-CfgDlgHierarchy] Type=TQString # sets the order of the modules in the TreeList/IconList -[PropertyDef::X-KDE-Weight] +[PropertyDef::X-TDE-Weight] Type=int -[PropertyDef::X-KDE-RootOnly] +[PropertyDef::X-TDE-RootOnly] Type=bool -[PropertyDef::X-KDE-IsHiddenByDefault] +[PropertyDef::X-TDE-IsHiddenByDefault] Type=bool |