# HG changeset patch # User Richard Laager # Date 1176684529 0 # Node ID 9b954de67cf3b842c3d1c26c36da723df2a31920 # Parent 04acdacb4f96d1f7574d44f87fa27b99e7ba4979 Point to the Pidgin website. diff -r 04acdacb4f96 -r 9b954de67cf3 libpurple/plugins/perl/scripts/count_down.pl --- a/libpurple/plugins/perl/scripts/count_down.pl Mon Apr 16 00:48:13 2007 +0000 +++ b/libpurple/plugins/perl/scripts/count_down.pl Mon Apr 16 00:48:49 2007 +0000 @@ -7,7 +7,7 @@ summary => "Makes a countdown in days from today.", description => "Long description coming....", author => "John H. Kelm ", - url => "http://gaim.sourceforge.net/", + url => "http://pidgin.im", load => "plugin_load", unload => "plugin_unload" diff -r 04acdacb4f96 -r 9b954de67cf3 libpurple/plugins/perl/scripts/gtk_frame_test.pl --- a/libpurple/plugins/perl/scripts/gtk_frame_test.pl Mon Apr 16 00:48:13 2007 +0000 +++ b/libpurple/plugins/perl/scripts/gtk_frame_test.pl Mon Apr 16 00:48:49 2007 +0000 @@ -9,7 +9,7 @@ summary => "Test plugin for the Perl interpreter.", description => "Implements a set of test proccedures to ensure all functions that work in the C API still work in the Perl plugin interface. As XSUBs are added, this *should* be updated to test the changes. Furthermore, this will function as the tutorial perl plugin.", author => "John H. Kelm ", - url => "http://gaim.sourceforge.net/", + url => "http://pidgin.im", GTK_UI => TRUE, gtk_prefs_info => "foo",