comparison libpurple/protocols/yahoo/libyahoo.c @ 27387:ca66c299dbbf

This looked wrong to me.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 06 Jul 2009 16:23:10 +0000
parents 31534ae3406a
children 6d3f3473cb4c
comparison
equal deleted inserted replaced
27386:60517bd6b3ce 27387:ca66c299dbbf
276 NULL, /**< ui_requirement */ 276 NULL, /**< ui_requirement */
277 0, /**< flags */ 277 0, /**< flags */
278 NULL, /**< dependencies */ 278 NULL, /**< dependencies */
279 PURPLE_PRIORITY_DEFAULT, /**< priority */ 279 PURPLE_PRIORITY_DEFAULT, /**< priority */
280 "prpl-yahoo", /**< id */ 280 "prpl-yahoo", /**< id */
281 "Yahoo", /**< name */ 281 "Yahoo!", /**< name */
282 DISPLAY_VERSION, /**< version */ 282 DISPLAY_VERSION, /**< version */
283 /** summary */ 283 /** summary */
284 N_("Yahoo Protocol Plugin"), 284 N_("Yahoo! Protocol Plugin"),
285 /** description */ 285 /** description */
286 N_("Yahoo Protocol Plugin"), 286 N_("Yahoo! Protocol Plugin"),
287 NULL, /**< author */ 287 NULL, /**< author */
288 PURPLE_WEBSITE, /**< homepage */ 288 PURPLE_WEBSITE, /**< homepage */
289 NULL, /**< load */ 289 NULL, /**< load */
290 yahoo_unload_plugin, /**< unload */ 290 yahoo_unload_plugin, /**< unload */
291 NULL, /**< destroy */ 291 NULL, /**< destroy */