comparison src/gaim.h @ 1299:18c3874ea051

[gaim-migrate @ 1309] sounds only once, auto login hides main window committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 19 Dec 2000 00:43:39 +0000
parents cb84b5c6d9ab
children 035945fca2d5
comparison
equal deleted inserted replaced
1298:38f8096975ef 1299:18c3874ea051
231 GtkWidget *idle; 231 GtkWidget *idle;
232 char *name; 232 char *name;
233 char *show; 233 char *show;
234 GSList *connlist; 234 GSList *connlist;
235 guint log_timer; 235 guint log_timer;
236 gint sound;
236 }; 237 };
237 238
238 struct log_conversation { 239 struct log_conversation {
239 char name[80]; 240 char name[80];
240 char filename[512]; 241 char filename[512];