pidgin/plugins/perl/common/GtkSession.xs@2c04a707246d
pidgin/plugins/perl/common/GtkSession.xs
Fri, 27 Jun 2008 18:04:29 +0000
- author
- Justin Rodriguez <ffdragon@soc.pidgin.im>
- date
- Fri, 27 Jun 2008 18:04:29 +0000
- branch
- soc.2008.themes
- changeset 23651
- 2c04a707246d
- parent 16529
-
1d0da9270ff9
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Fixed a few small problems with the sound loader and sound theme
#include "gtkmodule.h"
MODULE = Pidgin::Session PACKAGE = Pidgin::Session PREFIX = pidgin_session_
PROTOTYPES: ENABLE
void
pidgin_session_init(argv0, previous_id, config_dir)
gchar * argv0
gchar * previous_id
gchar * config_dir
void
pidgin_session_end()