[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r1831: Allow the people who think NEWNYM is the solution for everyt (in trunk: . src/gui)



Author: edmanm
Date: 2007-08-13 12:50:01 -0400 (Mon, 13 Aug 2007)
New Revision: 1831

Modified:
   trunk/
   trunk/src/gui/mainwindow.cpp
Log:
 r1983@adrastea:  edmanm | 2007-08-13 12:46:07 -0400
 Allow the people who think NEWNYM is the solution for everything to be
 disappointed six times per minute, instead of once.



Property changes on: trunk
___________________________________________________________________
 svk:merge ticket from /vidalia/local/trunk [r1983] on 54b3572a-7227-0410-958f-53ecd705b71a

Modified: trunk/src/gui/mainwindow.cpp
===================================================================
--- trunk/src/gui/mainwindow.cpp	2007-08-13 16:49:53 UTC (rev 1830)
+++ trunk/src/gui/mainwindow.cpp	2007-08-13 16:50:01 UTC (rev 1831)
@@ -98,8 +98,8 @@
 #define IMG_TOR_STOPPING   ":/images/22x22/tor-stopping.png"
 #endif
 
-/** Only allow 'New Identity' to be clicked once every 60 seconds. */
-#define MIN_NEWIDENTITY_INTERVAL   (60*1000)
+/** Only allow 'New Identity' to be clicked once every 10 seconds. */
+#define MIN_NEWIDENTITY_INTERVAL   (10*1000)
 
 
 /** Default constructor. It installs an icon in the system tray area and