pidgin/plugins/perl/common/GtkPrefs.xs

Wed, 10 Oct 2007 00:08:54 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Wed, 10 Oct 2007 00:08:54 +0000
changeset 20942
5ea16ef55b3d
parent 15590
c07dd12bf3f4
child 18068
b6554e3c8224
permissions
-rw-r--r--

Fix CID 342 (which wasn't wrong, but was inefficient and confusing.)

#include "gtkmodule.h"

MODULE = Pidgin::Prefs  PACKAGE = Pidgin::Prefs  PREFIX = pidgin_prefs_
PROTOTYPES: ENABLE

void
pidgin_prefs_show()

mercurial