[SCM] VLC media player packaging branch, sid, updated. debian/1.0.5-1-7-g1b05921

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Sun Feb 28 20:14:08 UTC 2010


The following commit has been merged in the sid branch:
commit 1b05921fc0a964d1033a01b8db95e247a4ad7bb6
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Sun Feb 28 20:34:28 2010 +0100

    Update location of vlc.png

diff --git a/debian/patches/104_notify.diff b/debian/patches/104_notify.diff
index 1441f91..c7be9eb 100644
--- a/debian/patches/104_notify.diff
+++ b/debian/patches/104_notify.diff
@@ -16,7 +16,7 @@ Index: vlc-debian/modules/misc/notify/notify.c
 -            pix = gdk_pixbuf_new_from_file( psz_pixbuf, &p_error );
 -            free( psz_pixbuf );
 -        }
-+        pix = gdk_pixbuf_new_from_file( "/usr/share/pixmaps/vlc.png", &p_error );
++        pix = gdk_pixbuf_new_from_file( "/usr/share/icons/hicolor/48x48/vlc.png", &p_error );
      }
  
      free( psz_arturl );

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list