diff finch/plugins/gntgf.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 94843d812e69
line wrap: on
line diff
--- a/finch/plugins/gntgf.c	Wed Mar 21 08:40:43 2007 +0000
+++ b/finch/plugins/gntgf.c	Wed Mar 21 08:41:56 2007 +0000
@@ -357,7 +357,7 @@
 	N_("Toaster plugin"),
 	N_("Toaster plugin"),
 	"Sadrul H Chowdhury <sadrul@users.sourceforge.net>",
-	"http://purple.sourceforge.net",
+	PURPLE_WEBSITE,
 	plugin_load,
 	plugin_unload,
 	NULL,