Add a toolbar button for continuous spellchecking

This fixes the second part of #8589.
This commit is contained in:
Vincent van Ravesteijn 2013-03-24 20:26:40 +01:00
parent cb93f034d4
commit 270ba80097
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -74,6 +74,7 @@ ToolbarSet
Item "Print document" "dialog-show print"
Separator
Item "Check spelling" "dialog-show spellchecker"
Item "Spellcheck continuously" "spelling-continuously"
Separator
Item "Undo" "undo"
Item "Redo" "redo"