changeset 30:e740ceed9337

tweaked descriptions
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Tue, 06 May 2008 22:11:03 +0900
parents ea1aef67c97d
children 312a745dece6
files pidgin-twitter.c
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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	*/