shell: Use symbolic icons in the search entry

https://bugzilla.gnome.org/show_bug.cgi?id=642167
This commit is contained in:
Bastien Nocera 2011-02-12 14:46:25 +00:00
parent d7d5e7124b
commit 19082e16ac
2 changed files with 3 additions and 3 deletions

View file

@ -50,7 +50,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">&#x25CF;</property>
<property name="secondary_icon_stock">gtk-find</property>
<property name="secondary-icon-name">edit-find-symbolic</property>
</object>
</child>
</object>