[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r1695: Temporarily change the "Tor is stopping" example text to "No (in trunk: . src/gui)
Author: edmanm
Date: 2007-04-02 13:39:26 -0400 (Mon, 02 Apr 2007)
New Revision: 1695
Modified:
trunk/
trunk/src/gui/mainwindow.ui
Log:
r1771@adrastea: edmanm | 2007-04-02 13:33:51 -0400
Temporarily change the "Tor is stopping" example text to "No, none of the
buttons on this dialog do anything yet. Stop yelling at me."
Property changes on: trunk
___________________________________________________________________
svk:merge ticket from /vidalia/local/trunk [r1771] on 54b3572a-7227-0410-958f-53ecd705b71a
Modified: trunk/src/gui/mainwindow.ui
===================================================================
--- trunk/src/gui/mainwindow.ui 2007-04-01 18:31:43 UTC (rev 1694)
+++ trunk/src/gui/mainwindow.ui 2007-04-02 17:39:26 UTC (rev 1695)
@@ -74,8 +74,11 @@
<item>
<widget class="QLabel" name="lblTorStatus" >
<property name="text" >
- <string>Tor is not running</string>
+ <string>No, none of the buttons on this dialog do anything yet. Stop yelling at me.</string>
</property>
+ <property name="wordWrap" >
+ <bool>true</bool>
+ </property>
</widget>
</item>
<item>