comparison src/gnome_applet_mgr.h @ 1030:38452403563b

[gaim-migrate @ 1040] updating the buddy list to work better with multiple connections. there are still a bunch of things fucked up with this but i wanted more people to start working on it than just me, especially since i won't be here this weekend. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 27 Oct 2000 07:53:32 +0000
parents 626975d79bff
children
comparison
equal deleted inserted replaced
1029:740c6f933fe0 1030:38452403563b
76 extern void insert_applet_away(); 76 extern void insert_applet_away();
77 extern void remove_applet_away(); 77 extern void remove_applet_away();
78 78
79 extern void update_pixmaps(); 79 extern void update_pixmaps();
80 extern void applet_set_tooltips(char *); 80 extern void applet_set_tooltips(char *);
81 extern void dologin(GtkWidget *, GtkWidget *);
82 81
83 extern gboolean applet_buddy_show; 82 extern gboolean applet_buddy_show;
84 83
85 #endif /*USE_APPLET*/ 84 #endif /*USE_APPLET*/
86 #endif /*_GAIMGNOMEAPPLETMGR_H_*/ 85 #endif /*_GAIMGNOMEAPPLETMGR_H_*/