Mercurial > pidgin
changeset 15666:67ecb6a934a8
Fix compilation of the gtk perl plugin
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 20 Feb 2007 19:35:37 +0000 |
parents | 6eda87b08cdf |
children | d44fca5248a1 |
files | pidgin/plugins/perl/common/GtkFt.xs |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/plugins/perl/common/GtkFt.xs Mon Feb 19 16:09:25 2007 +0000 +++ b/pidgin/plugins/perl/common/GtkFt.xs Tue Feb 20 19:35:37 2007 +0000 @@ -4,11 +4,11 @@ PROTOTYPES: ENABLE void -gaim_set_gtkxfer_dialog(dialog) +pidgin_set_xfer_dialog(dialog) Pidgin::Xfer::Dialog dialog Pidgin::Xfer::Dialog -gaim_get_gtkxfer_dialog() +pidgin_get_xfer_dialog() MODULE = Pidgin::Xfer PACKAGE = Pidgin::Xfer::Dialog PREFIX = pidginxfer_dialog_ PROTOTYPES: ENABLE