Roger Dingledine commited on 2008-07-15 07:42:08
Zeige 1 geänderte Dateien mit 1 Einfügungen und 0 Löschungen.
... | ... |
@@ -199,6 +199,7 @@ my %table_rows; |
199 | 199 |
do_status(%table_rows, '.', 0); |
200 | 200 |
do_status(%table_rows, 'docs', 1); |
201 | 201 |
do_status(%table_rows, 'torbrowser', 1); |
202 |
+do_status(%table_rows, 'torbutton', 1); |
|
202 | 203 |
do_status(%table_rows, 'tordnsel', 1); |
203 | 204 |
do_status(%table_rows, 'projects', 1); |
204 | 205 |
#do_status(%table_data, 'eff', 1); |
205 | 206 |