summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLostDragonist <lost.dragonist@gmail.com>2019-09-16 16:45:11 -0500
committerLostDragonist <lost.dragonist@gmail.com>2019-09-16 16:45:11 -0500
commit0ecac8f4c49d99f072481114e886b2e05851e704 (patch)
treea3831c08cdce775cd12a4e21cc467e787842351c /src
parent0d6eb8bd4ce37ebf9efb1436d401efbcc9ffa440 (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')
-rw-r--r--src/problemsdialog.ui2
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 @@
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
-&lt;p style=&quot;-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;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Click a notification above to get more details...&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>