Mercurial > pidgin.yaz
view src/win32/resource.h @ 10448:6a20307ef8dc
[gaim-migrate @ 11713]
Fix the problem with accounts.xml being loaded before the plugins were
probed. This fixes the Yahoo! crash mentioned by the guy on gaim-devel
and a guy in #gaim, and a few other obscure problems.
Plugins are probed* by the core now instead of the UI. Less work for
UI implementors means less code duplication and makes it more likely
someone will write a new UI.
*Probing loads the PRPLs and any loader plugins (perl, tcl, etc.), and
makes plugin information available everywhere else.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 29 Dec 2004 22:48:59 +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