pidgin/plugins/perl/common/GtkSession.xs@1ba3811fdba4
pidgin/plugins/perl/common/GtkSession.xs
Wed, 28 Nov 2007 01:34:48 +0000
- author
- Stu Tomlinson <nosnilmot@pidgin.im>
- date
- Wed, 28 Nov 2007 01:34:48 +0000
- changeset 21789
- 1ba3811fdba4
- parent 16529
-
1d0da9270ff9
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Add an option per message type to enable (/disable) the overriding of
conversation colors to the convcolors plugin
#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()