comparison pidgin/pidginstock.h @ 29721:c4f836780e1c

propagate from branch 'im.pidgin.pidgin' (head 5e3164a6a1df028fc66f7e072be0d78d9d995389) to branch 'im.pidgin.pidgin.next.minor' (head 6ee3a8d962ff2bb002967cc29bd5aa0b45bc2028)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 28 Nov 2009 02:22:49 +0000
parents 7b1cfd48beab
children f52f167fb846
comparison
equal deleted inserted replaced
29042:588a7aef5f7c 29721:c4f836780e1c
157 #ifdef USE_VV 157 #ifdef USE_VV
158 #define PIDGIN_STOCK_TOOLBAR_AUDIO_CALL "pidgin-audio-call" 158 #define PIDGIN_STOCK_TOOLBAR_AUDIO_CALL "pidgin-audio-call"
159 #define PIDGIN_STOCK_TOOLBAR_VIDEO_CALL "pidgin-video-call" 159 #define PIDGIN_STOCK_TOOLBAR_VIDEO_CALL "pidgin-video-call"
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 163
163 /* Tray icons */ 164 /* Tray icons */
164 #define PIDGIN_STOCK_TRAY_AVAILABLE "pidgin-tray-available" 165 #define PIDGIN_STOCK_TRAY_AVAILABLE "pidgin-tray-online"
165 #define PIDGIN_STOCK_TRAY_INVISIBLE "pidgin-tray-invisible" 166 #define PIDGIN_STOCK_TRAY_INVISIBLE "pidgin-tray-invisible"
166 #define PIDGIN_STOCK_TRAY_AWAY "pidgin-tray-away" 167 #define PIDGIN_STOCK_TRAY_AWAY "pidgin-tray-away"
167 #define PIDGIN_STOCK_TRAY_BUSY "pidgin-tray-busy" 168 #define PIDGIN_STOCK_TRAY_BUSY "pidgin-tray-busy"
168 #define PIDGIN_STOCK_TRAY_XA "pidgin-tray-xa" 169 #define PIDGIN_STOCK_TRAY_XA "pidgin-tray-xa"
169 #define PIDGIN_STOCK_TRAY_OFFLINE "pidgin-tray-offline" 170 #define PIDGIN_STOCK_TRAY_OFFLINE "pidgin-tray-offline"