comparison 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
comparison
equal deleted inserted replaced
29364:7a33db3bbb5f 29367:f52f167fb846
160 #define PIDGIN_STOCK_TOOLBAR_AUDIO_VIDEO_CALL "pidgin-audio-video-call" 160 #define PIDGIN_STOCK_TOOLBAR_AUDIO_VIDEO_CALL "pidgin-audio-video-call"
161 #endif 161 #endif
162 #define PIDGIN_STOCK_TOOLBAR_SEND_ATTENTION "pidgin-send-attention" 162 #define PIDGIN_STOCK_TOOLBAR_SEND_ATTENTION "pidgin-send-attention"
163 163
164 /* Tray icons */ 164 /* Tray icons */
165 #define PIDGIN_STOCK_TRAY_AVAILABLE "pidgin-tray-online" 165 #define PIDGIN_STOCK_TRAY_AVAILABLE "pidgin-tray-available"
166 #define PIDGIN_STOCK_TRAY_INVISIBLE "pidgin-tray-invisible" 166 #define PIDGIN_STOCK_TRAY_INVISIBLE "pidgin-tray-invisible"
167 #define PIDGIN_STOCK_TRAY_AWAY "pidgin-tray-away" 167 #define PIDGIN_STOCK_TRAY_AWAY "pidgin-tray-away"
168 #define PIDGIN_STOCK_TRAY_BUSY "pidgin-tray-busy" 168 #define PIDGIN_STOCK_TRAY_BUSY "pidgin-tray-busy"
169 #define PIDGIN_STOCK_TRAY_XA "pidgin-tray-xa" 169 #define PIDGIN_STOCK_TRAY_XA "pidgin-tray-xa"
170 #define PIDGIN_STOCK_TRAY_OFFLINE "pidgin-tray-offline" 170 #define PIDGIN_STOCK_TRAY_OFFLINE "pidgin-tray-offline"