view src/win32/resource.h @ 9759:b64ee81c7bcb

[gaim-migrate @ 10626] A patch from Good Stu to make the gaim_gtkconv_button_new() function public, which lets plugin authors use it. Plugin authors should use it to create a button to be added to conversation windows. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 15 Aug 2004 23:09:53 +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