ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/main.C
(Generate patch)

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.197 by root, Sun Jan 22 20:39:47 2006 UTC vs.
Revision 1.198 by root, Tue Jan 24 16:57:42 2006 UTC

1429 rxvt_warn ("failed to create input context, continuing without XIM.\n"); 1429 rxvt_warn ("failed to create input context, continuing without XIM.\n");
1430 im_destroy (); 1430 im_destroy ();
1431 return false; 1431 return false;
1432 } 1432 }
1433 1433
1434 if (!XGetICValues (Input_Context, XNFilterEvents, &vt_emask_xim, NULL))
1435 vt_select_input ();
1436
1434 if (input_style & XIMPreeditArea) 1437 if (input_style & XIMPreeditArea)
1435 IMSetStatusPosition (); 1438 IMSetStatusPosition ();
1436 1439
1437 D_MAIN ((stderr, "rxvt_IM_get_IC () - successful connection")); 1440 D_MAIN ((stderr, "rxvt_IM_get_IC () - successful connection"));
1438 return true; 1441 return true;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines