diff finch/plugins/lastlog.c @ 15863:4c707efebc0c

Use PURPLE_WEBSITE instead of listing the website directly (which was wrong because of the sed).
author Richard Laager <rlaager@wiktel.com>
date Wed, 21 Mar 2007 08:41:56 +0000
parents 32c366eeeb99
children 30829e806dae
line wrap: on
line diff
--- a/finch/plugins/lastlog.c	Wed Mar 21 08:40:43 2007 +0000
+++ b/finch/plugins/lastlog.c	Wed Mar 21 08:41:56 2007 +0000
@@ -123,7 +123,7 @@
 	N_("Lastlog plugin."),
 	N_("Lastlog plugin."),
 	"Sadrul H Chowdhury <sadrul@users.sourceforge.net>",
-	"http://purple.sourceforge.net",
+	PURPLE_WEBSITE,
 	plugin_load,
 	plugin_unload,
 	NULL,