Mercurial > pidgin
changeset 27387:ca66c299dbbf
This looked wrong to me.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Mon, 06 Jul 2009 16:23:10 +0000 |
parents | 60517bd6b3ce |
children | 77976350b32d 42360009f2e5 8781cfb550bb |
files | libpurple/protocols/yahoo/libyahoo.c libpurple/protocols/yahoo/libyahoojp.c |
diffstat | 2 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/libyahoo.c Mon Jul 06 15:50:59 2009 +0000 +++ b/libpurple/protocols/yahoo/libyahoo.c Mon Jul 06 16:23:10 2009 +0000 @@ -278,12 +278,12 @@ NULL, /**< dependencies */ PURPLE_PRIORITY_DEFAULT, /**< priority */ "prpl-yahoo", /**< id */ - "Yahoo", /**< name */ + "Yahoo!", /**< name */ DISPLAY_VERSION, /**< version */ /** summary */ - N_("Yahoo Protocol Plugin"), + N_("Yahoo! Protocol Plugin"), /** description */ - N_("Yahoo Protocol Plugin"), + N_("Yahoo! Protocol Plugin"), NULL, /**< author */ PURPLE_WEBSITE, /**< homepage */ NULL, /**< load */
--- a/libpurple/protocols/yahoo/libyahoojp.c Mon Jul 06 15:50:59 2009 +0000 +++ b/libpurple/protocols/yahoo/libyahoojp.c Mon Jul 06 16:23:10 2009 +0000 @@ -174,12 +174,12 @@ NULL, /**< dependencies */ PURPLE_PRIORITY_DEFAULT, /**< priority */ "prpl-yahoojp", /**< id */ - "Yahoo JAPAN", /**< name */ + "Yahoo! JAPAN", /**< name */ DISPLAY_VERSION, /**< version */ /** summary */ - N_("Yahoo JAPAN Protocol Plugin"), + N_("Yahoo! JAPAN Protocol Plugin"), /** description */ - N_("Yahoo JAPAN Protocol Plugin"), + N_("Yahoo! JAPAN Protocol Plugin"), NULL, /**< author */ PURPLE_WEBSITE, /**< homepage */ NULL, /**< load */