[Pkg-privacy-commits] [torbrowser-launcher] 128/476: install the settings .desktop too (#29)

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:29 UTC 2015


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

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

commit 9d946a1bcf6e3eb93a8460d781d09004add7198d
Author: Micah Lee <micahflee at riseup.net>
Date:   Wed May 1 10:46:27 2013 -0700

    install the settings .desktop too (#29)
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 365c42f..e487c44 100644
--- a/setup.py
+++ b/setup.py
@@ -46,7 +46,7 @@ Tor Browser Launcher will get updated each time a new version of TBB is released
 """,
 
       scripts=['torbrowser-launcher'],
-      data_files=[('/usr/share/applications', ['torbrowser.desktop']),
+      data_files=[('/usr/share/applications', ['torbrowser.desktop', 'torbrowser-settings.desktop']),
                   ('/usr/share/pixmaps', ['img/torbrowser32.xpm', 'img/torbrowser80.xpm']),
                   ('/usr/share/torbrowser-launcher', ['keys/erinn.asc', 'keys/sebastian.asc', 'keys/alexandre.asc', 'torproject.pem']),
                   ('/usr/share/torbrowser-launcher/locale/en', ['locale/en/messages.pot'])]

-- 
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