plugins/perl/common/Privacy.xs@3e29de65083a
plugins/perl/common/Privacy.xs
Sun, 11 Jun 2006 19:05:45 +0000
- author
- Brian Chu <roast@users.sourceforge.net>
- date
- Sun, 11 Jun 2006 19:05:45 +0000
- changeset 13824
- 3e29de65083a
- parent 12773
-
1f635f83d71f
- permissions
- -rw-r--r--
[gaim-migrate @ 16257]
SF Patch #1504436 from roast, with changes by me
"gaim_gtkdialogs_log() doesn't set initial account
value, but shows an initial account. This is confusing
because if the user does not use the hint list to
select an account (e.g. he types a name in),
gaim_gtkdialogs_log_cb() services an empty call.
This patch fixes this."
committer: Richard Laager <rlaager@pidgin.im>
#include "module.h"
MODULE = Gaim::Privacy PACKAGE = Gaim::Privacy PREFIX = gaim_privacy_
PROTOTYPES: ENABLE
Gaim::Privacy::UiOps
gaim_privacy_get_ui_ops()
void
gaim_privacy_init()
void
gaim_privacy_set_ui_ops(ops)
Gaim::Privacy::UiOps ops