From 1cbb32cca26cb0f0db5ff1e9fe3f25975d363ae9 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sun, 22 Dec 2013 20:50:02 +0100 Subject: mpv.desktop: add KDE file handlers Currently KDE will copy a media file into a temporary folder instead of trying to stream it if a KIO slave location file is started. This change will tell KDE to make mpv try to directly play the file. Perhaps the proper flags should be added according to the individual enabled features of the build but I suggest that be for the future. Signed-off-by: wm4 --- etc/mpv.desktop | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/mpv.desktop b/etc/mpv.desktop index 9a4c5e005b..6b57f93631 100644 --- a/etc/mpv.desktop +++ b/etc/mpv.desktop @@ -21,3 +21,4 @@ Terminal=false NoDisplay=true Categories=AudioVideo;Audio;Video;Player;TV; MimeType=application/ogg;application/x-ogg;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/mpegurl;audio/x-mpegurl;audio/mpg;audio/x-mpg;audio/rn-mpeg;audio/scpls;audio/x-scpls;audio/vnd.rn-realaudio;audio/wav;audio/x-pn-windows-pcm;audio/x-realaudio;audio/x-pn-realaudio;audio/x-ms-wma;audio/x-pls;audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;video/mp4;video/msvideo;video/x-msvideo;video/quicktime;video/vnd.rn-realvideo;video/x-ms-afs;video/x-ms-asf;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvxvideo;video/x-avi;video/x-fli;video/x-flv;video/x-theora;video/x-matroska;video/webm;audio/x-flac; +X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb -- cgit v1.2.3