view src/win32/resource.h @ 6502:d5c1ae46d909

[gaim-migrate @ 7017] Fixes a crash on exit when a jabber conversation window is open at the time. (Checks for gc == NULL in jabber_find_buddy) committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Tue, 19 Aug 2003 05:31:12 +0000
parents 61e6682af312
children c2fb9192377b
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