Fix string formatting

This commit is contained in:
David Sansome 2009-12-29 15:56:14 +00:00
parent c98427aeae
commit 14bdc4294b
1 changed files with 2 additions and 6 deletions

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>385</width>
<height>255</height>
<height>245</height>
</rect>
</property>
<property name="windowTitle">
@ -66,11 +66,7 @@
<item>
<widget class="QLabel" name="label_4">
<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:10pt; 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;Note that you must be a &lt;span style=&quot; font-weight:600;&quot;&gt;paid subscriber&lt;/span&gt; to listen to Last.fm radio from within Tangerine.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>Note that you must be a &lt;b&gt;paid subscriber&lt;/b&gt; to listen to Last.fm radio from within Tangerine.</string>
</property>
<property name="wordWrap">
<bool>true</bool>