[evolution] EHTMLEditorActions - Allow the action that shows the spell check dialog



commit 0cbe54fcffbf124b5af0ede1f8438a13ee58f7a1
Author: Tomas Popela <tpopela redhat com>
Date:   Tue Jul 29 15:08:06 2014 +0200

    EHTMLEditorActions - Allow the action that shows the spell check dialog

 e-util/e-html-editor-actions.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/e-util/e-html-editor-actions.c b/e-util/e-html-editor-actions.c
index 9ea19d2..7bb7e23 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",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]