--- a/pidgin/plugins/perl/common/gtkmodule.h Mon Mar 19 06:11:46 2007 +0000 +++ b/pidgin/plugins/perl/common/gtkmodule.h Mon Mar 19 07:01:17 2007 +0000 @@ -49,11 +49,11 @@ /* gtkconv.h */ typedef PidginConversation * Pidgin__Conversation; -typedef GaimUnseenState Gaim__UnseenState; +typedef PurpleUnseenState Purple__UnseenState; /* gtkconvwin.h */ typedef PidginWindow * Pidgin__Conversation__Window; -typedef GaimConvPlacementFunc Gaim__Conversation__PlacementFunc; +typedef PurpleConvPlacementFunc Purple__Conversation__PlacementFunc; /* gtkft.h */ typedef PidginXferDialog * Pidgin__Xfer__Dialog;