From: Elan Ruusamäe Date: Mon, 11 Feb 2013 10:16:49 +0000 (+0200) Subject: fix typo in pld homepage url X-Git-Tag: auto/th/midori-0.4.8-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=ac9158fe6ca188de1dd34c50f4bc94b24642bd0e;p=packages%2Fmidori.git fix typo in pld homepage url --- diff --git a/homepage.patch b/homepage.patch index 5983952..93b2dd0 100644 --- a/homepage.patch +++ b/homepage.patch @@ -5,7 +5,7 @@ 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 = "https://www.pld-linu.org"; } ++ public string homepage { get; set; default = "https://www.pld-linux.org"; } static string default_download_folder () { return Environment.get_user_special_dir (UserDirectory.DOWNLOAD) ?? Environment.get_home_dir (); diff --git a/midori.spec b/midori.spec index 3e1bb74..4c88622 100644 --- a/midori.spec +++ b/midori.spec @@ -3,7 +3,7 @@ Summary(hu.UTF-8): GTK+ WebCore alapú web-böngésző Summary(pl.UTF-8): Przeglądarka WWW oparta na GTK+ WebCore Name: midori Version: 0.4.8 -Release: 1 +Release: 2 License: LGPL v2+ Group: X11/Applications/Networking Source0: http://archive.xfce.org/src/apps/midori/0.4/%{name}-%{version}.tar.bz2