[MPlayer-cvslog] r24600 - trunk/etc/mplayer.desktop

diego subversion at mplayerhq.hu
Mon Sep 24 11:13:02 CEST 2007


Author: diego
Date: Mon Sep 24 11:13:02 2007
New Revision: 24600

Log:
Pass URLs to gmplayer when executing, it accepts URLs on the command line.
patch by Chidambar 'ilLogict' Zinnoury, illogict online fr


Modified:
   trunk/etc/mplayer.desktop

Modified: trunk/etc/mplayer.desktop
==============================================================================
--- trunk/etc/mplayer.desktop	(original)
+++ trunk/etc/mplayer.desktop	Mon Sep 24 11:13:02 2007
@@ -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;



More information about the MPlayer-cvslog mailing list