Mon, 22 Jan 2007 09:27:02 +0000
I think this changes every user-visible string that contains 'Gaim.' We probably want the UI to be able
to provide a user-readable client name as well as website, as some of my re-wordings come out somewhat awkward when I force not mentioning Gaim
#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 const char * gaim_gtk_sound_get_event_label(event) Gaim::SoundEventID event Gaim::Handle gaim_gtk_sound_get_handle()