From 2f8e30b8c7490611cf831a93c0546143d725cd53 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Tue, 21 Jun 2016 13:34:20 -0400 Subject: Remove some HTML formatting from being translated. --- .../core/lumina-desktop/desktop-plugins/rssreader/RSSFeedPlugin.ui | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src-qt5/core/lumina-desktop/desktop-plugins/rssreader') 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 45dac405..6665a2f5 100644 --- a/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/RSSFeedPlugin.ui +++ b/src-qt5/core/lumina-desktop/desktop-plugins/rssreader/RSSFeedPlugin.ui @@ -189,6 +189,13 @@ p, li { white-space: pre-wrap; } + + <!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:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html> + true -- cgit