[recipes] Use a better icon in the error revealer



commit 60088df330e9c4912d9a7e84c1597b1fac509d07
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue May 16 21:27:20 2017 -0400

    Use a better icon in the error revealer
    
    Use the edit-find icon to indicate that we are
    going to find the error.

 src/gr-edit-page.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gr-edit-page.ui b/src/gr-edit-page.ui
index 641c990..bdbc23d 100644
--- a/src/gr-edit-page.ui
+++ b/src/gr-edit-page.ui
@@ -48,7 +48,7 @@
                         <child>
                           <object class="GtkImage">
                             <property name="visible">1</property>
-                            <property name="icon-name">window-close-symbolic</property>
+                            <property name="icon-name">edit-find-symbolic</property>
                             <property name="icon-size">1</property>
                           </object>
                         </child>


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