Add missing tooltip for compose message button
This commit is contained in:
parent
02692466cd
commit
31919cb4ca
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
<property name="focus_on_click">False</property>
|
||||
<property name="receives_default">False</property>
|
||||
<property name="action_name">win.new-message</property>
|
||||
<property name="tooltip_text" translatable="yes">Compose Message</property>
|
||||
<property name="always_show_image">True</property>
|
||||
<child>
|
||||
<object class="GtkImage" id="compose_new_message_image">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue