comparison libpurple/plugins/ciphertest.c @ 15436:42961709cb30

This should be the last of the string changes
author Sean Egan <seanegan@gmail.com>
date Sat, 27 Jan 2007 11:41:32 +0000
parents 5fe8042783c1
children 32c366eeeb99
comparison
equal deleted inserted replaced
15435:9c0cf4db1f4d 15436:42961709cb30
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 */