[packages/midori] - updated for 0.5.0
witekfl
witekfl at pld-linux.org
Sat Apr 6 19:31:34 CEST 2013
commit 9d404cd278ea55bc50a874438fcb5c538fce7661
Author: witekfl <witekfl at poczta.onet.pl>
Date: Sat Apr 6 19:30:17 2013 +0200
- updated for 0.5.0
homepage.patch | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/homepage.patch b/homepage.patch
index 93b2dd0..037c78f 100644
--- a/homepage.patch
+++ b/homepage.patch
@@ -1,11 +1,11 @@
---- ./midori/midori-settings.vala 2012-09-07 12:39:55.000000000 +0200
-+++ ./midori/midori-settings.vala.new 2012-09-08 15:37:25.190444847 +0200
-@@ -73,7 +73,7 @@
+--- midori-0.5.0/midori/midori-settings.vala.old 2013-04-06 19:20:44.241872840 +0200
++++ midori-0.5.0/midori/midori-settings.vala 2013-04-06 19:21:18.569070370 +0200
+@@ -108,7 +108,7 @@ namespace Midori {
public bool open_tabs_next_to_current { get; set; default = true; }
public bool always_show_tabbar { get; set; default = true; }
-- public string homepage { get; set; default = "http://www.google.com"; }
+- public string homepage { get; set; default = "about:search"; }
+ public string homepage { get; set; default = "https://www.pld-linux.org"; }
+ public string tabhome { get; set; default = "about:dial"; }
static string default_download_folder () {
return Environment.get_user_special_dir (UserDirectory.DOWNLOAD)
- ?? Environment.get_home_dir ();
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/midori.git/commitdiff/c2e9eb85916220a0436ee0820727b212a25b8bc1
More information about the pld-cvs-commit
mailing list