pidgin: 6836b642: This looked wrong to me.
rekkanoryo at pidgin.im
rekkanoryo at pidgin.im
Mon Jul 6 12:25:21 EDT 2009
-----------------------------------------------------------------
Revision: 6836b6429243a0b1f36354530521dda81b509fb5
Ancestor: 64b67c0285026d515be51a07bd96bdba6607ef4e
Author: rekkanoryo at pidgin.im
Date: 2009-07-06T16:23:10
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/6836b6429243a0b1f36354530521dda81b509fb5
Modified files:
libpurple/protocols/yahoo/libyahoo.c
libpurple/protocols/yahoo/libyahoojp.c
ChangeLog:
This looked wrong to me.
-------------- next part --------------
============================================================
--- libpurple/protocols/yahoo/libyahoo.c 7fe680b280da7a4c45209632085911f3fb5ea155
+++ libpurple/protocols/yahoo/libyahoo.c 7fd6f0efe49d91771c7018051a9445a35cdcfc8b
@@ -278,12 +278,12 @@ static PurplePluginInfo info =
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 */
============================================================
--- libpurple/protocols/yahoo/libyahoojp.c af77b87740a396d884c10d6f9cc91ca1fa8daf0c
+++ libpurple/protocols/yahoo/libyahoojp.c 1f179cfb524cb18e66273aca1fdd80fd636ba2c3
@@ -174,12 +174,12 @@ static PurplePluginInfo info =
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 */
More information about the Commits
mailing list