Mercurial > pidgin
changeset 16180:9b954de67cf3
Point to the Pidgin website.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Mon, 16 Apr 2007 00:48:49 +0000 |
parents | 04acdacb4f96 |
children | dde5bebd5fb4 |
files | libpurple/plugins/perl/scripts/count_down.pl libpurple/plugins/perl/scripts/gtk_frame_test.pl |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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",