pidgin/plugins/perl/common/GtkPlugin.xs@c1ef813bddcf
pidgin/plugins/perl/common/GtkPlugin.xs
Sat, 09 Jun 2007 17:58:26 +0000
- author
- Stu Tomlinson <nosnilmot@pidgin.im>
- date
- Sat, 09 Jun 2007 17:58:26 +0000
- changeset 17677
- c1ef813bddcf
- parent 15590
-
c07dd12bf3f4
- child 18068
-
b6554e3c8224
- child 19478
-
a60c440b01cb
- permissions
- -rw-r--r--
Remove the following SILC account options, as suggested by Pekka Riikonen
on devel@pidgin.im:
Reject watching by other users (and not reject by default)
Reject online status attribute reqs (and not reject by default)
Block invites (and not block by default)
#include "gtkmodule.h"
MODULE = Pidgin::Plugin PACKAGE = Pidgin::Plugins PREFIX = pidgin_plugins_
PROTOTYPES: ENABLE
void
pidgin_plugins_save()
MODULE = Pidgin::Plugin PACKAGE = Pidgin::Plugin::Dialog PREFIX = pidgin_plugin_dialog_
PROTOTYPES: ENABLE
void
pidgin_plugin_dialog_show()