# HG changeset patch # User Yoshiki Yazawa # Date 1210948001 -32400 # Node ID 34a9fb4b470188f6a395336c9c2d354009786543 # Parent 07d519938bd18b126d7d17978093b33acd1f4b78 ditto diff -r 07d519938bd1 -r 34a9fb4b4701 pidgin-twitter.c --- a/pidgin-twitter.c Fri May 16 23:20:23 2008 +0900 +++ b/pidgin-twitter.c Fri May 16 23:26:41 2008 +0900 @@ -900,8 +900,8 @@ PLUGIN_ID, /**< id */ "Pidgin-Twitter", /**< name */ "0.6.0", /**< version */ - "replaces usernames with links and play sounds", /** summary */ - "replaces usernames with links and play sounds", /** desc */ + "replaces usernames with links and plays sounds", /** summary */ + "replaces usernames with links and plays sounds", /** desc */ "Yoshiki Yazawa and the pidging-twitter team", /**< author */ "http://www.honeyplanet.jp/", /**< homepage */ load_plugin, /**< load */