view src/win32/resource.h @ 5461:7883082c290a

[gaim-migrate @ 5852] Matt Weber (mrweber) writes: " This patch fixes the buffer used for setting away messages, which in turn fixes HTML away messages set by a direct call to serv_set_away[_all] as opposed to do_away_message. Also changed strncpy to strncpy_withhtml to maintain consistency with how it's done in do_away_message." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 20 May 2003 18:15:25 +0000
parents 003e0a02d6b9
children 61e6682af312
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