| 1 #define GAIM_ICON 104 |
1 #define GAIM_ICON 104 |
| 2 #define GAIM_OFFLINE_ICON 105 |
|
| 3 #define GAIM_AWAY_ICON 106 |
|
| 4 #define GAIM_TRAY_ICON 107 |
|
| 5 #define GAIM_OFFLINE_TRAY_ICON 108 |
|
| 6 #define GAIM_AWAY_TRAY_ICON 109 |
|
| 7 #define GAIM_PEND_TRAY_ICON 110 |
|
| 8 #define GAIM_AWAYPEND_TRAY_ICON 111 |
|
| 9 #define GAIM_BLANK_TRAY_ICON 112 |
|
| 10 #define GAIM_TRAY_ICON_4BIT 113 |
|
| 11 #define GAIM_OFFLINE_TRAY_ICON_4BIT 114 |
|
| 12 #define GAIM_AWAY_TRAY_ICON_4BIT 115 |
|
| 13 #define GAIM_PEND_TRAY_ICON_4BIT 116 |
|
| 14 #define GAIM_AWAYPEND_TRAY_ICON_4BIT 117 |
|