[QGIS Commit] r12054 - trunk/qgis/python/plugins/mapserver_export
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Mon Nov 9 07:24:40 EST 2009
Author: borysiasty
Date: 2009-11-09 07:24:39 -0500 (Mon, 09 Nov 2009)
New Revision: 12054
Modified:
trunk/qgis/python/plugins/mapserver_export/qgsmapserverexportbase.ui
Log:
Mapserver Export Plugin: small gui cleanup
Modified: trunk/qgis/python/plugins/mapserver_export/qgsmapserverexportbase.ui
===================================================================
--- trunk/qgis/python/plugins/mapserver_export/qgsmapserverexportbase.ui 2009-11-09 11:47:04 UTC (rev 12053)
+++ trunk/qgis/python/plugins/mapserver_export/qgsmapserverexportbase.ui 2009-11-09 12:24:39 UTC (rev 12054)
@@ -404,11 +404,7 @@
<item>
<widget class="QCheckBox" name="checkBoxForce">
<property name="toolTip">
- <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; 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;"><span style=" font-size:8pt;">Forces labels on, regardless of collisions. Available only for cached labels.</span></p></body></html></string>
+ <string>Forces labels on, regardless of collisions. Available only for cached labels.</string>
</property>
<property name="text">
<string>Force</string>
@@ -447,11 +443,7 @@
<item>
<widget class="QCheckBox" name="checkBoxDump">
<property name="toolTip">
- <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; 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;"><span style=" font-size:8pt;">Check to allow MapServer to return data in GML format. Useful when used with WMS GetFeatureInfo operations.</span></p></body></html></string>
+ <string>Check to allow MapServer to return data in GML format. Useful when used with WMS GetFeatureInfo operations.</string>
</property>
<property name="text">
<string>Dump</string>
More information about the QGIS-commit
mailing list