added an AppData xml file (#144)

This commit is contained in:
Micah Lee 2014-11-25 12:39:42 -08:00
parent f96aefc8f7
commit c0ddded7c8

View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Micah Lee <micah@micahflee.com> -->
<application>
<id type="desktop">torbrowser-launcher.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<name>Tor Browser Launcher</name>
<summary>A program to help you download, keep updated, and run the Tor Browser Bundle</summary>
<description>
<p>Tor Browser Launcher is intended to make the Tor Browser Bundle (TBB) easier to maintain and use for GNU/Linux users. You install torbrowser-launcher from your distribution's package manager and it handles everything else, including:</p>
<ul>
<li>Downloading the most recent version of TBB for you, in your language and for your architecture</li>
<li>Automatically updating (while preserving your bookmarks and preferences)</li>
<li>Verifying the TBB's GnuPG signature</li>
<li>Includes AppArmor profiles to make a Tor Browser compromise not as bad (in some distros)</li>
<li>Adding a "Tor Browser" application launcher to your desktop environment's menu, and letting you set Tor Browser as your default browser</li>
<li>Optionally playing a modem sound when you open Tor Browser (because Tor is so slow)</li>
</ul>
</description>
<screenshots>
<screenshot>
<image>https://raw.githubusercontent.com/micahflee/torbrowser-launcher/master/screenshot.png</image>
<caption>Window to change Tor Browser Launcher settings</caption>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/micahflee/torbrowser-launcher</url>
<updatecontact>micah@micahflee.com</updatecontact>
</application>