Changeset 8a90001 for protocols/jabber/jabber.c
- Timestamp:
- 2008-07-22T12:37:49Z (15 years ago)
- Branches:
- master
- Children:
- 4ac647d
- Parents:
- 9afeefa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/jabber.c
r9afeefa r8a90001 62 62 s = set_add( &acc->set, "xmlconsole", "false", set_eval_bool, acc ); 63 63 s->flags |= ACC_SET_OFFLINE_ONLY; 64 65 s = set_add( &acc->set, "proxy", "<local>;<auto>", NULL, acc ); 64 66 } 65 67
Note: See TracChangeset
for help on using the changeset viewer.