inspector: Use a better icon for the picker

Recommended by Allan Day.
This commit is contained in:
Matthias Clasen 2014-06-12 22:00:14 -04:00
parent c1270a19c3
commit 404149b2bf

View File

@ -2,7 +2,7 @@
<interface domain="gtk30">
<object class="GtkImage" id="inspect_image">
<property name="visible">True</property>
<property name="icon-name">edit-find-symbolic</property>
<property name="icon-name">find-location-symbolic</property>
<property name="icon-size">4</property>
</object>
<object class="GtkMenu" id="widget_popup">