summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-12-21 19:18:34 -0800
committerMicah Lee <micah@micahflee.com>2018-12-21 19:18:34 -0800
commit2b05952f7e604be3202ac731a2cf9b866b8c8def (patch)
tree3ebcde08796f950b2c6e1dcf9477f2392fee224b /install
parentc8be7a16094523435dc46f730563f8062989c731 (diff)
downloadonionshare-2b05952f7e604be3202ac731a2cf9b866b8c8def.tar.gz
onionshare-2b05952f7e604be3202ac731a2cf9b866b8c8def.zip
New screenshots, including new appdata screenshots
Diffstat (limited to 'install')
-rw-r--r--install/onionshare.appdata.xml18
1 files changed, 13 insertions, 5 deletions
diff --git a/install/onionshare.appdata.xml b/install/onionshare.appdata.xml
index fd78616e..f145a0ee 100644
--- a/install/onionshare.appdata.xml
+++ b/install/onionshare.appdata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2016 Micah Lee <micah@micahflee.com> -->
+<!-- Copyright 2018 Micah Lee <micah@micahflee.com> -->
<component type="desktop">
<id>onionshare.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
@@ -21,12 +21,20 @@
</description>
<screenshots>
<screenshot type="default">
- <image>https://raw.githubusercontent.com/micahflee/onionshare/master/screenshots/appdata-server.png</image>
- <caption>Sender sharing files with OnionShare</caption>
+ <image>https://raw.githubusercontent.com/micahflee/onionshare/master/screenshots/appdata-onionshare-share-server.png</image>
+ <caption>Sharing files with OnionShare</caption>
</screenshot>
<screenshot>
- <image>https://raw.githubusercontent.com/micahflee/onionshare/master/screenshots/appdata-client.png</image>
- <caption>Receiver downloading files with Tor Browser</caption>
+ <image>https://raw.githubusercontent.com/micahflee/onionshare/master/screenshots/appdata-onionshare-share-client.png</image>
+ <caption>Downloading OnionShare files using Tor Browser</caption>
+ </screenshot>
+ <screenshot>
+ <image>https://raw.githubusercontent.com/micahflee/onionshare/master/screenshots/appdata-onionshare-receive-server.png</image>
+ <caption>Receiving files with OnionShare</caption>
+ </screenshot>
+ <screenshot>
+ <image>https://raw.githubusercontent.com/micahflee/onionshare/master/screenshots/appdata-onionshare-receive-client.png</image>
+ <caption>Uploading files to OnionShare user using Tor Browser</caption>
</screenshot>
</screenshots>
<url type="homepage">https://onionshare.org/</url>