comparison pidgin/pidginstock.h @ 16858:9862a82206ba

merge of 'df3320af10ba54cf6129f203dedb82f35baf6800' and 'e4f4d5a254ea26abee249a1ef3fdb5c72f3c59b2'
author Richard Laager <rlaager@wiktel.com>
date Thu, 03 May 2007 23:23:44 +0000
parents d6ccf170148e
children 580c6c5d9480
comparison
equal deleted inserted replaced
16830:834e75427b1c 16858:9862a82206ba
29 29
30 /**************************************************************************/ 30 /**************************************************************************/
31 /** @name Stock images */ 31 /** @name Stock images */
32 /**************************************************************************/ 32 /**************************************************************************/
33 /*@{*/ 33 /*@{*/
34 #define PIDGIN_STOCK_ABOUT "pidgin-about"
35 #define PIDGIN_STOCK_ACTION "pidgin-action" 34 #define PIDGIN_STOCK_ACTION "pidgin-action"
36 #define PIDGIN_STOCK_ALIAS "pidgin-alias" 35 #define PIDGIN_STOCK_ALIAS "pidgin-alias"
37 #define PIDGIN_STOCK_AWAY "pidgin-away" 36 #define PIDGIN_STOCK_AWAY "pidgin-away"
38 #define PIDGIN_STOCK_CHAT "pidgin-chat" 37 #define PIDGIN_STOCK_CHAT "pidgin-chat"
39 #define PIDGIN_STOCK_CLEAR "pidgin-clear" 38 #define PIDGIN_STOCK_CLEAR "pidgin-clear"
43 #define PIDGIN_STOCK_DOWNLOAD "pidgin-download" 42 #define PIDGIN_STOCK_DOWNLOAD "pidgin-download"
44 #define PIDGIN_STOCK_EDIT "pidgin-edit" 43 #define PIDGIN_STOCK_EDIT "pidgin-edit"
45 #define PIDGIN_STOCK_FGCOLOR "pidgin-fgcolor" 44 #define PIDGIN_STOCK_FGCOLOR "pidgin-fgcolor"
46 #define PIDGIN_STOCK_FILE_CANCELED "pidgin-file-canceled" 45 #define PIDGIN_STOCK_FILE_CANCELED "pidgin-file-canceled"
47 #define PIDGIN_STOCK_FILE_DONE "pidgin-file-done" 46 #define PIDGIN_STOCK_FILE_DONE "pidgin-file-done"
48 #define PIDGIN_STOCK_FILE_TRANSFER "pidgin-file-transfer"
49 #define PIDGIN_STOCK_IGNORE "pidgin-ignore" 47 #define PIDGIN_STOCK_IGNORE "pidgin-ignore"
50 #define PIDGIN_STOCK_INVITE "pidgin-invite" 48 #define PIDGIN_STOCK_INVITE "pidgin-invite"
51 #define PIDGIN_STOCK_MODIFY "pidgin-modify" 49 #define PIDGIN_STOCK_MODIFY "pidgin-modify"
52 #define PIDGIN_STOCK_OPEN_MAIL "pidgin-stock-open-mail" 50 #define PIDGIN_STOCK_OPEN_MAIL "pidgin-stock-open-mail"
53 #define PIDGIN_STOCK_PAUSE "pidgin-pause" 51 #define PIDGIN_STOCK_PAUSE "pidgin-pause"
123 #define PIDGIN_STOCK_TOOLBAR_PLUGINS "pidgin-plugins" 121 #define PIDGIN_STOCK_TOOLBAR_PLUGINS "pidgin-plugins"
124 #define PIDGIN_STOCK_TOOLBAR_TYPING "pidgin-typing" 122 #define PIDGIN_STOCK_TOOLBAR_TYPING "pidgin-typing"
125 #define PIDGIN_STOCK_TOOLBAR_USER_INFO "pidgin-info" 123 #define PIDGIN_STOCK_TOOLBAR_USER_INFO "pidgin-info"
126 #define PIDGIN_STOCK_TOOLBAR_UNBLOCK "pidgin-unblock" 124 #define PIDGIN_STOCK_TOOLBAR_UNBLOCK "pidgin-unblock"
127 #define PIDGIN_STOCK_TOOLBAR_SELECT_AVATAR "pidgin-select-avatar" 125 #define PIDGIN_STOCK_TOOLBAR_SELECT_AVATAR "pidgin-select-avatar"
126 #define PIDGIN_STOCK_TOOLBAR_SEND_FILE "pidgin-send-file"
128 127
129 /* Tray icons */ 128 /* Tray icons */
130 #define PIDGIN_STOCK_TRAY_AVAILABLE "pidgin-tray-available" 129 #define PIDGIN_STOCK_TRAY_AVAILABLE "pidgin-tray-available"
131 #define PIDGIN_STOCK_TRAY_INVISIBLE "pidgin-tray-invisible" 130 #define PIDGIN_STOCK_TRAY_INVISIBLE "pidgin-tray-invisible"
132 #define PIDGIN_STOCK_TRAY_AWAY "pidgin-tray-away" 131 #define PIDGIN_STOCK_TRAY_AWAY "pidgin-tray-away"