Mercurial > pidgin-twitter
diff pidgin-twitter.c @ 53:872f418ba45d 0.6.0
- revised README
- tweaked some texts
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Fri, 16 May 2008 20:55:06 +0900 |
parents | ac1259fde1d0 |
children | 07d519938bd1 |
line wrap: on
line diff
--- a/pidgin-twitter.c Thu May 15 23:57:02 2008 +0900 +++ b/pidgin-twitter.c Fri May 16 20:55:06 2008 +0900 @@ -591,7 +591,7 @@ box = gtkconv->toolbar; /* Disable widgets that decorate or add link to composing text - * because Twitter can't receive markuped strings. For lean-view + * because Twitter cannot receive marked up string. For lean-view * and wide-view, see pidgin/gtkimhtmltoolbar.c. */ menus = g_object_get_data(G_OBJECT(box), "lean-view"); @@ -902,7 +902,7 @@ "0.6.0", /**< version */ "replaces usernames with links and play sounds", /** summary */ "replaces usernames with links and play sounds", /** desc */ - "Yoshiki Yazawa (yaz@honeyplanet.jp)", /**< author */ + "Yoshiki Yazawa and the pidging-twitter team", /**< author */ "http://www.honeyplanet.jp/", /**< homepage */ load_plugin, /**< load */ unload_plugin, /**< unload */