comparison libpurple/protocols/yahoo/yahoo.c @ 23110:bb41bdce8981

Patch from Jaywalker to let prpls add some helpful text for some account fields. This includes the update from rekkanoryo that was reverted earlier. References #2295.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 05 May 2008 06:55:00 +0000
parents 718a9c287839
children 8c3444f04709
comparison
equal deleted inserted replaced
23109:718a9c287839 23110:bb41bdce8981
4378 4378
4379 yahoo_send_attention, 4379 yahoo_send_attention,
4380 yahoo_attention_types, 4380 yahoo_attention_types,
4381 4381
4382 sizeof(PurplePluginProtocolInfo), /* struct_size */ 4382 sizeof(PurplePluginProtocolInfo), /* struct_size */
4383 NULL
4383 }; 4384 };
4384 4385
4385 static PurplePluginInfo info = 4386 static PurplePluginInfo info =
4386 { 4387 {
4387 PURPLE_PLUGIN_MAGIC, 4388 PURPLE_PLUGIN_MAGIC,