--- components/editor/main.c~ 2012-04-03 17:05:00.931125634 +0400 +++ components/editor/main.c 2012-04-03 17:05:26.302456365 +0400 @@ -373,8 +373,6 @@ bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8"); textdomain (GETTEXT_PACKAGE); - g_thread_init (NULL); - gtk_init (&argc, &argv); editor = gtkhtml_editor_new ();