From 0ecac8f4c49d99f072481114e886b2e05851e704 Mon Sep 17 00:00:00 2001 From: LostDragonist Date: Mon, 16 Sep 2019 16:45:11 -0500 Subject: Add placeholder text to notification dialog A lot of new users miss the fact you can click on a notification to get more details about that notification. This directs them to click on stuff. --- src/problemsdialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/problemsdialog.ui b/src/problemsdialog.ui index a1712d4a..a474f73b 100644 --- a/src/problemsdialog.ui +++ b/src/problemsdialog.ui @@ -50,7 +50,7 @@ <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; 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-size:7.8pt;"><br /></p></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Click a notification above to get more details...</p></body></html> -- cgit v1.3.1