]> spindle.queued.net Git - midori/commitdiff
refresh patches
authorRyan Niebur <ryanryan52@gmail.com>
Wed, 2 Sep 2009 18:30:49 +0000 (11:30 -0700)
committerRyan Niebur <ryanryan52@gmail.com>
Wed, 2 Sep 2009 18:30:49 +0000 (11:30 -0700)
debian/changelog
debian/patches/default-homepage

index 7d6c9c51cdd82056c19f9bd131c2846cf288b37a..bf0b91bd0b1457a6b7d15ab5da8ed6644a7e7b1a 100644 (file)
@@ -3,8 +3,9 @@ midori (0.1.9-1) UNRELEASED; urgency=low
   * fix watch file, thanks to RogĂ©rio Brito
   * New Upstream Version (Closes: #541354)
   * fix Homepage field, thanks to Francesco Poli (Closes: #541414)
+  * refresh patches
 
- -- Ryan Niebur <ryanryan52@gmail.com>  Wed, 02 Sep 2009 11:29:46 -0700
+ -- Ryan Niebur <ryanryan52@gmail.com>  Wed, 02 Sep 2009 11:30:48 -0700
 
 midori (0.1.8-1) unstable; urgency=low
 
index 807f946f9d1cafbb70e8b19aa146edfec6a0e3f9..50c8861835b64de85e12a7f9049d49edcfb9b068 100644 (file)
@@ -7,8 +7,10 @@ Unfortunately there is no generic page of that sort, and I can't be
 bothered writing one.  So for now, I will just make the homepage
 Midori's user documentation.  This is similar to what Dillo did/does.
 
---- a/midori/midori-websettings.c
-+++ b/midori/midori-websettings.c
+Index: midori/midori/midori-websettings.c
+===================================================================
+--- midori.orig/midori/midori-websettings.c    2009-09-02 11:26:59.000000000 -0700
++++ midori/midori/midori-websettings.c 2009-09-02 11:30:00.000000000 -0700
 @@ -10,6 +10,7 @@
  */
  
@@ -17,9 +19,9 @@ Midori's user documentation.  This is similar to what Dillo did/does.
  
  #include "sokoke.h"
  
-@@ -562,7 +563,7 @@
+@@ -580,7 +581,7 @@
                                       "homepage",
-                                      _("Homepage"),
+                                      _("Homepage:"),
                                       _("The homepage"),
 -                                     "http://www.google.com",
 +                                     DEBIAN_DISTRO_DEFAULT_HOMEPAGE,