[gtk+] inspector: Use a better icon on the css classes tab



commit bb6f406f137b6a054127d204125793f027f30730
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jun 30 18:51:39 2014 -0400

    inspector: Use a better icon on the css classes tab

 gtk/inspector/classes-list.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/inspector/classes-list.ui b/gtk/inspector/classes-list.ui
index c84e2d6..5ef614a 100644
--- a/gtk/inspector/classes-list.ui
+++ b/gtk/inspector/classes-list.ui
@@ -24,7 +24,7 @@
         <child>
           <object class="GtkToolButton">
             <property name="visible">True</property>
-            <property name="icon-name">document-revert</property>
+            <property name="icon-name">edit-undo-symbolic</property>
             <property name="tooltip-text" translatable="yes">Restore defaults for this widget</property>
             <signal name="clicked" handler="restore_defaults_clicked"/>
           </object>


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