[SCM] gnome-mplayer/experimental: Refresh option-album-image-fetch.patch

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Fri Dec 14 23:09:27 UTC 2012


The following commit has been merged in the experimental branch:
commit 6c24301acced6540dfd4d52df91d897d4b46f529
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Dec 15 00:08:50 2012 +0100

    Refresh option-album-image-fetch.patch

diff --git a/debian/changelog b/debian/changelog
index c995a10..a96fdfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ gnome-mplayer (1.0.7-3) UNRELEASED; urgency=low
   * Team upload.
   * debian/patches:
     - fallback-to-nonsymbolic.patch: Update upstream's fix.
+    - option-album-image-fetch.patch: Refresh.
 
  -- Sebastian Ramacher <sramacher at debian.org>  Fri, 14 Dec 2012 23:55:04 +0100
 
diff --git a/debian/patches/option-album-image-fetch.patch b/debian/patches/option-album-image-fetch.patch
index e4510a6..b1ca29a 100644
--- a/debian/patches/option-album-image-fetch.patch
+++ b/debian/patches/option-album-image-fetch.patch
@@ -12,7 +12,7 @@ Last-Update: 2012-11-22
  static GtkWidget *config_mouse_wheel;
  static GtkWidget *config_enable_nautilus_plugin;
  
-@@ -4203,6 +4204,7 @@
+@@ -4235,6 +4236,7 @@
      disable_embeddedfonts = !(gboolean) gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(config_embeddedfonts));
      disable_pause_on_click = !(gboolean) gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(config_pause_on_click));
      disable_animation = (gboolean) gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(config_disable_animation));
@@ -20,7 +20,7 @@ Last-Update: 2012-11-22
      oldosd = osdlevel;
      osdlevel = (gint) gtk_range_get_value(GTK_RANGE(config_osdlevel));
      pplevel = (gint) gtk_range_get_value(GTK_RANGE(config_pplevel));
-@@ -6025,6 +6027,11 @@
+@@ -6057,6 +6059,11 @@
      gtk_table_attach(GTK_TABLE(conf_table), config_disable_animation, 0, 2, i, i + 1, GTK_FILL, GTK_SHRINK, 0, 0);
      i++;
  

-- 
gnome-mplayer packaging



More information about the pkg-multimedia-commits mailing list