# HG changeset patch # User Gabriel Schulhof # Date 1187528276 0 # Node ID d1af9eee7fa4abc768ddcdbe5edc955cb65a99c6 # Parent ae6b1f1c668631c1236b885fb481cd5075b94862 Trying some more .xs-fu diff -r ae6b1f1c6686 -r d1af9eee7fa4 pidgin/plugins/perl/common/GtkDialogs.xs --- a/pidgin/plugins/perl/common/GtkDialogs.xs Sat Aug 18 19:54:50 2007 +0000 +++ b/pidgin/plugins/perl/common/GtkDialogs.xs Sun Aug 19 12:57:56 2007 +0000 @@ -8,6 +8,8 @@ void pidgin_dialogs_about() +CODE: + pidgin_dialogs_about(NULL); void pidgin_dialogs_im()