Skip to content
Snippets Groups Projects
Commit 86e940e7 authored by roidelapluie's avatar roidelapluie
Browse files

change rfilter stock icon from gtk-close to gtk-clear

parent b3688178
No related branches found
No related tags found
No related merge requests found
......@@ -348,7 +348,7 @@
<property name="no_show_all">True</property>
<property name="editable">False</property>
<property name="can_focus">True</property>
<property name="primary_icon_stock">gtk-close</property>
<property name="primary_icon_stock">gtk-clear</property>
<property name="primary_icon_activatable">True</property>
<signal name="changed" handler="on_rfilter_entry_changed"/>
<signal name="icon_press" handler="on_rfilter_entry_icon_press"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment