[Marble-commits] KDE/kdeedu/marble/src/lib/routing

Dennis Nienhüser earthwings at gentoo.org
Thu Oct 21 22:20:12 CEST 2010


SVN commit 1188260 by nienhueser:

Removed the hardcoded font settings added by QtDesigner. Improves visibility on Maemo.

 M  +1 -5      RoutingWidget.ui  


--- trunk/KDE/kdeedu/marble/src/lib/routing/RoutingWidget.ui #1188259:1188260
@@ -63,11 +63,7 @@
         <string>Show or hide routing options</string>
        </property>
        <property name="text">
-        <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;
-&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;
-p, li { white-space: pre-wrap; }
-&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
-&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;a href=&quot;http://edu.kde.org/marble&quot;&gt;&lt;span style=&quot; font-family:'DejaVu Sans'; font-size:8pt; text-decoration: underline; color:#0057ae;&quot;&gt;Configure&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+        <string>&lt;a href="http://edu.kde.org"&gt;Configure&lt;/a&gt;</string>
        </property>
        <property name="textFormat">
         <enum>Qt::RichText</enum>


More information about the Marble-commits mailing list