pidgin/plugins/perl/common/GtkPluginPref.xs@b8129373f65e (annotated)
pidgin/plugins/perl/common/GtkPluginPref.xs
Sat, 03 Feb 2007 19:08:27 +0000
- author
- Sean Egan <seanegan@pidgin.im>
- date
- Sat, 03 Feb 2007 19:08:27 +0000
- changeset 15577
- b8129373f65e
- parent 15435
-
4b933b06d75e
- child 15590
-
c07dd12bf3f4
- permissions
- -rw-r--r--
More pidgin changes
|
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
|