[geary/geary-0.13] Merge branch 'compose-message' into 'master'



commit 24f15f1d5d7ded18acad28cab7db92a75c96b5c2
Author: Michael Gratton <mike vee net>
Date:   Wed Feb 20 23:30:45 2019 +0000

    Merge branch 'compose-message' into 'master'
    
    Add missing tooltip for compose message button
    
    See merge request GNOME/geary!124
    
    (cherry picked from commit 579c6d3b5e691d706abe9a4b5423f0cc8b930263)
    
    31919cb4 Add missing tooltip for compose message button

 ui/main-toolbar.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/ui/main-toolbar.ui b/ui/main-toolbar.ui
index d5c60e38..9dbc5c1b 100644
--- a/ui/main-toolbar.ui
+++ b/ui/main-toolbar.ui
@@ -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">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]