[gettor/master] mike doesn't get torbutton support in gettor

commit 4ce8743d7bae95dbc8486e42ff1cc8acb3b74439 Author: Roger Dingledine <arma@torproject.org> Date: Sun Sep 18 22:15:54 2011 -0400 mike doesn't get torbutton support in gettor but it's because we don't want to hand out xpi's separately, not because he refuses to do bignum math on the xpi files. --- gettor.conf | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/gettor.conf b/gettor.conf index 56f8c35..27bafd1 100644 --- a/gettor.conf +++ b/gettor.conf @@ -206,6 +206,4 @@ PACKAGES = { "linux-x86_64_zh_CN": ("torbrowser/linux/tor-browser-gnu-linux-x86_64-*-zh-CN.tar.gz", "unavailable"), - # Mike won't sign Torbutton; He doesn't get gettor support - #"torbutton": "torbutton-current.xpi", }
participants (1)
-
arma@torproject.org