diff pidgin/pidginstock.h @ 29367:f52f167fb846

Revert some changes to pidginstock.[ch] that are no longer necessary now that the GtkStatusIcon docklet uses icon names instead of stock names. This should keep the ABI the same by not changing any strings in the headers.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 15 Feb 2010 23:43:58 +0000
parents 7b1cfd48beab
children 1cdae196aac8
line wrap: on
line diff
--- a/pidgin/pidginstock.h	Mon Feb 15 01:24:44 2010 +0000
+++ b/pidgin/pidginstock.h	Mon Feb 15 23:43:58 2010 +0000
@@ -162,7 +162,7 @@
 #define PIDGIN_STOCK_TOOLBAR_SEND_ATTENTION	"pidgin-send-attention"
 
 /* Tray icons */
-#define PIDGIN_STOCK_TRAY_AVAILABLE       "pidgin-tray-online"
+#define PIDGIN_STOCK_TRAY_AVAILABLE       "pidgin-tray-available"
 #define PIDGIN_STOCK_TRAY_INVISIBLE	  "pidgin-tray-invisible"
 #define PIDGIN_STOCK_TRAY_AWAY	  	  "pidgin-tray-away"
 #define PIDGIN_STOCK_TRAY_BUSY            "pidgin-tray-busy"