r23049 - /desktop/unstable/epiphany-browser/debian/patches/13_enable_page_cache.patch

kov at users.alioth.debian.org kov at users.alioth.debian.org
Fri Feb 12 22:34:40 UTC 2010


Author: kov
Date: Fri Feb 12 22:34:39 2010
New Revision: 23049

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23049
Log:
Updating patch for current revision (doh)

Modified:
    desktop/unstable/epiphany-browser/debian/patches/13_enable_page_cache.patch

Modified: desktop/unstable/epiphany-browser/debian/patches/13_enable_page_cache.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/patches/13_enable_page_cache.patch?rev=23049&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/patches/13_enable_page_cache.patch [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/patches/13_enable_page_cache.patch [utf-8] Fri Feb 12 22:34:39 2010
@@ -9,18 +9,16 @@
  embed/ephy-embed-prefs.c |    1 +
  1 files changed, 1 insertions(+), 0 deletions(-)
 
-diff --git a/embed/ephy-embed-prefs.c b/embed/ephy-embed-prefs.c
-index bccf725..0323d32 100644
---- a/embed/ephy-embed-prefs.c
-+++ b/embed/ephy-embed-prefs.c
-@@ -396,6 +396,7 @@ ephy_embed_prefs_init (void)
+Index: epiphany-browser-2.29.90.1/embed/ephy-embed-prefs.c
+===================================================================
+--- epiphany-browser-2.29.90.1.orig/embed/ephy-embed-prefs.c	2010-02-10 11:40:04.000000000 -0200
++++ epiphany-browser-2.29.90.1/embed/ephy-embed-prefs.c	2010-02-12 20:33:57.872412998 -0200
+@@ -455,7 +455,7 @@
                  "auto-shrink-images", FALSE,
                  "enable-default-context-menu", FALSE,
                  "enable-site-specific-quirks", TRUE,
+-                "enable-page-cache", FALSE,
 +                "enable-page-cache", TRUE,
                  NULL);
  
    /* Connections */
--- 
-1.6.6.1
-




More information about the pkg-gnome-commits mailing list