comparison libpurple/protocols/oscar/libicq.c @ 15463:0b6f337a46d5

Emblems in the blist
author Sean Egan <seanegan@gmail.com>
date Tue, 30 Jan 2007 06:53:23 +0000
parents 5fe8042783c1
children 71af5b6209d5
comparison
equal deleted inserted replaced
15462:e9c12873fae0 15463:0b6f337a46d5
33 NULL, /* user_splits */ 33 NULL, /* user_splits */
34 NULL, /* protocol_options */ 34 NULL, /* protocol_options */
35 {"gif,jpeg,bmp,ico", 48, 48, 50, 50, 7168, 35 {"gif,jpeg,bmp,ico", 48, 48, 50, 50, 7168,
36 GAIM_ICON_SCALE_SEND | GAIM_ICON_SCALE_DISPLAY}, /* icon_spec */ 36 GAIM_ICON_SCALE_SEND | GAIM_ICON_SCALE_DISPLAY}, /* icon_spec */
37 oscar_list_icon_icq, /* list_icon */ 37 oscar_list_icon_icq, /* list_icon */
38 oscar_list_emblems, /* list_emblems */ 38 oscar_list_emblem, /* list_emblems */
39 oscar_status_text, /* status_text */ 39 oscar_status_text, /* status_text */
40 oscar_tooltip_text, /* tooltip_text */ 40 oscar_tooltip_text, /* tooltip_text */
41 oscar_status_types, /* status_types */ 41 oscar_status_types, /* status_types */
42 oscar_blist_node_menu, /* blist_node_menu */ 42 oscar_blist_node_menu, /* blist_node_menu */
43 oscar_chat_info, /* chat_info */ 43 oscar_chat_info, /* chat_info */