# HG changeset patch # User Richard Laager # Date 1125977893 0 # Node ID 4d9686e7c234ea47e0f62de107c449dd067e5fd9 # Parent 8dc405fa5856683879cec284463c08da33766e57 [gaim-migrate @ 13696] Adding some missing closing angle brackets on the author fields. committer: Tailor Script diff -r 8dc405fa5856 -r 4d9686e7c234 plugins/perl/scripts/account.pl --- a/plugins/perl/scripts/account.pl Tue Sep 06 03:29:32 2005 +0000 +++ b/plugins/perl/scripts/account.pl Tue Sep 06 03:38:13 2005 +0000 @@ -9,7 +9,7 @@ version => "0.1", 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 "John H. Kelm ", url => "http://sourceforge.net/users/johnhkelm/", load => "plugin_load", diff -r 8dc405fa5856 -r 4d9686e7c234 plugins/perl/scripts/buddy_list.pl --- a/plugins/perl/scripts/buddy_list.pl Tue Sep 06 03:29:32 2005 +0000 +++ b/plugins/perl/scripts/buddy_list.pl Tue Sep 06 03:38:13 2005 +0000 @@ -9,7 +9,7 @@ version => "0.1", 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 "John H. Kelm ", url => "http://sourceforge.net/users/johnhkelm/", load => "plugin_load", diff -r 8dc405fa5856 -r 4d9686e7c234 plugins/perl/scripts/conversation.pl --- a/plugins/perl/scripts/conversation.pl Tue Sep 06 03:29:32 2005 +0000 +++ b/plugins/perl/scripts/conversation.pl Tue Sep 06 03:38:13 2005 +0000 @@ -9,7 +9,7 @@ version => "0.1", 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 "John H. Kelm ", url => "http://sourceforge.net/users/johnhkelm/", load => "plugin_load", diff -r 8dc405fa5856 -r 4d9686e7c234 plugins/perl/scripts/gtk_frame_test.pl --- a/plugins/perl/scripts/gtk_frame_test.pl Tue Sep 06 03:29:32 2005 +0000 +++ b/plugins/perl/scripts/gtk_frame_test.pl Tue Sep 06 03:38:13 2005 +0000 @@ -8,7 +8,7 @@ version => "0.1", 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 "John H. Kelm ", url => "http://gaim.sourceforge.net/", GTK_UI => TRUE, diff -r 8dc405fa5856 -r 4d9686e7c234 plugins/perl/scripts/request.pl --- a/plugins/perl/scripts/request.pl Tue Sep 06 03:29:32 2005 +0000 +++ b/plugins/perl/scripts/request.pl Tue Sep 06 03:38:13 2005 +0000 @@ -9,7 +9,7 @@ version => "0.1", 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 "John H. Kelm ", url => "http://sourceforge.net/users/johnhkelm/", load => "plugin_load",