[geary/wip/composer-action-fixes: 1/2] Chase action name change for Compose button in toolbar



commit fb28fcf4e6233dba63761d3171ac596b93883e82
Author: Michael Gratton <mike vee net>
Date:   Tue Feb 26 09:20:20 2019 +1100

    Chase action name change for Compose button in toolbar
    
    Fixes #274

 ui/main-toolbar.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ui/main-toolbar.ui b/ui/main-toolbar.ui
index e1d30df1..410dea1c 100644
--- a/ui/main-toolbar.ui
+++ b/ui/main-toolbar.ui
@@ -21,7 +21,7 @@
             <property name="focus_on_click">False</property>
             <property name="receives_default">False</property>
             <property name="tooltip_text" translatable="yes" context="tooltip">Compose Message</property>
-            <property name="action_name">win.new-message</property>
+            <property name="action_name">app.compose</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]