pidgin/plugins/perl/common/GtkSession.xs@2c3a4932fafe
pidgin/plugins/perl/common/GtkSession.xs
Tue, 06 Jan 2009 03:57:32 +0000
- author
- Gary Kramlich <grim@reaperworld.com>
- date
- Tue, 06 Jan 2009 03:57:32 +0000
- branch
- next.minor
- changeset 25864
- 2c3a4932fafe
- parent 16529
-
1d0da9270ff9
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
ChangeLog the addition of themes from Justin Rodriguez's summer of code project, as well as the cleanups and additions from Paul Aurich.
Closes #7760
#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()