[Pkg-privacy-commits] [torbrowser-launcher] 228/476: removing whitespace

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:40 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 75471b79bdd8b731d44d808eccd1ff199eebf912
Author: Micah Lee <micah at micahflee.com>
Date:   Mon Jul 7 17:22:10 2014 -0700

    removing whitespace
---
 torbrowser-launcher | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/torbrowser-launcher b/torbrowser-launcher
index 2806989..8c2cd66 100755
--- a/torbrowser-launcher
+++ b/torbrowser-launcher
@@ -422,7 +422,7 @@ class TBLSettings:
             self.tor_update_checkbox.set_active(True)
         else:
             self.tor_update_checkbox.set_active(False)
-        
+
         if self.txsocks_found == False:
             self.tor_update_checkbox.set_sensitive(False)
 
@@ -430,7 +430,7 @@ class TBLSettings:
 
         # Set callback for system tor and update over tor
         self.system_tor_checkbox.connect('clicked', self.on_system_tor_clicked)
-        
+
         # check for updates
         self.update_checkbox = gtk.CheckButton(_("Check for updates next launch"))
         self.settings_box.pack_start(self.update_checkbox, True, True, 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