From 292a3a474211420f659443d90fcbda9c37735613 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:18 -0500 Subject: Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- src/kmplayer_part.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kmplayer_part.desktop') 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 -- cgit v1.2.1