summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:18 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:18 -0500
commit292a3a474211420f659443d90fcbda9c37735613 (patch)
tree0fd5ec87e5bd0ac0449cb996408e38a9cebb85e1 /src
parent873fa5e5a69f50630e2b28155ef3333dd4c3ec94 (diff)
downloadkmplayer-292a3a474211420f659443d90fcbda9c37735613.tar.gz
kmplayer-292a3a474211420f659443d90fcbda9c37735613.zip
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'src')
-rw-r--r--src/kmplayer.desktop4
-rw-r--r--src/kmplayer_koffice.desktop4
-rw-r--r--src/kmplayer_part.desktop4
3 files changed, 6 insertions, 6 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
diff --git a/src/kmplayer_koffice.desktop b/src/kmplayer_koffice.desktop
index 13f8b74..225ca8e 100644
--- a/src/kmplayer_koffice.desktop
+++ b/src/kmplayer_koffice.desktop
@@ -10,6 +10,6 @@ X-TDE-Library=libkmplayerkofficepart
MimeType=application/ogg;application/smil;application/vnd.ms-asf;application/vnd.rn-realmedia;application/x-kmplayer;application/x-mplayer2;application/x-ogg;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-ogm;video/x-theora;uri/mms;uri/pnm;uri/rtspt;uri/rtspu;
Type=Service
Icon=kmplayer
-ServiceTypes=KOfficePart,KParts/ReadOnlyPart,KParts/ReadWritePart,Browser/View,KMediaPlayer/Player
+X-TDE-ServiceTypes=KOfficePart,KParts/ReadOnlyPart,KParts/ReadWritePart,Browser/View,KMediaPlayer/Player
X-TDE-NativeMimeType=application/x-kmplayer
-InitialPreference=5
+X-TDE-InitialPreference=5
diff --git a/src/kmplayer_part.desktop b/src/kmplayer_part.desktop
index 2570e07..d1393d8 100644
--- a/src/kmplayer_part.desktop
+++ b/src/kmplayer_part.desktop
@@ -83,6 +83,6 @@ X-TDE-Library=libkmplayerpart
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;
Type=Service
Icon=kmplayer
-ServiceTypes=KParts/ReadOnlyPart,Browser/View,KMediaPlayer/Player
+X-TDE-ServiceTypes=KParts/ReadOnlyPart,Browser/View,KMediaPlayer/Player
X-TDE-BrowserView-PluginsInfo=kmplayer/pluginsinfo
-InitialPreference=5
+X-TDE-InitialPreference=5