Mercurial > pidgin.yaz
view pidgin/win32/resource.h @ 22661:0e3d09819fbf
Don't try to enable our server-stored buddylist if we receive an error
from an ssi snac. We've been doing this since 2003, and I'm really
not sure why. I think my original thought was that if we failed to
retrieve our buddy list we could at least communicate with people.
But with the current code we'll try to refetch our buddylist in 30
seconds, so I think it's better to just wait it out. Plus, I think
you might actually be able to IM people without your buddylist... they
just won't see you online.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 16 Apr 2008 07:25:47 +0000 |
parents | 94ee22ed492b |
children |
line wrap: on
line source
#define PIDGIN_ICON 104 #define PIDGIN_TRAY_AVAILABLE_4BIT 105 #define PIDGIN_TRAY_AWAY_4BIT 106 #define PIDGIN_TRAY_BUSY_4BIT 107 #define PIDGIN_TRAY_XA_4BIT 108 #define PIDGIN_TRAY_OFFLINE_4BIT 109 #define PIDGIN_TRAY_CONNECTING_4BIT 110 #define PIDGIN_TRAY_PENDING_4BIT 111 #define PIDGIN_TRAY_INVISIBLE_4BIT 112