r44541 - /desktop/unstable/vte2.91/debian/patches/0001-Add-the-style-context-provider-with-FALLBACK-priorit.patch

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri May 22 19:42:31 UTC 2015


Author: biebl
Date: Fri May 22 19:42:31 2015
New Revision: 44541

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44541
Log:
Refresh this patch as well to apply cleanly

Modified:
    desktop/unstable/vte2.91/debian/patches/0001-Add-the-style-context-provider-with-FALLBACK-priorit.patch

Modified: desktop/unstable/vte2.91/debian/patches/0001-Add-the-style-context-provider-with-FALLBACK-priorit.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vte2.91/debian/patches/0001-Add-the-style-context-provider-with-FALLBACK-priorit.patch?rev=44541&op=diff
==============================================================================
--- desktop/unstable/vte2.91/debian/patches/0001-Add-the-style-context-provider-with-FALLBACK-priorit.patch	[utf-8] (original)
+++ desktop/unstable/vte2.91/debian/patches/0001-Add-the-style-context-provider-with-FALLBACK-priorit.patch	[utf-8] Fri May 22 19:42:31 2015
@@ -11,11 +11,11 @@
  src/vte.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/src/vte.c b/src/vte.c
-index 5b7c09a..7296a88 100644
---- a/src/vte.c
-+++ b/src/vte.c
-@@ -8057,7 +8057,7 @@ vte_terminal_init(VteTerminal *terminal)
+Index: vte-0.40.2/src/vte.c
+===================================================================
+--- vte-0.40.2.orig/src/vte.c	2015-05-22 21:41:48.408356779 +0200
++++ vte-0.40.2/src/vte.c	2015-05-22 21:41:48.404356721 +0200
+@@ -8241,7 +8241,7 @@
          context = gtk_widget_get_style_context (&terminal->widget);
          gtk_style_context_add_provider (context,
                                          VTE_TERMINAL_GET_CLASS (terminal)->priv->style_provider,
@@ -24,6 +24,3 @@
  }
  
  /* Tell GTK+ how much space we need. */
--- 
-2.1.3
-




More information about the pkg-gnome-commits mailing list