]> git.lyx.org Git - features.git/commitdiff
Add a toolbar button for continuous spellchecking
authorVincent van Ravesteijn <vfr@lyx.org>
Sun, 24 Mar 2013 19:26:40 +0000 (20:26 +0100)
committerVincent van Ravesteijn <vfr@lyx.org>
Sun, 24 Mar 2013 19:29:01 +0000 (20:29 +0100)
This fixes the second part of #8589.

lib/images/spelling-continuously.png [new file with mode: 0644]
lib/ui/stdtoolbars.inc

diff --git a/lib/images/spelling-continuously.png b/lib/images/spelling-continuously.png
new file mode 100644 (file)
index 0000000..90f8b40
Binary files /dev/null and b/lib/images/spelling-continuously.png differ
index c7172aa8bf887ac8cbb90927055fe774e5aa33a1..ad4fa7480ecaf3e3e06f832169fc5963dc31fac4 100644 (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"