[gitg] Use the emblem system symbolic icon instead of the preferences one



commit 9f0499de7979ea3bcd85e5a8d4fda982d219b5a6
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu Jul 19 18:54:04 2012 +0200

    Use the emblem system symbolic icon instead of the preferences one

 gitg/resources/ui/gitg-window.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gitg/resources/ui/gitg-window.ui b/gitg/resources/ui/gitg-window.ui
index dbec989..701767f 100644
--- a/gitg/resources/ui/gitg-window.ui
+++ b/gitg/resources/ui/gitg-window.ui
@@ -232,7 +232,7 @@
   <object class="GtkImage" id="image_config">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
-    <property name="icon_name">preferences-system-symbolic</property>
+    <property name="icon_name">emblem-system-symbolic</property>
     <property name="pixel-size">16</property>
   </object>
 </interface>



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