comparison 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
comparison
equal deleted inserted replaced
15862:78f056497b72 15863:4c707efebc0c
355 N_("GntGf"), 355 N_("GntGf"),
356 VERSION, 356 VERSION,
357 N_("Toaster plugin"), 357 N_("Toaster plugin"),
358 N_("Toaster plugin"), 358 N_("Toaster plugin"),
359 "Sadrul H Chowdhury <sadrul@users.sourceforge.net>", 359 "Sadrul H Chowdhury <sadrul@users.sourceforge.net>",
360 "http://purple.sourceforge.net", 360 PURPLE_WEBSITE,
361 plugin_load, 361 plugin_load,
362 plugin_unload, 362 plugin_unload,
363 NULL, 363 NULL,
364 config_frame, 364 config_frame,
365 NULL, 365 NULL,