comparison libpurple/plugins/test.pl @ 22113:3afd04d5f9d6

disapproval of revision '55eb5e28f52c9cdccc6229a8314ffbdac2260843'
author Etan Reisner <pidgin@unreliablesource.net>
date Tue, 15 Jan 2008 17:17:53 +0000
parents 5b6d6ea542b8
children c9dc220e0301
comparison
equal deleted inserted replaced
22112:5b6d6ea542b8 22113:3afd04d5f9d6
1 #!/usr/bin/env perl -w 1 #!/usr/bin/env perl -w
2
2 use Gaim; 3 use Gaim;
3 4
4 %PLUGIN_INFO = ( 5 %PLUGIN_INFO = (
5 perl_api_version => 2, 6 perl_api_version => 2,
6 name => 'Test Perl Plugin', 7 name => 'Test Perl Plugin',