[gnome-control-center/extensible-shell] [shell] Use gnome-control-center for icon in builder file



commit b4bd938acebc953d8f86caa63fa6b2e0a7629fb3
Author: William Jon McCann <jmccann redhat com>
Date:   Tue Feb 2 00:22:41 2010 -0500

    [shell] Use gnome-control-center for icon in builder file
    
    Since we use that icon in the desktop file.

 shell/shell.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/shell.ui b/shell/shell.ui
index 6bf2730..de4c6f9 100644
--- a/shell/shell.ui
+++ b/shell/shell.ui
@@ -6,7 +6,7 @@
     <property name="title" translatable="yes">System Settings</property>
     <property name="default_width">1024</property>
     <property name="default_height">500</property>
-    <property name="icon_name">preferences-system</property>
+    <property name="icon_name">gnome-control-center</property>
     <child>
       <object class="GtkVBox" id="vbox1">
         <property name="visible">True</property>



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