pidgin/plugins/perl/common/GtkPluginPref.xs

Mon, 01 Feb 2010 21:28:33 +0000

author
Marcus Lundblad <malu@pidgin.im>
date
Mon, 01 Feb 2010 21:28:33 +0000
changeset 29250
e278c8a035e1
parent 15590
c07dd12bf3f4
child 18068
b6554e3c8224
permissions
-rw-r--r--

merge of 'ca703c2df180df44021bddeb9ae22c148cdcae2e'
and 'cd330fd877d6691a47e45f63fc2d5f2e2d810417'

14478
a6b831ab1d13 [gaim-migrate @ 17124]
Etan Reisner <deryni@pidgin.im>
parents:
diff changeset
1 #include "gtkmodule.h"
a6b831ab1d13 [gaim-migrate @ 17124]
Etan Reisner <deryni@pidgin.im>
parents:
diff changeset
2
15590
c07dd12bf3f4 Partial fix for pidgin perl support. Fixing fully is going to require a decision on splitting from some of the core perl support - more than I want to deal with right now.
Daniel Atallah <datallah@pidgin.im>
parents: 15435
diff changeset
3 MODULE = Pidgin::PluginPref PACKAGE = Pidgin::PluginPref PREFIX = pidgin_plugin_pref_
14478
a6b831ab1d13 [gaim-migrate @ 17124]
Etan Reisner <deryni@pidgin.im>
parents:
diff changeset
4 PROTOTYPES: ENABLE

mercurial