Fix for #5010. This adds a new remove formatting icon, custom made for us.

This commit is contained in:
Nate Lillich 2012-05-03 18:01:31 -07:00
parent 75188b353d
commit b361fd8ead
2 changed files with 1 additions and 1 deletions

BIN
icons/remove-formatting.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View file

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