diff options
| author | LostDragonist <lost.dragonist@gmail.com> | 2019-09-16 16:45:11 -0500 |
|---|---|---|
| committer | LostDragonist <lost.dragonist@gmail.com> | 2019-09-16 16:45:11 -0500 |
| commit | 0ecac8f4c49d99f072481114e886b2e05851e704 (patch) | |
| tree | a3831c08cdce775cd12a4e21cc467e787842351c /src/problemsdialog.ui | |
| parent | 0d6eb8bd4ce37ebf9efb1436d401efbcc9ffa440 (diff) | |
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.
Diffstat (limited to 'src/problemsdialog.ui')
| -rw-r--r-- | src/problemsdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
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></string>
+<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></string>
</property>
</widget>
</item>
|
