Mercurial > pidgin
changeset 16184:22f65e75980c
Point to the Pidgin website.
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Mon, 16 Apr 2007 00:51:43 +0000 |
| parents | 8cf53d7a0887 |
| children | 56430bf7fe9d |
| files | libpurple/plugins/test.pl |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/plugins/test.pl Mon Apr 16 00:50:57 2007 +0000 +++ b/libpurple/plugins/test.pl Mon Apr 16 00:51:43 2007 +0000 @@ -9,7 +9,7 @@ summary => 'Provides as a test base for the perl plugin.', description => 'Provides as a test base for the perl plugin.', author => 'Christian Hammond <chipx86@gnupdate.org>', - url => 'http://gaim.sf.net/', + url => 'http://pidgin.im', load => "plugin_load", unload => "plugin_unload"
