pidgin/pidginstock.h

branch
maiku.vv
changeset 26128
a989b1f827a0
parent 24147
b730c8d207e9
parent 23740
e63886b13597
child 26167
8f14e4edae9c
equal deleted inserted replaced
24190:c8e24ce54bb7 26128:a989b1f827a0
150 #define PIDGIN_STOCK_TOOLBAR_USER_INFO "pidgin-info" 150 #define PIDGIN_STOCK_TOOLBAR_USER_INFO "pidgin-info"
151 #define PIDGIN_STOCK_TOOLBAR_UNBLOCK "pidgin-unblock" 151 #define PIDGIN_STOCK_TOOLBAR_UNBLOCK "pidgin-unblock"
152 #define PIDGIN_STOCK_TOOLBAR_SELECT_AVATAR "pidgin-select-avatar" 152 #define PIDGIN_STOCK_TOOLBAR_SELECT_AVATAR "pidgin-select-avatar"
153 #define PIDGIN_STOCK_TOOLBAR_SEND_FILE "pidgin-send-file" 153 #define PIDGIN_STOCK_TOOLBAR_SEND_FILE "pidgin-send-file"
154 #define PIDGIN_STOCK_TOOLBAR_TRANSFER "pidgin-transfer" 154 #define PIDGIN_STOCK_TOOLBAR_TRANSFER "pidgin-transfer"
155 #ifdef USE_VV
156 #define PIDGIN_STOCK_TOOLBAR_AUDIO_CALL "pidgin-audio-call"
157 #define PIDGIN_STOCK_TOOLBAR_VIDEO_CALL "pidgin-video-call"
158 #define PIDGIN_STOCK_TOOLBAR_AUDIO_VIDEO_CALL "pidgin-audio-video-call"
159 #endif
155 160
156 /* Tray icons */ 161 /* Tray icons */
157 #define PIDGIN_STOCK_TRAY_AVAILABLE "pidgin-tray-available" 162 #define PIDGIN_STOCK_TRAY_AVAILABLE "pidgin-tray-available"
158 #define PIDGIN_STOCK_TRAY_INVISIBLE "pidgin-tray-invisible" 163 #define PIDGIN_STOCK_TRAY_INVISIBLE "pidgin-tray-invisible"
159 #define PIDGIN_STOCK_TRAY_AWAY "pidgin-tray-away" 164 #define PIDGIN_STOCK_TRAY_AWAY "pidgin-tray-away"

mercurial