comparison src/gaimrc.c @ 1886:318d6240ffe3

[gaim-migrate @ 1896] default big. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 24 May 2001 01:03:40 +0000
parents a02584b98823
children a84a41ecf380
comparison
equal deleted inserted replaced
1885:ecf15840ad7d 1886:318d6240ffe3
870 blist_pos.x = 0; 870 blist_pos.x = 0;
871 blist_pos.y = 0; 871 blist_pos.y = 0;
872 872
873 conv_size.width = 320; 873 conv_size.width = 320;
874 conv_size.height = 175; 874 conv_size.height = 175;
875 conv_size.entry_height = 25; 875 conv_size.entry_height = 50;
876 876
877 buddy_chat_size.width = 320; 877 buddy_chat_size.width = 320;
878 buddy_chat_size.height = 160; 878 buddy_chat_size.height = 160;
879 buddy_chat_size.entry_height = 25; 879 buddy_chat_size.entry_height = 50;
880 } 880 }
881 } 881 }
882 882
883 883
884 void load_prefs() 884 void load_prefs()