From 0cbe54fcffbf124b5af0ede1f8438a13ee58f7a1 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Tue, 29 Jul 2014 15:08:06 +0200 Subject: EHTMLEditorActions - Allow the action that shows the spell check dialog --- e-util/e-html-editor-actions.c | 1 - 1 file changed, 1 deletion(-) diff --git a/e-util/e-html-editor-actions.c b/e-util/e-html-editor-actions.c index 9ea19d2fe0..7bb7e2378a 100644 --- a/e-util/e-html-editor-actions.c +++ b/e-util/e-html-editor-actions.c @@ -1956,7 +1956,6 @@ editor_actions_init (EHTMLEditor *editor) gtk_action_set_sensitive (ACTION (UNINDENT), FALSE); gtk_action_set_sensitive (ACTION (FIND_AGAIN), FALSE); - gtk_action_set_sensitive (ACTION (SPELL_CHECK), FALSE); g_object_bind_property ( view, "can-redo", -- cgit v1.2.3