summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2018-04-30 13:56:53 +0100
committerCole Robinson <crobinso@redhat.com>2018-04-30 13:35:39 -0400
commitb1460ba0654c00527c8d5632d69b30c7030dc182 (patch)
treeb55741e9e9817845615559f9c26e212a54d41467 /data
parente47be4e19dfc1dd56861b185b7022b4bdac3b8cf (diff)
downloadvirt-manager-b1460ba0654c00527c8d5632d69b30c7030dc182.tar.gz
Chagne most URIs to use https:// instead of http://
All URLs were checked to see if they supported https://, those which did were converted. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'data')
-rw-r--r--data/virt-manager.appdata.xml.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/virt-manager.appdata.xml.in b/data/virt-manager.appdata.xml.in
index 117c5b3f..293d6e84 100644
--- a/data/virt-manager.appdata.xml.in
+++ b/data/virt-manager.appdata.xml.in
@@ -16,19 +16,19 @@
</description>
<screenshots>
<screenshot type="default">
- <image>http://virt-manager.org/appdata/en_US/manager.png</image>
+ <image>https://virt-manager.org/appdata/en_US/manager.png</image>
<_caption>Main manager window</_caption>
</screenshot>
<screenshot>
- <image>http://virt-manager.org/appdata/en_US/details.png</image>
+ <image>https://virt-manager.org/appdata/en_US/details.png</image>
<_caption>Virtual machine configuration screen</_caption>
</screenshot>
<screenshot>
- <image>http://virt-manager.org/appdata/en_US/console.png</image>
+ <image>https://virt-manager.org/appdata/en_US/console.png</image>
<_caption>Graphical console connection for a virtual machine</_caption>
</screenshot>
</screenshots>
- <url type="homepage">http://www.virt-manager.org/</url>
+ <url type="homepage">https://www.virt-manager.org/</url>
<url type="bugtracker">https://bugzilla.redhat.com/enter_bug.cgi?product=Virtualization%20Tools&amp;component=virt-manager</url>
<update_contact>virt-tools-list@redhat.com</update_contact>
<translation type="gettext">virt-manager</translation>