[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r2971: removed the whole rich text stuff of the tooltips(thx to edm (vidalia/branches/hidden-services/src/vidalia/config)
Author: borkdomenik
Date: 2008-08-15 12:03:03 -0400 (Fri, 15 Aug 2008)
New Revision: 2971
Modified:
vidalia/branches/hidden-services/src/vidalia/config/servicepage.ui
Log:
removed the whole rich text stuff of the tooltips(thx to edmanm for the hint!).
Modified: vidalia/branches/hidden-services/src/vidalia/config/servicepage.ui
===================================================================
--- vidalia/branches/hidden-services/src/vidalia/config/servicepage.ui 2008-08-15 15:45:15 UTC (rev 2970)
+++ vidalia/branches/hidden-services/src/vidalia/config/servicepage.ui 2008-08-15 16:03:03 UTC (rev 2971)
@@ -107,10 +107,7 @@
</size>
</property>
<property name="toolTip" >
- <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">A listing of all configured Services.</p></body></html></string>
+ <string>A listing of all configured Services</string>
</property>
<property name="selectionMode" >
<enum>QAbstractItemView::SingleSelection</enum>
@@ -304,10 +301,7 @@
<item row="0" column="0" >
<widget class="QCheckBox" name="checkBox_basic" >
<property name="toolTip" >
- <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the basic authorization mode is more scalable but less secure.</p></body></html></string>
+ <string>the basic authorization mode is more scalable but less secure</string>
</property>
<property name="text" >
<string>basic configuration</string>
@@ -317,10 +311,7 @@
<item row="0" column="1" >
<widget class="QCheckBox" name="checkBox_stealth" >
<property name="toolTip" >
- <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the stealth authorization mode is more secure but less scalable.</p></body></html></string>
+ <string>the stealth authorization mode is more secure but less scalable</string>
</property>
<property name="text" >
<string>stealth configuration</string>
@@ -344,10 +335,7 @@
</size>
</property>
<property name="toolTip" >
- <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">A listing of all ClientAuthorizationData configured with Vidalia.</p></body></html></string>
+ <string>A listing of all ClientAuthorizationData configured with Vidalia</string>
</property>
<property name="selectionMode" >
<enum>QAbstractItemView::SingleSelection</enum>
@@ -474,20 +462,14 @@
<item row="1" column="0" >
<widget class="QLineEdit" name="authLineAccess" >
<property name="toolTip" >
- <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">only entries in the format: &lt;onion-address&gt; &lt;descriptor-cookie&gt; allowed.</p></body></html></string>
+ <string>only entries in the format: [onion-address] [descriptor-cookie] allowed</string>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QLineEdit" name="commentLineAccess" >
<property name="toolTip" >
- <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Give an optional comment or identification for each entry.</p></body></html></string>
+ <string>Give an optional comment or identification for each entry</string>
</property>
</widget>
</item>
@@ -504,10 +486,7 @@
</sizepolicy>
</property>
<property name="toolTip" >
- <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">A listing of all ServiceAuthorizationData stored with Vidalia.</p></body></html></string>
+ <string>A listing of all ServiceAuthorizationData stored with Vidalia</string>
</property>
<property name="selectionMode" >
<enum>QAbstractItemView::SingleSelection</enum>
@@ -530,10 +509,7 @@
<item row="0" column="1" >
<widget class="QToolButton" name="addServiceAuthBtn" >
<property name="toolTip" >
- <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Add new service with authorization data</p></body></html></string>
+ <string>Add new service with authorization data</string>
</property>
<property name="text" >
<string/>