aboutsummaryrefslogtreecommitdiff
path: root/install/org.onionshare.OnionShare.appdata.xml
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-10-12 22:40:55 -0700
committerMicah Lee <micah@micahflee.com>2020-10-12 22:40:55 -0700
commitf4abcf1be9122a28005dc3e0949bf5952192e982 (patch)
tree0c6fdb71401ac294403fe87730ef6a73b0d7498a /install/org.onionshare.OnionShare.appdata.xml
parentb81a55f546ffaf00586e43cdc279b967da096e4f (diff)
downloadonionshare-f4abcf1be9122a28005dc3e0949bf5952192e982.tar.gz
onionshare-f4abcf1be9122a28005dc3e0949bf5952192e982.zip
Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase
Diffstat (limited to 'install/org.onionshare.OnionShare.appdata.xml')
-rw-r--r--install/org.onionshare.OnionShare.appdata.xml29
1 files changed, 0 insertions, 29 deletions
diff --git a/install/org.onionshare.OnionShare.appdata.xml b/install/org.onionshare.OnionShare.appdata.xml
deleted file mode 100644
index 3630b89c..00000000
--- a/install/org.onionshare.OnionShare.appdata.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?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://raw.githubusercontent.com/micahflee/onionshare/master/docs/source/_static/screenshots/tabs.png</image>
- <caption>Types of services that OnionShare supports</caption>
- </screenshot>
- </screenshots>
- <url type="bugtracker">https://github.com/micahflee/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="2020-09-20" version="2.3.dev1" />
- </releases>
-</component>