Fri, 05 Dec 2008 14:51:36 +0000
propagate from branch 'im.pidgin.pidgin' (head db953b75304d106f07b0b87f362fd13d67f41c71)
to branch 'im.pidgin.pidgin.openq' (head 4c82d0cd52c466a4e7b9a5377a174adbf9a8a680)
| 14478 | 1 | #include "gtkmodule.h" |
| 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 | 4 | PROTOTYPES: ENABLE |