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/application.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/application.desktop')
-rw-r--r-- | kio/application.desktop | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/kio/application.desktop b/kio/application.desktop index 27c30c967..d9e9fc3c2 100644 --- a/kio/application.desktop +++ b/kio/application.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=ServiceType -X-KDE-ServiceType=Application +X-TDE-ServiceType=Application Name=Application Name[af]=Program Name[ar]=تطبيق @@ -92,10 +92,10 @@ Type=bool [PropertyDef::DocPath] Type=TQString -[PropertyDef::X-KDE-SubstituteUID] +[PropertyDef::X-TDE-SubstituteUID] Type=bool -[PropertyDef::X-KDE-Username] +[PropertyDef::X-TDE-Username] Type=TQString [PropertyDef::StartupWMClass] @@ -104,21 +104,21 @@ Type=TQString [PropertyDef::StartupNotify] Type=bool -[PropertyDef::X-KDE-WMClass] +[PropertyDef::X-TDE-WMClass] Type=TQString -[PropertyDef::X-KDE-StartupNotify] +[PropertyDef::X-TDE-StartupNotify] Type=bool [PropertyDef::X-DCOP-ServiceName] Type=TQString -[PropertyDef::X-KDE-ParentApp] +[PropertyDef::X-TDE-ParentApp] Type=TQString -[PropertyDef::X-KDE-HasTempFileOption] +[PropertyDef::X-TDE-HasTempFileOption] Type=bool -[PropertyDef::X-KDE-Protocols] +[PropertyDef::X-TDE-Protocols] Type=TQStringList |