r28162 - in /desktop/experimental/epiphany-browser/debian: changelog patches/00_epiphany-browser.patch

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Jun 2 09:23:27 UTC 2011


Author: joss
Date: Thu Jun  2 09:23:26 2011
New Revision: 28162

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28162
Log:
00_epiphany-browser.patch: also start epiphany with -n option, 
because the MIME handling settings for x-scheme-http(s) don’t allow 
to set “open in a new tab” now, while it’s the reasonable setting.

Modified:
    desktop/experimental/epiphany-browser/debian/changelog
    desktop/experimental/epiphany-browser/debian/patches/00_epiphany-browser.patch

Modified: desktop/experimental/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/changelog?rev=28162&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/changelog [utf-8] (original)
+++ desktop/experimental/epiphany-browser/debian/changelog [utf-8] Thu Jun  2 09:23:26 2011
@@ -1,3 +1,11 @@
+epiphany-browser (3.0.2-2) UNRELEASED; urgency=low
+
+  * 00_epiphany-browser.patch: also start epiphany with -n option, 
+    because the MIME handling settings for x-scheme-http(s) don’t allow 
+    to set “open in a new tab” now, while it’s the reasonable setting.
+
+ -- Josselin Mouette <joss at debian.org>  Thu, 02 Jun 2011 11:22:11 +0200
+
 epiphany-browser (3.0.2-1) experimental; urgency=low
 
   [ Josselin Mouette ]

Modified: desktop/experimental/epiphany-browser/debian/patches/00_epiphany-browser.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/patches/00_epiphany-browser.patch?rev=28162&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/patches/00_epiphany-browser.patch [utf-8] (original)
+++ desktop/experimental/epiphany-browser/debian/patches/00_epiphany-browser.patch [utf-8] Thu Jun  2 09:23:26 2011
@@ -20,7 +20,7 @@
  _X-GNOME-FullName=Epiphany Web Browser
  _Comment=Browse the web
 -Exec=epiphany %U
-+Exec=epiphany-browser %U
++Exec=epiphany-browser -n %U
  StartupNotify=true
  Terminal=false
  Type=Application




More information about the pkg-gnome-commits mailing list