[gnome-control-center] shell: use the icon naming specification icon names
- From: Thomas Wood <thos src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] shell: use the icon naming specification icon names
- Date: Fri, 16 Jul 2010 15:04:55 +0000 (UTC)
commit 5147efce71b30ee7c15b321bef273daf6fcd3257
Author: Thomas Wood <thomas wood intel com>
Date: Fri Jul 16 16:04:11 2010 +0100
shell: use the icon naming specification icon names
Fixes bug 616049 - Use correct icon names from the spec
shell/gnome-control-center.desktop.in.in | 2 +-
shell/shell.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/shell/gnome-control-center.desktop.in.in b/shell/gnome-control-center.desktop.in.in
index 4b082e7..2b30038 100644
--- a/shell/gnome-control-center.desktop.in.in
+++ b/shell/gnome-control-center.desktop.in.in
@@ -1,7 +1,7 @@
[Desktop Entry]
_Name=Control Center
_GenericName=The GNOME configuration tool
-Icon=gnome-control-center
+Icon=preferences-desktop
Exec=gnome-control-center
Terminal=false
Type=Application
diff --git a/shell/shell.ui b/shell/shell.ui
index 61a3664..8636ed7 100644
--- a/shell/shell.ui
+++ b/shell/shell.ui
@@ -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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]