[planet-web] [NGO] More changes to HTTP



commit ca6eeeeba7692c7fd3cb8c821cbd3777b038f64b
Author: Daniel Mustieles <dnaiel mustieles gmail com>
Date:   Fri May 30 13:26:37 2014 +0200

    [NGO] More changes to HTTP

 config/news/config.ini |    2 +-
 planet-web.doap        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config/news/config.ini b/config/news/config.ini
index ad0d593..cc768f6 100644
--- a/config/news/config.ini
+++ b/config/news/config.ini
@@ -32,4 +32,4 @@ fixedwidth = 1
 
 [http://www.gnome.org/feed/]
 name = GNOME
-face = https://planet.gnome.org/heads/logos/gnome.png
+face = http://planet.gnome.org/heads/logos/gnome.png
diff --git a/planet-web.doap b/planet-web.doap
index 28d9513..0cf2fbd 100644
--- a/planet-web.doap
+++ b/planet-web.doap
@@ -6,7 +6,7 @@
 
   <name xml:lang="en">planet-web</name>
   <shortdesc xml:lang="en">Feed aggregator used for planet.gnome.org and news.gnome.org</shortdesc>
-  <homepage rdf:resource="https://planet.gnome.org/"; />
+  <homepage rdf:resource="http://planet.gnome.org/"; />
   <download-page rdf:resource="https://download.gnome.org/sources/planet-web/"; />
   <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=website"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#infrastructure"; />


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]