[or-cvs] r24228: {arm} Last commit accidently enabled the new connection panel.  (arm/trunk/src/interface)
    Damian Johnson 
    atagar1 at gmail.com
       
    Mon Feb 14 05:08:53 UTC 2011
    
    
  
Author: atagar
Date: 2011-02-14 05:08:53 +0000 (Mon, 14 Feb 2011)
New Revision: 24228
Modified:
   arm/trunk/src/interface/controller.py
Log:
Last commit accidently enabled the new connection panel.
Modified: arm/trunk/src/interface/controller.py
===================================================================
--- arm/trunk/src/interface/controller.py	2011-02-14 05:08:16 UTC (rev 24227)
+++ arm/trunk/src/interface/controller.py	2011-02-14 05:08:53 UTC (rev 24228)
@@ -30,7 +30,7 @@
 import graphing.connStats
 import graphing.resourceStats
 
-INCLUDE_CONNPANEL_2 = True
+INCLUDE_CONNPANEL_2 = False
 
 CONFIRM_QUIT = True
 REFRESH_RATE = 5        # seconds between redrawing screen
    
    
More information about the tor-commits
mailing list