[Pkg-privacy-commits] [torbrowser-launcher] 49/476: Update reference to images to include img directory path
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:22 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 3f3f5aeeb622c699c9725f1908fac8c64b3cc855
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date: Mon Feb 18 00:56:00 2013 -0800
Update reference to images to include img directory path
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 1e020f7..ad7cda5 100644
--- a/setup.py
+++ b/setup.py
@@ -19,6 +19,6 @@ 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']),
- ('/usr/share/pixmaps', ['torbrowser32.xpm', 'torbrowser80.xpm']),
+ ('/usr/share/pixmaps', ['img/torbrowser32.xpm', 'img/torbrowser80.xpm']),
('/usr/share/torbrowser-launcher', ['erinn.asc', 'verify.sh'])]
)
--
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