Mercurial > pidgin-audacious
changeset 24:8ac1ebc63fab
set the version to 3.0.0
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Sat, 10 Jan 2009 14:41:46 +0900 |
parents | dffc9604a9fb |
children | c0280cf3ca84 |
files | pidgin-audacious.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin-audacious.c Mon Oct 06 18:19:42 2008 +0900 +++ b/pidgin-audacious.c Sat Jan 10 14:41:46 2009 +0900 @@ -753,13 +753,13 @@ PURPLE_PRIORITY_DEFAULT, /**< priority */ PIDGINAUD_PLUGIN_ID, /**< id */ "Pidgin-Audacious", /**< name */ - "3.0.0d1", /**< version */ + "3.0.0", /**< version */ "Automatically updates your Pidgin status info with the currently " "playing music in Audacious.", /** summary */ "Automatically updates your Pidgin status info with the currently " "playing music in Audacious.", /** desc */ "Yoshiki Yazawa (yaz@honeyplanet.jp)", /**< author */ - "http://www.honeyplanet.jp", /**< homepage */ + "http://www.honeyplanet.jp/", /**< homepage */ load_plugin, /**< load */ unload_plugin, /**< unload */ NULL, /**< destroy */