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 /kutils/kplugininfo.desktop | |
parent | 09d01cacf80d21ad213e6520b35e7f06e9546a83 (diff) | |
download | tdelibs-6ed1ea98db6b1b369e7561efcc2c666b810e5446.tar.gz tdelibs-6ed1ea98db6b1b369e7561efcc2c666b810e5446.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'kutils/kplugininfo.desktop')
-rw-r--r-- | kutils/kplugininfo.desktop | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/kutils/kplugininfo.desktop b/kutils/kplugininfo.desktop index 07a15e1c5..d88712b9d 100644 --- a/kutils/kplugininfo.desktop +++ b/kutils/kplugininfo.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=KPluginInfo +X-TDE-ServiceType=KPluginInfo Name=TDE Plugin Information Name[af]=TDE Inprop module Informasie Name[ar]=معلومات ملحقات كيدي @@ -79,29 +79,29 @@ Name[zh_CN]=TDE 打印信息 Name[zh_HK]=TDE 外掛資訊 Name[zh_TW]=TDE 外掛資訊 -[PropertyDef::X-KDE-PluginInfo-Author] +[PropertyDef::X-TDE-PluginInfo-Author] Type=TQString -[PropertyDef::X-KDE-PluginInfo-Email] +[PropertyDef::X-TDE-PluginInfo-Email] Type=TQString -[PropertyDef::X-KDE-PluginInfo-Name] +[PropertyDef::X-TDE-PluginInfo-Name] Type=TQString -[PropertyDef::X-KDE-PluginInfo-Version] +[PropertyDef::X-TDE-PluginInfo-Version] Type=TQString -[PropertyDef::X-KDE-PluginInfo-Website] +[PropertyDef::X-TDE-PluginInfo-Website] Type=TQString -[PropertyDef::X-KDE-PluginInfo-Category] +[PropertyDef::X-TDE-PluginInfo-Category] Type=TQString -[PropertyDef::X-KDE-PluginInfo-Depends] +[PropertyDef::X-TDE-PluginInfo-Depends] Type=TQStringList -[PropertyDef::X-KDE-PluginInfo-License] +[PropertyDef::X-TDE-PluginInfo-License] Type=TQString -[PropertyDef::X-KDE-PluginInfo-EnabledByDefault] +[PropertyDef::X-TDE-PluginInfo-EnabledByDefault] Type=bool |