]> git.pld-linux.org Git - packages/midori.git/commitdiff
fix typo in pld homepage url auto/th/midori-0.4.8-2
authorElan Ruusamäe <glen@delfi.ee>
Mon, 11 Feb 2013 10:16:49 +0000 (12:16 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 11 Feb 2013 10:16:49 +0000 (12:16 +0200)
homepage.patch
midori.spec

index 59839520d5f864c2cac5ba3b062a826816765d76..93b2dd001d14109f8ea9ab442225da31ee2f2a18 100644 (file)
@@ -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 ();
index 3e1bb744d2582913bdd4a708c8fc107a53657965..4c8862266af8a17b70a158c77a68b5d059c6b27f 100644 (file)
@@ -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
This page took 0.104549 seconds and 4 git commands to generate.