Mercurial > pidgin.yaz
diff pidgin/plugins/perl/common/GtkDebug.xs @ 15838:e622745f6f42
Pidgin perl fixes for s/gaim/purple/.
| author | Daniel Atallah <daniel.atallah@gmail.com> |
|---|---|
| date | Mon, 19 Mar 2007 17:37:17 +0000 |
| parents | cb0750152bf6 |
| children |
line wrap: on
line diff
--- a/pidgin/plugins/perl/common/GtkDebug.xs Mon Mar 19 17:34:54 2007 +0000 +++ b/pidgin/plugins/perl/common/GtkDebug.xs Mon Mar 19 17:37:17 2007 +0000 @@ -3,7 +3,7 @@ MODULE = Pidgin::Debug PACKAGE = Pidgin::Debug PREFIX = pidgin_debug_ PROTOTYPES: ENABLE -Gaim::Handle +Purple::Handle pidgin_debug_get_handle() MODULE = Pidgin::Debug PACKAGE = Pidgin::Debug::Window PREFIX = pidgin_debug_window_
