comparison libpurple/stringref.h @ 18755:84d53c3c699d

Some changes from Matthew Goldstein and I to not automatically remove empty groups from the oscar server-stored buddy list. There's this thing called AIM WIMZI that relies on having a certain group in your buddy list so that it can add buddies to it automatically, and it wasn't working if you used Pidgin because the group didn't exist. See http://wimzi.aim.com/ Also try to fix allowing buddies to be in multiple groups.
author Mark Doliner <mark@kingant.net>
date Tue, 31 Jul 2007 06:51:29 +0000
parents 32c366eeeb99
children 44b4e8bd759b
comparison
equal deleted inserted replaced
18754:66df5d93cdf4 18755:84d53c3c699d
1 /* TODO: Can we just replace this whole thing with a GCache */
2
1 /** 3 /**
2 * @file stringref.h Reference-counted immutable strings 4 * @file stringref.h Reference-counted immutable strings
3 * @ingroup core 5 * @ingroup core
4 * 6 *
5 * purple 7 * purple