aboutsummaryrefslogtreecommitdiffstats
path: root/wireshark.appdata.xml
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2019-05-28 13:47:15 -0700
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2019-05-29 04:00:42 +0000
commit2eb1a0dd6102e6a2958457d12fc85becb30358d6 (patch)
tree30919ea29aaaa713a07b39dc8d209bd2a750741c /wireshark.appdata.xml
parent4997002458e5262aa88c3b0d8a132d2237f909d4 (diff)
Use the HTTPS URL for our main site in a few places.
Fixup the encoding of plugins/plugin.rc.in while we're here. Change-Id: I21b56ce68bc3d84298a846a991c72bf710b9ae8a Reviewed-on: https://code.wireshark.org/review/33414 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'wireshark.appdata.xml')
-rw-r--r--wireshark.appdata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/wireshark.appdata.xml b/wireshark.appdata.xml
index 26dda5eebd..4be781ff8c 100644
--- a/wireshark.appdata.xml
+++ b/wireshark.appdata.xml
@@ -43,8 +43,8 @@
</description>
<url type="homepage">https://www.wireshark.org</url>
<screenshots>
- <screenshot type="default">http://www.wireshark.org/~morriss/Screenshot-Wireshark2.0-Http-cap.png</screenshot>
- <screenshot>http://www.wireshark.org/~morriss/Screenshot-Wireshark2.0-Stevens-graph.png</screenshot>
+ <screenshot type="default">https://www.wireshark.org/~morriss/Screenshot-Wireshark2.0-Http-cap.png</screenshot>
+ <screenshot>https://www.wireshark.org/~morriss/Screenshot-Wireshark2.0-Stevens-graph.png</screenshot>
</screenshots>
<updatecontact>wireshark-dev_at_wireshark.org</updatecontact>
</application>