pidgin/plugins/perl/common/gtkmodule.h

changeset 15884
4de1981757fc
parent 15590
c07dd12bf3f4
child 15899
75f0041f72b8
--- 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;

mercurial