gtk/plugins/perl/common/GtkPluginPref.xs@af9c32fb1d15 (annotated)
gtk/plugins/perl/common/GtkPluginPref.xs
Mon, 18 Sep 2006 04:24:03 +0000
- author
- Etan Reisner <deryni@pidgin.im>
- date
- Mon, 18 Sep 2006 04:24:03 +0000
- changeset 14642
- af9c32fb1d15
- parent 14641
-
a55ef032e889
- permissions
- -rw-r--r--
[gaim-migrate @ 17304]
Typo and whitespace change.
|
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
|