diff plugins/perl/common/Plugin.xs @ 11170:0e9e2b923d09

[gaim-migrate @ 13271] Fixed some bugs and made some additions to the XSUBS. Added some of my test scripts which are incomplete, but mostly functional. GaimPluginPrefs and GaimGtkPluginPrefs--using evals to do the Gtk widgets with gtk2-perl--work. Plugin actions can now be added, but only one for now. committer: Tailor Script <tailor@pidgin.im>
author John H. Kelm <johnkelm@gmail.com>
date Fri, 29 Jul 2005 13:38:00 +0000
parents 134d0001983d
children b284c703d398
line wrap: on
line diff
--- a/plugins/perl/common/Plugin.xs	Fri Jul 29 05:05:52 2005 +0000
+++ b/plugins/perl/common/Plugin.xs	Fri Jul 29 13:38:00 2005 +0000
@@ -4,6 +4,7 @@
 PROTOTYPES: ENABLE
 
 
+
 void 
 gaim_plugin_destroy(plugin)
 	Gaim::Plugin plugin