view src/win32/resource.h @ 9080:717d0e23f5fa

[gaim-migrate @ 9856] Make the focus chain for conversations awesome. Unfortunately it's not usable because every time something in the gtkconv gets a "focus" signal we switch focus back to the entry widget. We need a better way to give the entry widget focus when initially switching to a tab, but not any time after that. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 27 May 2004 03:34:52 +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