[Pkg-privacy-commits] [torbrowser-launcher] 11/476: disables the download button

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:18 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 44f2a7dc07dae41e057841ae7806306454be2cee
Author: Micah Lee <micahflee at riseup.net>
Date:   Fri Feb 8 18:22:30 2013 -0800

    disables the download button
---
 torbrowser-launcher | 1 +
 1 file changed, 1 insertion(+)

diff --git a/torbrowser-launcher b/torbrowser-launcher
index eb8fb2f..1b61e66 100755
--- a/torbrowser-launcher
+++ b/torbrowser-launcher
@@ -41,6 +41,7 @@ class Base:
     print 'Starting to download '+self.tarball_url
 
     # disable the download button
+    self.download.set_sensitive(False)
 
     # initialize the progress bar
     self.progressbar.set_fraction(0) 

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