gnome-panel r11137 - trunk/gnome-panel



Author: dobey
Date: Wed Jun 11 18:29:49 2008
New Revision: 11137
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11137&view=rev

Log:
2008-06-06  Rodney Dawes  <dobey gnome org>

	* panel-icon-names.h:
	Use system-log-out instead of gnome-logout
	Use image-missing instead of gnome-unknown



Modified:
   trunk/gnome-panel/ChangeLog
   trunk/gnome-panel/panel-icon-names.h

Modified: trunk/gnome-panel/panel-icon-names.h
==============================================================================
--- trunk/gnome-panel/panel-icon-names.h	(original)
+++ trunk/gnome-panel/panel-icon-names.h	Wed Jun 11 18:29:49 2008
@@ -13,7 +13,7 @@
 #define PANEL_ICON_HOME			"user-home"
 #define PANEL_ICON_LAUNCHER		"gnome-panel-launcher"
 #define PANEL_ICON_LOCKSCREEN		"system-lock-screen"
-#define PANEL_ICON_LOGOUT		"gnome-logout"
+#define PANEL_ICON_LOGOUT		"system-log-out"
 #define PANEL_ICON_MAIN_MENU		"start-here"
 #define PANEL_ICON_NETWORK		"network-workgroup"
 #define PANEL_ICON_NETWORK_SERVER	"network-server"
@@ -28,6 +28,6 @@
 #define PANEL_ICON_SHUTDOWN		"gnome-shutdown"
 #define PANEL_ICON_THEME		"preferences-desktop-theme"
 #define PANEL_ICON_TRASH		"user-trash"
-#define PANEL_ICON_UNKNOWN		"gnome-unknown"
+#define PANEL_ICON_UNKNOWN		"image-missing"
 
 #endif /* PANEL_ICON_NAMES_H */



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