Skip to content

Commit 0afc67d

Browse files
author
homann
committedJan 15, 2008
Cleaned up text and added map tips
git-svn-id: http://svn.osgeo.org/qgis/trunk@7973 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 63340e0 commit 0afc67d

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed
 

‎src/ui/qgsoptionsbase.ui

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@
420420
<item>
421421
<widget class="QCheckBox" name="chkUseQPixmap" >
422422
<property name="toolTip" >
423-
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Sans Serif; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Selecting this will unselect the 'make lines less' jagged toggle&lt;/p>&lt;/body>&lt;/html></string>
423+
<string>Selecting this will unselect the 'make lines less' jagged toggle</string>
424424
</property>
425425
<property name="text" >
426426
<string>Fix problems with incorrectly filled polygons</string>
@@ -603,11 +603,7 @@
603603
<item row="1" column="0" colspan="2" >
604604
<widget class="QLabel" name="textLabel2" >
605605
<property name="text" >
606-
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
607-
p, li { white-space: pre-wrap; }
608-
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
609-
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600;">Note:&lt;/span> Specify the search radius as a percentage of the map width.&lt;/p>
610-
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>&lt;/body>&lt;/html></string>
606+
<string>(Specify the search radius as a percentage of the map width)</string>
611607
</property>
612608
<property name="wordWrap" >
613609
<bool>true</bool>
@@ -617,7 +613,7 @@ p, li { white-space: pre-wrap; }
617613
<item row="0" column="0" >
618614
<widget class="QLabel" name="textLabel1_3" >
619615
<property name="text" >
620-
<string>Search Radius for Identifying Features</string>
616+
<string>Search Radius for Identifying Features and displaying Map Tips</string>
621617
</property>
622618
<property name="buddy" >
623619
<cstring>spinBoxIdentifyValue</cstring>

0 commit comments

Comments
 (0)
Please sign in to comment.