From e6936212d63f5285ec0ccc6588b92934092c0201 Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Fri, 27 Sep 2019 00:23:30 +0200 Subject: NOISSUE remove some ugly html strings to make translating slightly nicer --- application/dialogs/AboutDialog.ui | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'application/dialogs/AboutDialog.ui') diff --git a/application/dialogs/AboutDialog.ui b/application/dialogs/AboutDialog.ui index a312aa0c..47ec0293 100644 --- a/application/dialogs/AboutDialog.ui +++ b/application/dialogs/AboutDialog.ui @@ -212,13 +212,6 @@ true - - <!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:'Noto Sans'; font-size:12pt; 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; font-family:'Sans Serif'; font-size:9pt;"><br /></p></body></html> - Qt::TextBrowserInteraction @@ -257,13 +250,6 @@ p, li { white-space: pre-wrap; } true - - <!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:'DejaVu Sans Mono'; font-size:12pt; 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> - Qt::TextBrowserInteraction -- cgit