Changeset 48b5fef for protocols/purple
- Timestamp:
- 2015-12-01T05:30:45Z (9 years ago)
- Branches:
- master
- Children:
- 9b02bab
- Parents:
- 05aba55
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/purple/purple.c
r05aba55 r48b5fef 782 782 purple_gg_buddylist_import(gc); 783 783 784 if (gc->flags & PURPLE_CONNECTION_HTML) { 785 ic->flags |= OPT_DOES_HTML; 786 } 784 ic->flags |= OPT_DOES_HTML; 787 785 } 788 786
Note: See TracChangeset
for help on using the changeset viewer.