comparison libpurple/protocols/yahoo/yahoo.c @ 26131:ff4212a5268f

propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59) to branch 'im.pidgin.pidgin.vv' (head 8df00cb1a28baa69d0a68e0e96af201ec7d87c09)
author Marcus Lundblad <ml@update.uu.se>
date Mon, 02 Mar 2009 18:47:27 +0000
parents 6e1967b0f90b f0c2e27c7ae7
children 38238d41923b
comparison
equal deleted inserted replaced
25955:52fbda23e398 26131:ff4212a5268f
4456 yahoo_send_attention, 4456 yahoo_send_attention,
4457 yahoo_attention_types, 4457 yahoo_attention_types,
4458 4458
4459 sizeof(PurplePluginProtocolInfo), /* struct_size */ 4459 sizeof(PurplePluginProtocolInfo), /* struct_size */
4460 yahoo_get_account_text_table, /* get_account_text_table */ 4460 yahoo_get_account_text_table, /* get_account_text_table */
4461 NULL, /* initiate_media */
4462 NULL /* can_do_media */
4461 }; 4463 };
4462 4464
4463 static PurplePluginInfo info = 4465 static PurplePluginInfo info =
4464 { 4466 {
4465 PURPLE_PLUGIN_MAGIC, 4467 PURPLE_PLUGIN_MAGIC,