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

This commit is contained in:
Cédric Bellegarde 2022-02-07 09:06:10 +01:00
parent daf95f2a59
commit e2d387ce32

View file

@ -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>