Changeset cc9079e for protocols/jabber/jabber.c
- Timestamp:
- 2005-11-15T15:16:53Z (19 years ago)
- Branches:
- master
- Children:
- 9c8ae50
- Parents:
- f56c491 (diff), c998255 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/jabber.c
rf56c491 rcc9079e 2436 2436 ret->alias_buddy = jabber_roster_update; 2437 2437 ret->group_buddy = jabber_group_change; 2438 ret->cmp_buddynames = g_strcasecmp; 2438 2439 2439 2440 register_protocol (ret);
Note: See TracChangeset
for help on using the changeset viewer.