view src/win32/resource.h @ 7265:d565594c1bae

[gaim-migrate @ 7842] fix the base64 encode function to allocate the right amount of memory. this fixes an issue logging into jabberd 2.0 servers, and probably a few other things committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 14 Oct 2003 21:17:20 +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