diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:51:46 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:51:46 -0500 |
commit | 6ed1ea98db6b1b369e7561efcc2c666b810e5446 (patch) | |
tree | 69da6d265387965c04a9584547ec42d4d372717d /kio/kcmodule.desktop | |
parent | 09d01cacf80d21ad213e6520b35e7f06e9546a83 (diff) | |
download | tdelibs-6ed1ea98db6b1b369e7561efcc2c666b810e5446.tar.gz tdelibs-6ed1ea98db6b1b369e7561efcc2c666b810e5446.zip |
Update XDG information in support of bug report 892.
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 |