diff finch/plugins/gntclipboard.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 886025ef7daa
line wrap: on
line diff
--- a/finch/plugins/gntclipboard.c	Wed Mar 21 08:40:43 2007 +0000
+++ b/finch/plugins/gntclipboard.c	Wed Mar 21 08:41:56 2007 +0000
@@ -150,7 +150,7 @@
 	N_("When the gnt clipboard contents change, "
 		"the contents are made available to X, if possible."),
 	"Richard Nelson <wabz@whatsbeef.net>",
-	"http://purple.sourceforge.net",
+	PURPLE_WEBSITE,
 	plugin_load,
 	plugin_unload,
 	NULL,