| 33 /*@{*/ |
33 /*@{*/ |
| 34 #define PIDGIN_STOCK_ABOUT "pidgin-about" |
34 #define PIDGIN_STOCK_ABOUT "pidgin-about" |
| 35 #define PIDGIN_STOCK_ACTION "pidgin-action" |
35 #define PIDGIN_STOCK_ACTION "pidgin-action" |
| 36 #define PIDGIN_STOCK_ALIAS "pidgin-alias" |
36 #define PIDGIN_STOCK_ALIAS "pidgin-alias" |
| 37 #define PIDGIN_STOCK_AWAY "pidgin-away" |
37 #define PIDGIN_STOCK_AWAY "pidgin-away" |
| 38 #define PIDGIN_STOCK_BLOCK "pidgin-block" |
|
| 39 #define PIDGIN_STOCK_UNBLOCK "pidgin-unblock" |
|
| 40 #define PIDGIN_STOCK_CHAT "pidgin-chat" |
38 #define PIDGIN_STOCK_CHAT "pidgin-chat" |
| 41 #define PIDGIN_STOCK_CLEAR "pidgin-clear" |
39 #define PIDGIN_STOCK_CLEAR "pidgin-clear" |
| 42 #define PIDGIN_STOCK_CLOSE_TABS "pidgin-close-tab" |
40 #define PIDGIN_STOCK_CLOSE_TABS "pidgin-close-tab" |
| 43 #define PIDGIN_STOCK_CONNECT "pidgin-connect" |
41 #define PIDGIN_STOCK_CONNECT "pidgin-connect" |
| 44 #define PIDGIN_STOCK_DEBUG "pidgin-debug" |
42 #define PIDGIN_STOCK_DEBUG "pidgin-debug" |
| 110 #define PIDGIN_STOCK_ANIMATION_TYPING4 "pidgin-anim-typing4" |
108 #define PIDGIN_STOCK_ANIMATION_TYPING4 "pidgin-anim-typing4" |
| 111 |
109 |
| 112 /* Toolbar (and menu) icons */ |
110 /* Toolbar (and menu) icons */ |
| 113 #define PIDGIN_STOCK_TOOLBAR_ACCOUNTS "pidgin-accounts" |
111 #define PIDGIN_STOCK_TOOLBAR_ACCOUNTS "pidgin-accounts" |
| 114 #define PIDGIN_STOCK_TOOLBAR_BGCOLOR "pidgin-bgcolor" |
112 #define PIDGIN_STOCK_TOOLBAR_BGCOLOR "pidgin-bgcolor" |
| |
113 #define PIDGIN_STOCK_TOOLBAR_BLOCK "pidgin-block" |
| 115 #define PIDGIN_STOCK_TOOLBAR_FGCOLOR "pidgin-fgcolor" |
114 #define PIDGIN_STOCK_TOOLBAR_FGCOLOR "pidgin-fgcolor" |
| 116 #define PIDGIN_STOCK_TOOLBAR_SMILEY "pidgin-smiley" |
115 #define PIDGIN_STOCK_TOOLBAR_SMILEY "pidgin-smiley" |
| 117 #define PIDGIN_STOCK_TOOLBAR_TEXT_SMALLER "pidgin-text-smaller" |
116 #define PIDGIN_STOCK_TOOLBAR_TEXT_SMALLER "pidgin-text-smaller" |
| 118 #define PIDGIN_STOCK_TOOLBAR_TEXT_LARGER "pidgin-text-larger" |
117 #define PIDGIN_STOCK_TOOLBAR_TEXT_LARGER "pidgin-text-larger" |
| 119 #define PIDGIN_STOCK_TOOLBAR_INSERT_IMAGE "pidgin-insert-image" |
118 #define PIDGIN_STOCK_TOOLBAR_INSERT_IMAGE "pidgin-insert-image" |
| 120 #define PIDGIN_STOCK_TOOLBAR_INSERT_LINK "pidgin-insert-link" |
119 #define PIDGIN_STOCK_TOOLBAR_INSERT_LINK "pidgin-insert-link" |
| 121 #define PIDGIN_STOCK_TOOLBAR_MESSAGE_NEW "pidgin-message-new" |
120 #define PIDGIN_STOCK_TOOLBAR_MESSAGE_NEW "pidgin-message-new" |
| |
121 #define PIDGIN_STOCK_TOOLBAR_PENDING "pidgin-pending" |
| 122 #define PIDGIN_STOCK_TOOLBAR_PLUGINS "pidgin-plugins" |
122 #define PIDGIN_STOCK_TOOLBAR_PLUGINS "pidgin-plugins" |
| 123 #define PIDGIN_STOCK_TOOLBAR_TYPING "pidgin-typing" |
123 #define PIDGIN_STOCK_TOOLBAR_TYPING "pidgin-typing" |
| 124 #define PIDGIN_STOCK_TOOLBAR_USER_INFO "pidgin-info" |
124 #define PIDGIN_STOCK_TOOLBAR_USER_INFO "pidgin-info" |
| 125 #define PIDGIN_STOCK_TOOLBAR_PENDING "pidgin-pending" |
125 #define PIDGIN_STOCK_TOOLBAR_UNBLOCK "pidgin-unblock" |
| 126 |
126 |
| 127 /* Tray icons */ |
127 /* Tray icons */ |
| 128 #define PIDGIN_STOCK_TRAY_AVAILABLE "pidgin-tray-available" |
128 #define PIDGIN_STOCK_TRAY_AVAILABLE "pidgin-tray-available" |
| 129 #define PIDGIN_STOCK_TRAY_AWAY "pidgin-tray-away" |
129 #define PIDGIN_STOCK_TRAY_AWAY "pidgin-tray-away" |
| 130 #define PIDGIN_STOCK_TRAY_BUSY "pidgin-tray-busy" |
130 #define PIDGIN_STOCK_TRAY_BUSY "pidgin-tray-busy" |