| 13 * account-actions-changed |
13 * account-actions-changed |
| 14 * account-created |
14 * account-created |
| 15 * account-destroying |
15 * account-destroying |
| 16 * blist-node-added and blist-node-removed signals (see |
16 * blist-node-added and blist-node-removed signals (see |
| 17 blist-signals.dox) |
17 blist-signals.dox) |
| |
18 * Three Blist UI ops used to overload libpurple's built-in saving |
| |
19 of the buddy list to blist.xml. If a UI implements these, it probably |
| |
20 wants to add the buddies itself and not call purple_blist_load. |
| 18 * Jabber plugin signals (see jabber-signals.dox) |
21 * Jabber plugin signals (see jabber-signals.dox) |
| 19 * purple_account_remove_setting |
22 * purple_account_remove_setting |
| 20 * purple_buddy_destroy |
23 * purple_buddy_destroy |
| 21 * purple_buddy_get_protocol_data |
24 * purple_buddy_get_protocol_data |
| 22 * purple_buddy_set_protocol_data |
25 * purple_buddy_set_protocol_data |