Mon, 18 Sep 2006 04:26:33 +0000
[gaim-migrate @ 17305]
Remove a couple more commented out functions, fix the class we were blessing
things into with smiley themes, and add an indentatation level to the
bootstrap section of GtkUI.xs (doesn't matter now but bit me during some of my
testing).
#include "gtkmodule.h" MODULE = Gaim::GtkUI::Sound PACKAGE = Gaim::GtkUI::Sound PREFIX = gaim_gtk_sound_ PROTOTYPES: ENABLE const char * gaim_gtk_sound_get_event_option(event) Gaim::SoundEventID event char * gaim_gtk_sound_get_event_label(event) Gaim::SoundEventID event void * gaim_gtk_sound_get_handle()