Skip to content

Commit

Permalink
Cleaned up text and added map tips
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7973 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
homann committed Jan 15, 2008
1 parent 323ac97 commit 616fe5e
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions src/ui/qgsoptionsbase.ui
Expand Up @@ -420,7 +420,7 @@
<item>
<widget class="QCheckBox" name="chkUseQPixmap" >
<property name="toolTip" >
<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>
<string>Selecting this will unselect the 'make lines less' jagged toggle</string>
</property>
<property name="text" >
<string>Fix problems with incorrectly filled polygons</string>
Expand Down Expand Up @@ -603,11 +603,7 @@
<item row="1" column="0" colspan="2" >
<widget class="QLabel" name="textLabel2" >
<property name="text" >
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" 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;">&lt;span style=" font-weight:600;">Note:&lt;/span> Specify the search radius as a percentage of the map width.&lt;/p>
&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>
<string>(Specify the search radius as a percentage of the map width)</string>
</property>
<property name="wordWrap" >
<bool>true</bool>
Expand All @@ -617,7 +613,7 @@ p, li { white-space: pre-wrap; }
<item row="0" column="0" >
<widget class="QLabel" name="textLabel1_3" >
<property name="text" >
<string>Search Radius for Identifying Features</string>
<string>Search Radius for Identifying Features and displaying Map Tips</string>
</property>
<property name="buddy" >
<cstring>spinBoxIdentifyValue</cstring>
Expand Down

0 comments on commit 616fe5e

Please sign in to comment.