Point to the Pidgin website.

Mon, 16 Apr 2007 00:48:49 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Mon, 16 Apr 2007 00:48:49 +0000
changeset 16241
0c4919abc3b7
parent 16240
59a9901522bc
child 16242
f0c15450e403

Point to the Pidgin website.

libpurple/plugins/perl/scripts/count_down.pl file | annotate | diff | comparison | revisions
libpurple/plugins/perl/scripts/gtk_frame_test.pl file | annotate | diff | comparison | revisions
--- 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 <johnhkelm\@gmail.com>", 
-	url => "http://gaim.sourceforge.net/", 
+	url => "http://pidgin.im", 
 	
 	load => "plugin_load", 
 	unload => "plugin_unload" 
--- 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 <johnhkelm\@gmail.com>", 
-	url => "http://gaim.sourceforge.net/", 
+	url => "http://pidgin.im", 
 	
 	GTK_UI => TRUE,
 	gtk_prefs_info => "foo",

mercurial