pidgin/plugins/perl/common/GtkPluginPref.xs@f9fbebc103ff (annotated)
pidgin/plugins/perl/common/GtkPluginPref.xs
Thu, 25 Jan 2007 01:41:33 +0000
- author
- Daniel Atallah <datallah@pidgin.im>
- date
- Thu, 25 Jan 2007 01:41:33 +0000
- changeset 15472
- f9fbebc103ff
- parent 15435
-
4b933b06d75e
- child 15590
-
c07dd12bf3f4
- permissions
- -rw-r--r--
More build fixes
|
14478
|
1
|
#include "gtkmodule.h"
|
|
|
2
|
|
|
14629
|
3
|
MODULE = Gaim::GtkUI::PluginPref PACKAGE = Gaim::GtkUI::PluginPref PREFIX = gaim_gtk_plugin_pref_
|
|
14478
|
4
|
PROTOTYPES: ENABLE
|