Skip to content

Commit 3cf7eff

Browse files
author
borysiasty
committedNov 9, 2009
Mapserver Export Plugin: small gui cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12054 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed
 

‎python/plugins/mapserver_export/qgsmapserverexportbase.ui

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -404,11 +404,7 @@
404404
<item>
405405
<widget class="QCheckBox" name="checkBoxForce">
406406
<property name="toolTip">
407-
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
408-
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
409-
p, li { white-space: pre-wrap; }
410-
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
411-
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Forces labels on, regardless of collisions. Available only for cached labels.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
407+
<string>Forces labels on, regardless of collisions. Available only for cached labels.</string>
412408
</property>
413409
<property name="text">
414410
<string>Force</string>
@@ -447,11 +443,7 @@ p, li { white-space: pre-wrap; }
447443
<item>
448444
<widget class="QCheckBox" name="checkBoxDump">
449445
<property name="toolTip">
450-
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
451-
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
452-
p, li { white-space: pre-wrap; }
453-
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
454-
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Check to allow MapServer to return data in GML format. Useful when used with WMS GetFeatureInfo operations.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
446+
<string>Check to allow MapServer to return data in GML format. Useful when used with WMS GetFeatureInfo operations.</string>
455447
</property>
456448
<property name="text">
457449
<string>Dump</string>

0 commit comments

Comments
 (0)
Please sign in to comment.