Ignore:
Timestamp:
2005-11-15T14:57:38Z (18 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
2cdd8ce, cc9079e
Parents:
b135438 (diff), 9cb9868 (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.
Message:

Merge from Jelmer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/jabber.c

    rb135438 rc998255  
    24362436        ret->alias_buddy = jabber_roster_update;
    24372437        ret->group_buddy = jabber_group_change;
     2438        ret->cmp_buddynames = g_strcasecmp;
    24382439
    24392440        register_protocol (ret);
Note: See TracChangeset for help on using the changeset viewer.