[Pkg-privacy-commits] [torbrowser-launcher] 53/476: Tor Browser is out of date, the launcher version is not in question (https://github.com/ioerror/torbrowser-launcher/commit/a0bddfc5b9d078e4810d761e6e54e6d739bf9cbd)

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 8d2b23900fcf96c714166eb39a8e72a50cc7e76c
Author: Micah Lee <micahflee at riseup.net>
Date:   Mon Feb 18 12:57:43 2013 -0800

     Tor Browser is out of date, the launcher version is not in question (https://github.com/ioerror/torbrowser-launcher/commit/a0bddfc5b9d078e4810d761e6e54e6d739bf9cbd)
---
 torbrowser-launcher | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/torbrowser-launcher b/torbrowser-launcher
index 1f7b6c5..40443dd 100755
--- a/torbrowser-launcher
+++ b/torbrowser-launcher
@@ -28,7 +28,7 @@ class TorBrowserLauncher:
           launch_gui = False
         elif installed_tbb_version < self.current_tbb_version:
           # there is a tbb upgrade available
-          self.set_gui('task', "Your Tor Browser Launcher is out of date. Click Start to download the latest version from https://www.torproject.org.", ['download_tarball', 'download_tarball_sig', 'verify', 'extract', 'run'])
+          self.set_gui('task', "Your Tor Browser is out of date. Click Start to download the latest version from https://www.torproject.org.", ['download_tarball', 'download_tarball_sig', 'verify', 'extract', 'run'])
         else:
           # for some reason the installed tbb is newer than the current version?
           self.set_gui('error', "Something is wrong. The version of Tor Browser Bundle you have installed is newer than the current version?", [])

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