From efc6229fce6eecf0c35e620bb5adf4b912202c56 Mon Sep 17 00:00:00 2001 From: John Church Date: Thu, 12 Nov 2015 10:45:00 +0000 Subject: Add a new Configure dialog for the Spell Check plugin. There are three options for autocheck when a doc is loaded: Always autocheck, Never autocheck and Remember the autocheck setting for each document The chosen option is stored in the gsettings schema. The default setting is to remember by document as this is what Pluma did previously. --- plugins/spell/pluma-spell-setup-dialog.ui | 161 ++++++++++++++++++++++++++++++ 1 file changed, 161 insertions(+) create mode 100644 plugins/spell/pluma-spell-setup-dialog.ui (limited to 'plugins/spell/pluma-spell-setup-dialog.ui') diff --git a/plugins/spell/pluma-spell-setup-dialog.ui b/plugins/spell/pluma-spell-setup-dialog.ui new file mode 100644 index 00000000..abc878d4 --- /dev/null +++ b/plugins/spell/pluma-spell-setup-dialog.ui @@ -0,0 +1,161 @@ + + + + + False + _Configure Spell Checker plugin... + False + normal + + + True + False + 8 + + + True + False + end + + + gtk-help + True + True + True + False + True + + + True + True + 0 + + + + + gtk-cancel + True + True + True + False + True + + + True + True + 1 + + + + + gtk-ok + True + True + True + False + True + + + True + True + 2 + + + + + False + True + end + 0 + + + + + True + False + vertical + + + True + False + Autocheck spelling on document load... + 0 + + + + + + False + False + 0 + + + + + _Never autocheck + True + True + False + True + 0 + True + True + + + False + True + 1 + + + + + _Remember autocheck by document + True + True + False + True + 0 + True + True + autocheck_never + + + False + True + 2 + + + + + _Always autocheck + True + True + False + True + 0 + True + True + autocheck_never + + + False + True + 3 + + + + + False + True + 1 + + + + + + button1 + button3 + button4 + + + -- cgit v1.2.1