comparison src/gaim.h @ 2791:8f6365332a05

[gaim-migrate @ 2804] i hate this shit. i should just stop hacking gaim. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 26 Nov 2001 20:39:54 +0000
parents feea7103a235
children 2d3f47783a22
comparison
equal deleted inserted replaced
2790:0148422dff4d 2791:8f6365332a05
330 /* Functions in conversation.c */ 330 /* Functions in conversation.c */
331 extern void write_to_conv(struct conversation *, char *, int, char *, time_t); 331 extern void write_to_conv(struct conversation *, char *, int, char *, time_t);
332 extern struct conversation *find_conversation(char *); 332 extern struct conversation *find_conversation(char *);
333 333
334 /* Functions in dialogs.c */ 334 /* Functions in dialogs.c */
335 extern void g_show_info_text(struct gaim_connection *, char *, gboolean, char *, ...); 335 extern void g_show_info_text(struct gaim_connection *, char *, int, char *, ...);
336 extern GtkWidget *do_error_dialog(char *, char *); 336 extern GtkWidget *do_error_dialog(char *, char *);
337 extern void show_change_passwd(struct gaim_connection *); 337 extern void show_change_passwd(struct gaim_connection *);
338 extern void show_set_dir(struct gaim_connection *); 338 extern void show_set_dir(struct gaim_connection *);
339 extern void show_find_email(struct gaim_connection *); 339 extern void show_find_email(struct gaim_connection *);
340 extern void show_find_info(struct gaim_connection *); 340 extern void show_find_info(struct gaim_connection *);