Mercurial > pidgin
diff 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 |
line wrap: on
line diff
--- a/libpurple/plugins/ciphertest.c Sat Jan 27 11:11:26 2007 +0000 +++ b/libpurple/plugins/ciphertest.c Sat Jan 27 11:41:32 2007 +0000 @@ -264,9 +264,9 @@ N_("Cipher Test"), /**< name */ VERSION, /**< version */ /** summary */ - N_("Tests the ciphers that ship with gaim."), + N_("Tests the ciphers that ship with libpurple."), /** description */ - N_("Tests the ciphers that ship with gaim."), + N_("Tests the ciphers that ship with libpurple."), "Gary Kramlich <amc_grim@users.sf.net>", /**< author */ GAIM_WEBSITE, /**< homepage */
