[geary: 1/2] ui: Replace text-editor-symbolic with new Adwaita icon mail-message-new-symbolic




commit e2d387ce325d38bd3058a51ae1ba987f6b02f4cf
Author: Cédric Bellegarde <cedric bellegarde adishatz org>
Date:   Mon Feb 7 09:06:10 2022 +0100

    ui: Replace text-editor-symbolic with new Adwaita icon mail-message-new-symbolic

 ui/components-main-toolbar.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ui/components-main-toolbar.ui b/ui/components-main-toolbar.ui
index 97bf050f2..fa51f628c 100644
--- a/ui/components-main-toolbar.ui
+++ b/ui/components-main-toolbar.ui
@@ -92,7 +92,7 @@
                 <child>
                   <object class="GtkImage" id="compose_new_message_image">
                     <property name="visible">True</property>
-                    <property name="icon_name">text-editor-symbolic</property>
+                    <property name="icon_name">mail-message-new-symbolic</property>
                   </object>
                 </child>
               </object>


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