aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop/desktop-plugins/rssreader
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2016-07-27 13:49:28 -0400
committerKen Moore <moorekou@gmail.com>2016-07-27 13:49:28 -0400
commit12052b91b32331dd37bf7af1b5fa46ed50cad368 (patch)
tree1b45dcc2f0a7c5830117b2116e87d0cb880b986b /src-qt5/core/lumina-desktop/desktop-plugins/rssreader
parentFix up the panel numbering in the new lumina-config interface. (diff)
downloadlumina-12052b91b32331dd37bf7af1b5fa46ed50cad368.tar.gz
lumina-12052b91b32331dd37bf7af1b5fa46ed50cad368.tar.bz2
lumina-12052b91b32331dd37bf7af1b5fa46ed50cad368.zip
Disable the translation of the blank HTML text for the QTextBrowser.
Diffstat (limited to 'src-qt5/core/lumina-desktop/desktop-plugins/rssreader')
-rw-r--r--src-qt5/core/lumina-desktop/desktop-plugins/rssreader/RSSFeedPlugin.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/RSSFeedPlugin.ui b/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/RSSFeedPlugin.ui
index 6665a2f5..dc7acd0b 100644
--- a/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/RSSFeedPlugin.ui
+++ b/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/RSSFeedPlugin.ui
@@ -110,7 +110,7 @@
<bool>true</bool>
</property>
<property name="html">
- <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;
+ <string notr="true">&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;
bgstack15