shell: use the icon naming specification icon names

Fixes bug 616049  - Use correct icon names from the spec
This commit is contained in:
Thomas Wood 2010-07-16 16:04:11 +01:00
parent 554e23aaf2
commit 5147efce71
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
<property name="height_request">500</property>
<property name="title" translatable="yes">System Settings</property>
<property name="resizable">False</property>
<property name="icon_name">gnome-control-center</property>
<property name="icon_name">preferences-desktop</property>
<child>
<object class="GtkVBox" id="vbox1">
<property name="visible">True</property>