aboutsummaryrefslogtreecommitdiff
path: root/desktop/org.onionshare.OnionShare.appdata.xml
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2022-01-16 15:49:33 -0800
committerMicah Lee <micah@micahflee.com>2022-01-16 15:49:33 -0800
commit9e99ad8b8d6f0eb0a2162191ec31a68e7c3acee5 (patch)
tree5a5215260866bd07adc60ead1ae0d1b6cd93174b /desktop/org.onionshare.OnionShare.appdata.xml
parent74711e7d7c7b825fc580c612530569195156794a (diff)
parentb4e022149d677f9c2acd639e9dfa77bcc712b068 (diff)
downloadonionshare-9e99ad8b8d6f0eb0a2162191ec31a68e7c3acee5.tar.gz
onionshare-9e99ad8b8d6f0eb0a2162191ec31a68e7c3acee5.zip
Merge branch 'develop' of github.com:onionshare/onionshare into ros-fixes
Diffstat (limited to 'desktop/org.onionshare.OnionShare.appdata.xml')
-rw-r--r--desktop/org.onionshare.OnionShare.appdata.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/desktop/org.onionshare.OnionShare.appdata.xml b/desktop/org.onionshare.OnionShare.appdata.xml
new file mode 100644
index 00000000..1bdac5f8
--- /dev/null
+++ b/desktop/org.onionshare.OnionShare.appdata.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+ <id>org.onionshare.OnionShare</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-3.0</project_license>
+ <name>OnionShare</name>
+ <summary>Securely and anonymously share files, host websites, and chat with friends</summary>
+ <description>
+ <p>
+ OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network.
+ </p>
+ </description>
+ <launchable type="desktop-id">org.onionshare.OnionShare.desktop</launchable>
+ <screenshots>
+ <screenshot type="default">
+ <image>https://docs.onionshare.org/2.4/en/_images/tabs.png</image>
+ <caption>Types of services that OnionShare supports</caption>
+ </screenshot>
+ </screenshots>
+ <url type="bugtracker">https://github.com/onionshare/onionshare/issues/</url>
+ <url type="help">https://onionshare.org/</url>
+ <url type="homepage">https://onionshare.org/</url>
+ <developer_name>Micah Lee</developer_name>
+ <update_contact>micah@micahflee.com</update_contact>
+ <content_rating type="oars-1.1" />
+ <releases>
+ <release type="development" date="2021-09-26" version="2.4" />
+ </releases>
+</component>