comparison libpurple/plugins/ciphertest.c @ 15439:a415922e2882

merge of '8f5c72b9dbcf628f35e4674469f97b34f9c6fa2c' and 'e082ba7b9cfaf0fef0531d0fe9b54af7831f75df'
author Ethan Blanton <elb@pidgin.im>
date Sun, 28 Jan 2007 01:24:15 +0000
parents 42961709cb30
children 32c366eeeb99
comparison
equal deleted inserted replaced
15426:c9497aad9fc4 15439:a415922e2882
262 262
263 "core-cipher-test", /**< id */ 263 "core-cipher-test", /**< id */
264 N_("Cipher Test"), /**< name */ 264 N_("Cipher Test"), /**< name */
265 VERSION, /**< version */ 265 VERSION, /**< version */
266 /** summary */ 266 /** summary */
267 N_("Tests the ciphers that ship with gaim."), 267 N_("Tests the ciphers that ship with libpurple."),
268 /** description */ 268 /** description */
269 N_("Tests the ciphers that ship with gaim."), 269 N_("Tests the ciphers that ship with libpurple."),
270 "Gary Kramlich <amc_grim@users.sf.net>", /**< author */ 270 "Gary Kramlich <amc_grim@users.sf.net>", /**< author */
271 GAIM_WEBSITE, /**< homepage */ 271 GAIM_WEBSITE, /**< homepage */
272 272
273 plugin_load, /**< load */ 273 plugin_load, /**< load */
274 plugin_unload, /**< unload */ 274 plugin_unload, /**< unload */