pidgin/plugins/perl/common/GtkPluginPref.xs@c3e93cd038c5 (annotated)
pidgin/plugins/perl/common/GtkPluginPref.xs
Sun, 21 Jan 2007 21:55:07 +0000
- author
- Daniel Atallah <datallah@pidgin.im>
- date
- Sun, 21 Jan 2007 21:55:07 +0000
- changeset 15438
- c3e93cd038c5
- parent 15435
-
4b933b06d75e
- child 15590
-
c07dd12bf3f4
- permissions
- -rw-r--r--
Update win32 build for libpurple and pidgin renames. This compiles, but is far from complete.
|
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
|