pidgin/plugins/perl/common/GtkPrefs.xs

Tue, 13 Dec 2011 15:24:16 +0000

author
Eion Robb <eion@robbmob.com>
date
Tue, 13 Dec 2011 15:24:16 +0000
branch
release-2.x.y
changeset 32069
fc06dd6b7c3f
parent 15590
c07dd12bf3f4
child 18068
b6554e3c8224
permissions
-rw-r--r--

Fix the compilation of the Bonjour prpl on Windows.
Fixes #14802


committer: Daniel Atallah <datallah@pidgin.im>

#include "gtkmodule.h"

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

void
pidgin_prefs_show()

mercurial