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

[vidalia-svn] r2089: Tiny tweak to the Tor Status frame on the control panel: set (in trunk: . src/gui)



Author: edmanm
Date: 2007-10-24 21:54:02 -0400 (Wed, 24 Oct 2007)
New Revision: 2089

Modified:
   trunk/
   trunk/src/gui/mainwindow.ui
Log:
 r2236@lysithea:  edmanm | 2007-10-24 21:53:48 -0400
 Tiny tweak to the Tor Status frame on the control panel: setting this margin
 much lower looks crappy on Vista, but setting this value much higher looks crappy
 everywhere else. So, try to minimize the average level of crappiness across
 paltforms.



Property changes on: trunk
___________________________________________________________________
 svk:merge ticket from /local/vidalia/trunk [r2236] on dc66be73-d13e-47ba-a267-8dc7cda68c65

Modified: trunk/src/gui/mainwindow.ui
===================================================================
--- trunk/src/gui/mainwindow.ui	2007-10-25 01:15:25 UTC (rev 2088)
+++ trunk/src/gui/mainwindow.ui	2007-10-25 01:54:02 UTC (rev 2089)
@@ -64,7 +64,7 @@
       </property>
        <layout class="QHBoxLayout" >
         <property name="margin" >
-         <number>0</number>
+         <number>4</number>
         </property>
         <property name="spacing" >
          <number>6</number>