diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:18 -0500 |
commit | 292a3a474211420f659443d90fcbda9c37735613 (patch) | |
tree | 0fd5ec87e5bd0ac0449cb996408e38a9cebb85e1 /src/kmplayer.desktop | |
parent | 873fa5e5a69f50630e2b28155ef3333dd4c3ec94 (diff) | |
download | kmplayer-292a3a474211420f659443d90fcbda9c37735613.tar.gz kmplayer-292a3a474211420f659443d90fcbda9c37735613.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'src/kmplayer.desktop')
-rw-r--r-- | src/kmplayer.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kmplayer.desktop b/src/kmplayer.desktop index b35115c..b5d14dc 100644 --- a/src/kmplayer.desktop +++ b/src/kmplayer.desktop @@ -3,7 +3,7 @@ Encoding=UTF-8 Type=Application Exec=kmplayer -caption "%c" %i %m %U Icon=kmplayer.png -DocPath=kmplayer/index.html +X-DocPath=kmplayer/index.html Comment=TDE interface for MPlayer Comment[af]=TDE koppelvlak na MPlayer Comment[ar]=واجهة TDE لِــ MPlayer @@ -52,7 +52,7 @@ Name[sv]=Kmplayer Name[ta]=கேஎம்இயக்கி Name[xx]=xxKMPlayerxx MimeType=application/ogg;application/smil;application/vnd.ms-asf;application/vnd.rn-realmedia;application/x-kmplayer;application/x-mplayer2;application/x-ogg;application/xspf+xml;video/avi;video/mediaplayer;video/mp4;video/mpeg;video/quicktime;video/vnd.rn-realvideo;video/x-avi;video/x-flic;video/x-matroska;video/x-ms-asf;video/x-msvideo;video/x-ms-wmp;video/x-ms-wmv;video/x-ms-wvx;video/x-ogm;video/x-theora;uri/mms;uri/pnm;uri/rtspt;uri/rtspu; -InitialPreference=5 +X-TDE-InitialPreference=5 Categories=Qt;TDE;AudioVideo; GenericName=Media Player GenericName[af]=Media Speler |