composer: Custom icon for "show formatting" button
This replaces the italic icon with a new, custom icon.
This commit is contained in:
parent
adf6f2b4a7
commit
c53b1b0a30
3 changed files with 78 additions and 1 deletions
|
|
@ -1183,7 +1183,7 @@
|
|||
<child>
|
||||
<object class="GtkImage">
|
||||
<property name="visible">True</property>
|
||||
<property name="icon_name">format-text-italic-symbolic</property>
|
||||
<property name="icon_name">format-toolbar-toggle-symbolic</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue