From 3831e5f227da885e8a818f70a8e1c3e0cc2c3fc0 Mon Sep 17 00:00:00 2001 From: luddens Date: Tue, 28 Jan 2020 15:36:58 +0100 Subject: [PATCH] local kiwix server window title uses short dash as separator --- src/kiwixapp.cpp | 1 - ui/localkiwixserver.ui | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/kiwixapp.cpp b/src/kiwixapp.cpp index f78e6e5..79cbd78 100644 --- a/src/kiwixapp.cpp +++ b/src/kiwixapp.cpp @@ -47,7 +47,6 @@ KiwixApp::KiwixApp(int& argc, char *argv[]) icon.addFile(":/icons/kiwix-app-icons-square.svg"); setWindowIcon(icon); - setApplicationDisplayName("Kiwix"); setApplicationName("Kiwix"); setDesktopFileName("kiwix.desktop"); diff --git a/ui/localkiwixserver.ui b/ui/localkiwixserver.ui index 38e3455..29a8219 100644 --- a/ui/localkiwixserver.ui +++ b/ui/localkiwixserver.ui @@ -11,7 +11,7 @@ - Local Kiwix Server Settings + Local Kiwix Server Settings - Kiwix @@ -24,9 +24,9 @@ <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Local Kiwix server</span></p> -<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-weight:600;"><br /></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Starting a server allows other computers in the local network to access your Kiwix library with a standard web browser.</p></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-weight:600;">Local Kiwix server</span></p> +<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:'Ubuntu'; font-weight:600;"><br /></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu';">Starting a server allows other computers in the local network to access your Kiwix library with a standard web browser.</span></p></body></html>