r45716 - in /desktop/unstable/eog/debian: changelog patches/disable-appmenu-when-not-needed.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Aug 21 07:02:05 UTC 2015


Author: biebl
Date: Fri Aug 21 07:02:05 2015
New Revision: 45716

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45716
Log:
Refresh patches.

Modified:
    desktop/unstable/eog/debian/changelog
    desktop/unstable/eog/debian/patches/disable-appmenu-when-not-needed.patch

Modified: desktop/unstable/eog/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/changelog?rev=45716&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog	[utf-8] (original)
+++ desktop/unstable/eog/debian/changelog	[utf-8] Fri Aug 21 07:02:05 2015
@@ -1,6 +1,7 @@
 eog (3.16.3-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Refresh patches.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 20 Aug 2015 23:51:24 +0200
 

Modified: desktop/unstable/eog/debian/patches/disable-appmenu-when-not-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/patches/disable-appmenu-when-not-needed.patch?rev=45716&op=diff
==============================================================================
--- desktop/unstable/eog/debian/patches/disable-appmenu-when-not-needed.patch	[utf-8] (original)
+++ desktop/unstable/eog/debian/patches/disable-appmenu-when-not-needed.patch	[utf-8] Fri Aug 21 07:02:05 2015
@@ -3,11 +3,11 @@
   the appmenu. Having both is redundant.
 Forwarded: doesn't make sense upstream until eog is ported to GMenuModel
 Author: Lars Uebernickel <lars.uebernickel at canonical.com>
-Index: b/src/eog-application.c
+Index: eog-3.16.3/src/eog-application.c
 ===================================================================
---- a/src/eog-application.c
-+++ b/src/eog-application.c
-@@ -256,6 +256,8 @@
+--- eog-3.16.3.orig/src/eog-application.c	2015-08-20 23:52:05.472049295 +0200
++++ eog-3.16.3/src/eog-application.c	2015-08-20 23:52:05.472049295 +0200
+@@ -291,6 +291,8 @@
  	GFile *css_file;
  	GtkSettings *settings;
  	GtkCssProvider *provider;
@@ -16,7 +16,7 @@
  
  	G_APPLICATION_CLASS (eog_application_parent_class)->startup (application);
  
-@@ -295,7 +297,13 @@
+@@ -330,7 +332,13 @@
  	              "gtk-application-prefer-dark-theme", TRUE,
  	              NULL);
  




More information about the pkg-gnome-commits mailing list