Mercurial > pidgin
view src/win32/resource.h @ 9187:d1b88a570f4d
[gaim-migrate @ 9982]
" All the other important Gaim objects get a ui_data field. struct
_GaimAccount doesn't declare one... but there's no reason not to
let the ui have use of one if it wants one (and plenty of good
reasons for a ui to want one). One line patch to add:
void *ui_data; /**< The UI can put data here.*/
to the _GaimAccount struct." --Evan Schoenberg
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sun, 06 Jun 2004 01:24:56 +0000 |
parents | c2fb9192377b |
children | 976c7b186789 |
line wrap: on
line source
#define GAIM_ICON 104 #define GAIM_OFFLINE_ICON 105 #define GAIM_AWAY_ICON 106 #define GAIM_TRAY_ICON 107 #define GAIM_OFFLINE_TRAY_ICON 108 #define GAIM_AWAY_TRAY_ICON 109 #define GAIM_PEND_TRAY_ICON 110 #define GAIM_AWAYPEND_TRAY_ICON 111 #define GAIM_BLANK_TRAY_ICON 112