[SCM] mplayer packaging branch, karmic, updated. debian/1.0.rc3+svn20090426-1ubuntu3

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Mon Jun 15 21:37:59 UTC 2009


The following commit has been merged in the karmic branch:
commit 3917178aa734e3bd76c538fc03d757b0a417cb41
Author: Siegfried Gevatter <rainct at ubuntu.com>
Date:   Mon Jun 15 23:21:09 2009 +0200

    improve desktop file to conform (more) to the freedesktop file specification

diff --git a/debian/patches/40_improve_desktop_file.patch b/debian/patches/40_improve_desktop_file.patch
new file mode 100644
index 0000000..46ce296
--- /dev/null
+++ b/debian/patches/40_improve_desktop_file.patch
@@ -0,0 +1,32 @@
+Author: Siegfried Gevatter <rainct at ubuntu.com>, Reinhard Tartler <siretart at tauware.de>
+Comment: improve file to conform (more) to the desktop file specification
+
+diff --git a/etc/mplayer.desktop b/etc/mplayer.desktop
+index 0ef3ce7..9f092c3 100644
+--- a/etc/mplayer.desktop
++++ b/etc/mplayer.desktop
+@@ -1,17 +1,18 @@
+ [Desktop Entry]
+ Type=Application
+-Encoding=UTF-8
+-Name=MPlayer
++Name=MPlayer Media Player
++Name[ca]=Reproductor multimèdia MPlayer
+ GenericName=Multimedia player
+-Comment=Multimedia player
+-Comment[de]=Multimedia-Player
+-Comment[es]=Reproductor multimedia
++Comment=Play movies and songs
++Comment[ca]=Reproduïu vídeos i cançons
++Comment[de]=Spiele Filme und Musik
++Comment[es]=Reproduzca vídeos y canciones
+ Comment[fr]=Lecteur multimédia
+ Comment[it]=Lettore multimediale
+ Comment[zh]=多媒体播放器
+ Icon=mplayer
+ TryExec=gmplayer
+-Exec=gmplayer %F
++Exec=gmplayer -fontconfig %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;
diff --git a/debian/patches/series b/debian/patches/series
index df8c2a1..372f257 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 22disable-xscreensaver.patch
 23mplayer-debug-printf.patch
 30_add_gmplayer_man_rules.diff
+40_improve_desktop_file.patch

-- 
mplayer packaging



More information about the pkg-multimedia-commits mailing list