Merge pull request #100 from orschiro/patch-1

Removed & from tray icon entry.
This commit is contained in:
martinrotter 2017-03-07 13:22:27 +01:00 committed by GitHub
commit 16e50da6d9

View File

@ -359,7 +359,7 @@
</action>
<action name="m_actionMarkAllItemsRead">
<property name="text">
<string>&amp;Mark all items as &amp;read</string>
<string>&amp;Mark all items as read</string>
</property>
<property name="toolTip">
<string>Marks all messages in all items read. This does not take message filters into account.</string>