Changeset 36ee8c6
- Timestamp:
- 2015-01-25T20:45:16Z (10 years ago)
- Branches:
- master
- Children:
- fd213fe
- Parents:
- e26aa72
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/purple/purple.c
re26aa72 r36ee8c6 832 832 833 833 gc = imcb_chat_new( ic, conv->name ); 834 imcb_chat_name_hint( gc, conv->title ); 835 imcb_chat_topic( gc, NULL, conv->title, 0 ); 836 834 837 conv->ui_data = gc; 835 838 gc->data = conv;
Note: See TracChangeset
for help on using the changeset viewer.