view src/win32/resource.h @ 9471:37f7100e58e6

[gaim-migrate @ 10296] You can no longer try to send a message or do a command in a chat you've left, nor can you try to do a command in a conversation who's account is logged off. Hitting enter just has no effect, like it already did for sending a message in a logged off conversation. It might be desirable to be able to perform certain commands in a dead conversation. Someone who desires this should add a flag and register such commands with this flag, and make the commands be really careful. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Wed, 07 Jul 2004 05:18:55 +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