From e7f187b808a2f1329248503160550ddf53509519 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 24 Sep 2007 09:13:02 +0000 Subject: Pass URLs to gmplayer when executing, it accepts URLs on the command line. patch by Chidambar 'ilLogict' Zinnoury, illogict online fr git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24600 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/mplayer.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/mplayer.desktop') diff --git a/etc/mplayer.desktop b/etc/mplayer.desktop index 941b7f6b26..bdd70603ee 100644 --- a/etc/mplayer.desktop +++ b/etc/mplayer.desktop @@ -10,7 +10,7 @@ Comment[fr]=Lecteur multimédia Comment[it]=Lettore multimediale Icon=mplayer.xpm TryExec=gmplayer -Exec=gmplayer +Exec=gmplayer %U Terminal=false Categories=GTK;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/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-theora;video/x-matroska; -- cgit v1.2.3