1. For fix_bugs_6243398_6226542.patch

The description for bug 6243398:

bug 6243398: gnome-im-settings-daemon spawned before gnome-session

gnome-im-settings daemon is spawned by gdm. this is started before gnome-session starts. The gnome-im-settings daemon uses gconf and bonobo. These process get spawned before session gets started. The santiy checks done in gnome-session for gconf is rendered useless because of this.

bug 6226542: gedit hangs with ESC+Click

gedit hangs with ESC+Click

To reproduce the problem:

1. login ja_JP.UTF-8
2. start gedit
3. type Control-Space to activate ATOK
4. type and hold ESC key
5. click gedit text field with mouse

Then, gedit hangs.
