[packages/midori] fix typo in pld homepage url
glen
glen at pld-linux.org
Mon Feb 11 11:16:57 CET 2013
commit ac9158fe6ca188de1dd34c50f4bc94b24642bd0e
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Feb 11 12:16:49 2013 +0200
fix typo in pld homepage url
homepage.patch | 2 +-
midori.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
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
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 ();
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/midori.git/commitdiff/ac9158fe6ca188de1dd34c50f4bc94b24642bd0e
More information about the pld-cvs-commit
mailing list