libpurple/protocols/oscar/libicq.c

branch
cpw.rekkanoryo.icqxstatus
changeset 29404
f51e82b8b886
parent 29304
6a941ac152e3
child 29859
0166a44a0edd
equal deleted inserted replaced
29403:9d1d55abd31f 29404:f51e82b8b886
106 NULL, /* get_attention_types */ 106 NULL, /* get_attention_types */
107 107
108 sizeof(PurplePluginProtocolInfo), /* struct_size */ 108 sizeof(PurplePluginProtocolInfo), /* struct_size */
109 icq_get_account_text_table, /* get_account_text_table */ 109 icq_get_account_text_table, /* get_account_text_table */
110 NULL, /* initiate_media */ 110 NULL, /* initiate_media */
111 NULL /* can_do_media */ 111 NULL, /* can_do_media */
112 oscar_get_purple_moods, /* get_moods */ 112 oscar_get_purple_moods, /* get_moods */
113 }; 113 };
114 114
115 static PurplePluginInfo info = 115 static PurplePluginInfo info =
116 { 116 {

mercurial