Roger Dingledine commited on 2008-12-19 20:06:36
Zeige 1 geänderte Dateien mit 1 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -203,6 +203,7 @@ do_status(%table_rows, 'torbutton', 1); |
| 203 | 203 |
do_status(%table_rows, 'tordnsel', 1); |
| 204 | 204 |
do_status(%table_rows, 'projects', 1); |
| 205 | 205 |
do_status(%table_rows, 'torvm', 1); |
| 206 |
+do_status(%table_rows, 'press', 1); |
|
| 206 | 207 |
#do_status(%table_data, 'eff', 1); |
| 207 | 208 |
#do_status(%table_data, 'gui', 1); |
| 208 | 209 |
sort_and_print(%table_rows); |
| 209 | 210 |