Adds tooltip to new message button. Closes #4256
This commit is contained in:
parent
2f2b4fff27
commit
5a8db8f215
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
<object class="GtkToolButton" id="new_button">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="tooltip_text" translatable="yes" comments="Button for creating a new email message">Compose new message</property>
|
||||
<property name="use_action_appearance">False</property>
|
||||
<property name="label" translatable="yes">New Message</property>
|
||||
<property name="use_underline">True</property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue