comparison src/gaimrc.c @ 1088:18a14e6dd0af

[gaim-migrate @ 1098] more fixes for proxy stuff committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 13 Nov 2000 00:37:02 +0000
parents 56c7ceb986a8
children c73736fa0b7c
comparison
equal deleted inserted replaced
1087:56c7ceb986a8 1088:18a14e6dd0af
44 int font_options; 44 int font_options;
45 45
46 int report_idle, web_browser; 46 int report_idle, web_browser;
47 struct save_pos blist_pos; 47 struct save_pos blist_pos;
48 char web_command[2048]; 48 char web_command[2048];
49 char aim_host[512];
50 int aim_port;
51 char latest_ver[25]; 49 char latest_ver[25];
52 char *sound_file[NUM_SOUNDS]; 50 char *sound_file[NUM_SOUNDS];
53 51
54 struct parse { 52 struct parse {
55 char option[256]; 53 char option[256];