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. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 2cae9044..ae797918 100644 --- a/configure.ac +++ b/configure.ac @@ -403,6 +403,7 @@ plugins/snippets/Makefile plugins/snippets/snippets/Makefile plugins/sort/Makefile plugins/spell/Makefile +plugins/spell/org.mate.pluma.plugins.spell.gschema.xml plugins/taglist/Makefile plugins/time/Makefile plugins/time/org.mate.pluma.plugins.time.gschema.xml -- cgit v1.2.1