Blob Blame History Raw
diff -up gnome-panel-2.23.4/applets/wncklet/GNOME_Wncklet_Factory.server.in.in.icon-names gnome-panel-2.23.4/applets/wncklet/GNOME_Wncklet_Factory.server.in.in
--- gnome-panel-2.23.4/applets/wncklet/GNOME_Wncklet_Factory.server.in.in.icon-names	2008-07-18 21:54:05.000000000 -0400
+++ gnome-panel-2.23.4/applets/wncklet/GNOME_Wncklet_Factory.server.in.in	2008-07-18 21:54:20.000000000 -0400
@@ -122,7 +122,7 @@
 	</oaf_attribute>
 	<oaf_attribute name="name" type="string" _value="Show Desktop"/>
 	<oaf_attribute name="description" type="string" _value="Hide application windows and show the desktop"/>
-	<oaf_attribute name="panel:icon" type="string" value="gnome-fs-desktop.png"/>
+	<oaf_attribute name="panel:icon" type="string" value="user-desktop.png"/>
 	<oaf_attribute name="bugzilla:bugzilla" type="string" value="GNOME"/>
 	<oaf_attribute name="bugzilla:product" type="string" value="gnome-panel"/>
 	<oaf_attribute name="bugzilla:component" type="string" value="Show Desktop Button"/>
diff -up gnome-panel-2.23.4/gnome-panel/panel-icon-names.h.icon-names gnome-panel-2.23.4/gnome-panel/panel-icon-names.h
--- gnome-panel-2.23.4/gnome-panel/panel-icon-names.h.icon-names	2008-06-17 06:02:08.000000000 -0400
+++ gnome-panel-2.23.4/gnome-panel/panel-icon-names.h	2008-07-18 21:53:39.000000000 -0400
@@ -25,7 +25,7 @@
 #define PANEL_ICON_SEPARATOR		"gnome-panel-separator"
 #define PANEL_ICON_SAVED_SEARCH		"folder-saved-search"
 #define PANEL_ICON_SEARCHTOOL		"system-search"
-#define PANEL_ICON_SHUTDOWN		"gnome-shutdown"
+#define PANEL_ICON_SHUTDOWN		"system-shutdown"
 #define PANEL_ICON_THEME		"preferences-desktop-theme"
 #define PANEL_ICON_TRASH		"user-trash"
 #define PANEL_ICON_UNKNOWN		"image-missing"