# HG changeset patch # User Yoshiki Yazawa # Date 1210079463 -32400 # Node ID e740ceed9337db54697661b4c6182c5cdf1b7416 # Parent ea1aef67c97dda5b38523ac7bc91e5f7e035d218 tweaked descriptions diff -r ea1aef67c97d -r e740ceed9337 pidgin-twitter.c --- a/pidgin-twitter.c Mon May 05 23:32:39 2008 +0900 +++ b/pidgin-twitter.c Tue May 06 22:11:03 2008 +0900 @@ -382,9 +382,9 @@ PURPLE_PRIORITY_DEFAULT, /**< priority */ PIDGINTWITTER_PLUGIN_ID, /**< id */ "Pidgin-Twitter", /**< name */ - "0.5.1", /**< version */ - "replaces @username to a link and play sound", /** summary */ - "replaces @username in a link and play sound", /** desc */ + "0.5.2", /**< version */ + "replaces usernames with links and play sounds", /** summary */ + "replaces usernames with links and play sounds", /** desc */ "Yoshiki Yazawa (yaz@honeyplanet.jp)", /**< author */ "http://www.honeyplanet.jp/", /**< homepage */ load_plugin, /**< load */