diff src/gaimrc.c @ 3919:82d3edd659cb

[gaim-migrate @ 4082] This should be on by default. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 08 Nov 2002 04:22:26 +0000
parents 7a36590e9fdb
children a1708fada890
line wrap: on
line diff
--- a/src/gaimrc.c	Fri Nov 08 04:06:55 2002 +0000
+++ b/src/gaimrc.c	Fri Nov 08 04:22:26 2002 +0000
@@ -1146,7 +1146,8 @@
 		OPT_CONVO_CTL_CHARS |
 		OPT_CONVO_CTL_SMILEYS |
 		OPT_CONVO_SHOW_TIME |
-		OPT_CONVO_SHOW_SMILEY;
+		OPT_CONVO_SHOW_SMILEY |
+		OPT_CONVO_CHECK_SPELLING;
 
 	im_options =
 		OPT_IM_POPUP |