[gtk+/adwaita: 2/9] inspector: Use a better icon for the picker



commit 404149b2bf5488eef2b97be84acab77cd85bdea8
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jun 12 22:00:14 2014 -0400

    inspector: Use a better icon for the picker
    
    Recommended by Allan Day.

 gtk/inspector/window.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/inspector/window.ui b/gtk/inspector/window.ui
index a38dc9e..85d9652 100644
--- a/gtk/inspector/window.ui
+++ b/gtk/inspector/window.ui
@@ -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">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]