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

ib subversion at mplayerhq.hu
Mon May 21 11:45:29 CEST 2012


Author: ib
Date: Mon May 21 11:45:29 2012
New Revision: 34935

Log:
Update MimeType key in the desktop file.

This complies with the freedesktop.org shared MIME info database.

The following MIME types not registered with IANA are used:

  application/ram
  application/vnd.rn-realmedia

  audio/flac (in addition to audio/x-flac, see (*) below)
  audio/mp2  (see (**) below)
  audio/vnd.rn-realaudio

  video/vnd.rn-realvideo
  video/webm

(*)  freedesktop.org changed that from the correct, non-standard type
     audio/x-flac in v0.80 "for consistency with other xiph.org types
     not yet registered in IANA"

(**) freedesktop.org introduced that in v0.22, not using the correct,
     non-standard type audio/x-mp2 which was added in v0.60, but only
     as an alias

Modified:
   trunk/etc/mplayer.desktop

Modified: trunk/etc/mplayer.desktop
==============================================================================
--- trunk/etc/mplayer.desktop	Mon May 21 11:42:04 2012	(r34934)
+++ trunk/etc/mplayer.desktop	Mon May 21 11:45:29 2012	(r34935)
@@ -27,4 +27,4 @@ TryExec=gmplayer
 Exec=gmplayer %F
 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;video/3gpp;application/x-flash-video;
+MimeType=application/mxf;application/ogg;application/ram;application/vnd.rn-realmedia;application/x-shockwave-flash;application/smil;audio/ac3;audio/x-adpcm;audio/x-aiff;audio/AMR;audio/AMR-WB;audio/x-ape;audio/basic;audio/flac;audio/x-flac;audio/x-flac+ogg;audio/x-m4b;audio/x-matroska;audio/mp2;audio/mp4;audio/mpeg;audio/x-mpegurl;audio/x-ms-asx;audio/x-ms-wma;audio/x-musepack;audio/ogg;audio/vnd.rn-realaudio;audio/x-scpls;audio/x-voc;audio/x-vorbis+ogg;audio/x-wav;audio/x-wavpack;video/3gpp;video/3gpp2;video/dv;video/x-flic;video/x-flv;video/x-matroska;video/mp2t;video/mp4;video/mpeg;video/x-ms-asf;video/x-ms-wmv;video/x-msvideo;video/x-nsv;video/ogg;video/x-ogm+ogg;video/quicktime;video/vnd.rn-realvideo;video/x-theora+ogg;video/webm;


More information about the MPlayer-cvslog mailing list