[Pkg-privacy-commits] [torbrowser-launcher] 10/21: Updated desktop files (fixes #193)
Holger Levsen
holger at moszumanska.debian.org
Fri Nov 13 17:54:02 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to annotated tag debian/0.2.1-1
in repository torbrowser-launcher.
commit a784435e43789e0a27cb523e4134469af9ae439c
Author: Micah Lee <micah at micahflee.com>
Date: Thu Nov 5 18:54:19 2015 -0800
Updated desktop files (fixes #193)
---
share/applications/torbrowser-settings.desktop | 5 +++--
share/applications/torbrowser.desktop | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/share/applications/torbrowser-settings.desktop b/share/applications/torbrowser-settings.desktop
index 3157823..43b8a98 100644
--- a/share/applications/torbrowser-settings.desktop
+++ b/share/applications/torbrowser-settings.desktop
@@ -1,8 +1,9 @@
[Desktop Entry]
Name=Tor Browser Settings
+GenericName=Tor
Comment=Tor Browser Launcher Settings
-Exec=/usr/bin/torbrowser-launcher --settings
+Exec=torbrowser-launcher --settings
Terminal=false
Type=Application
-Icon=/usr/share/pixmaps/torbrowser80.xpm
+Icon=torbrowser80.xpm
Categories=Network;WebBrowser;
diff --git a/share/applications/torbrowser.desktop b/share/applications/torbrowser.desktop
index 2a16c38..7a727f5 100644
--- a/share/applications/torbrowser.desktop
+++ b/share/applications/torbrowser.desktop
@@ -1,8 +1,9 @@
[Desktop Entry]
Name=Tor Browser
+GenericName=Tor
Comment=Launch the Tor Browser Bundle
-Exec=/usr/bin/torbrowser-launcher %u
+Exec=torbrowser-launcher %u
Terminal=false
Type=Application
-Icon=/usr/share/pixmaps/torbrowser80.xpm
+Icon=torbrowser80.xpm
Categories=Network;WebBrowser;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list