pidgin/plugins/perl/common/GtkPluginPref.xs@4b933b06d75e (annotated)
pidgin/plugins/perl/common/GtkPluginPref.xs
Sat, 20 Jan 2007 02:32:10 +0000
- author
- Sean Egan <seanegan@pidgin.im>
- date
- Sat, 20 Jan 2007 02:32:10 +0000
- changeset 15435
- 4b933b06d75e
- parent 14641
-
gtk/plugins/perl/common/GtkPluginPref.xs@a55ef032e889
- child 15590
-
c07dd12bf3f4
- permissions
- -rw-r--r--
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|
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
|