Fix for #5010. This adds a new remove formatting icon, custom made for us.
This commit is contained in:
parent
75188b353d
commit
b361fd8ead
2 changed files with 1 additions and 1 deletions
BIN
icons/remove-formatting.png
Normal file
BIN
icons/remove-formatting.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
|
|
@ -97,7 +97,7 @@
|
|||
<child>
|
||||
<object class="GtkAction" id="removeformat">
|
||||
<property name="label" translatable="yes">Remove formatting</property>
|
||||
<property name="stock_id">gtk-cancel</property>
|
||||
<property name="icon_name">remove-formatting</property>
|
||||
</object>
|
||||
<accelerator key="space" modifiers="GDK_CONTROL_MASK"/>
|
||||
</child>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue