[almanah] docs: Use HTTPS URIs in DOAP and AppData files
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [almanah] docs: Use HTTPS URIs in DOAP and AppData files
- Date: Wed, 21 Sep 2016 00:09:23 +0000 (UTC)
commit 6628fba37d390392a2ead210983975f99244eb12
Author: Philip Withnall <philip withnall collabora co uk>
Date: Tue Sep 20 17:08:38 2016 -0700
docs: Use HTTPS URIs in DOAP and AppData files
Because HTTPS is better than HTTP.
almanah.doap | 2 +-
data/almanah.appdata.xml.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/almanah.doap b/almanah.doap
index ecfd655..76347c7 100644
--- a/almanah.doap
+++ b/almanah.doap
@@ -9,7 +9,7 @@
and past Evolution tasks.
</description>
<homepage rdf:resource="https://wiki.gnome.org/Apps/Almanah_Diary"/>
- <download-page rdf:resource="http://download.gnome.org/sources/almanah/"/>
+ <download-page rdf:resource="https://download.gnome.org/sources/almanah/"/>
<bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=almanah"/>
<maintainer>
<foaf:Person>
diff --git a/data/almanah.appdata.xml.in b/data/almanah.appdata.xml.in
index d50f20c..7a81639 100644
--- a/data/almanah.appdata.xml.in
+++ b/data/almanah.appdata.xml.in
@@ -24,7 +24,7 @@
</screenshots>
<url type="homepage">https://wiki.gnome.org/Apps/Almanah_Diary</url>
<url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=almanah</url>
- <url type="donation">http://www.gnome.org/friends/</url>
+ <url type="donation">https://www.gnome.org/friends/</url>
<update_contact>alvaropg_at_gmail.com</update_contact>
<project_group>GNOME</project_group>
<kudos>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]