[Pkg-anonymity-tools] [torbrowser-launcher] 18/23: added an AppData xml file (#144)

Ulrike Uhlig u-guest at moszumanska.debian.org
Mon Dec 1 21:16:48 UTC 2014


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch debian
in repository torbrowser-launcher.

commit c0ddded7c8105dd273cc0186fd210eaf5d59c145
Author: Micah Lee <micah at micahflee.com>
Date:   Tue Nov 25 12:39:42 2014 -0800

    added an AppData xml file (#144)
---
 share/appdata/torbrowser-launcher.appdata.xml | 28 +++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/share/appdata/torbrowser-launcher.appdata.xml b/share/appdata/torbrowser-launcher.appdata.xml
new file mode 100644
index 0000000..1cbbcef
--- /dev/null
+++ b/share/appdata/torbrowser-launcher.appdata.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2014 Micah Lee <micah at 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 at micahflee.com</updatecontact>
+</application>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/torbrowser-launcher.git



More information about the Pkg-anonymity-tools mailing list