refresh patches
This commit is contained in:
parent
de80a87a3d
commit
12cc3454d1
2 changed files with 6 additions and 6 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -11,8 +11,9 @@ midori (0.1.7-1) UNRELEASED; urgency=low
|
||||||
* add debian bts to the list of searches, thanks to Giuseppe for the
|
* add debian bts to the list of searches, thanks to Giuseppe for the
|
||||||
patch (Closes: #525991)
|
patch (Closes: #525991)
|
||||||
* New Upstream Version
|
* New Upstream Version
|
||||||
|
* refresh patches
|
||||||
|
|
||||||
-- Ryan Niebur <ryanryan52@gmail.com> Thu, 28 May 2009 23:14:56 -0700
|
-- Ryan Niebur <ryanryan52@gmail.com> Thu, 28 May 2009 23:16:32 -0700
|
||||||
|
|
||||||
midori (0.1.6-1) experimental; urgency=low
|
midori (0.1.6-1) experimental; urgency=low
|
||||||
|
|
||||||
|
|
9
debian/patches/default-homepage
vendored
9
debian/patches/default-homepage
vendored
|
@ -6,11 +6,10 @@ page be a site that will time out. Instead, we should use a local
|
||||||
Unfortunately there is no generic page of that sort, and I can't be
|
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
|
bothered writing one. So for now, I will just make the homepage
|
||||||
Midori's user documentation. This is similar to what Dillo did/does.
|
Midori's user documentation. This is similar to what Dillo did/does.
|
||||||
Index: midori-0.1.6/midori/midori-websettings.c
|
|
||||||
===================================================================
|
--- a/midori/midori-websettings.c
|
||||||
--- midori-0.1.6.orig/midori/midori-websettings.c 2009-04-25 13:02:52.000000000 +1000
|
+++ b/midori/midori-websettings.c
|
||||||
+++ midori-0.1.6/midori/midori-websettings.c 2009-04-25 13:02:59.000000000 +1000
|
@@ -558,7 +558,7 @@
|
||||||
@@ -550,7 +550,7 @@
|
|
||||||
"homepage",
|
"homepage",
|
||||||
_("Homepage"),
|
_("Homepage"),
|
||||||
_("The homepage"),
|
_("The homepage"),
|
||||||
|
|
Loading…
Reference in a new issue