aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Popela <tpopela@redhat.com>2014-07-29 21:08:06 +0800
committerTomas Popela <tpopela@redhat.com>2014-07-29 21:08:06 +0800
commit0cbe54fcffbf124b5af0ede1f8438a13ee58f7a1 (patch)
treeb3debd5014faffe4cc3c2281b49111c194bbf72d
parent37066f4bf5b1353d698f6866f59e36548ede5569 (diff)
downloadgsoc2013-evolution-0cbe54fcffbf124b5af0ede1f8438a13ee58f7a1.tar
gsoc2013-evolution-0cbe54fcffbf124b5af0ede1f8438a13ee58f7a1.tar.gz
gsoc2013-evolution-0cbe54fcffbf124b5af0ede1f8438a13ee58f7a1.tar.bz2
gsoc2013-evolution-0cbe54fcffbf124b5af0ede1f8438a13ee58f7a1.tar.lz
gsoc2013-evolution-0cbe54fcffbf124b5af0ede1f8438a13ee58f7a1.tar.xz
gsoc2013-evolution-0cbe54fcffbf124b5af0ede1f8438a13ee58f7a1.tar.zst
gsoc2013-evolution-0cbe54fcffbf124b5af0ede1f8438a13ee58f7a1.zip
EHTMLEditorActions - Allow the action that shows the spell check dialog
-rw-r--r--e-util/e-html-editor-actions.c1
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 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",