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. --- po/POTFILES.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'po/POTFILES.in') diff --git a/po/POTFILES.in b/po/POTFILES.in index 143c2f00..d579b0b0 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -88,6 +88,7 @@ plugins/snippets/snippets/Placeholder.py plugins/sort/pluma-sort-plugin.c plugins/sort/sort.pluma-plugin.desktop.in [type: gettext/glade]plugins/sort/sort.ui +[type: gettext/gsettings]plugins/spell/org.mate.pluma.plugins.spell.gschema.xml.in plugins/spell/pluma-automatic-spell-checker.c plugins/spell/pluma-spell-checker.c plugins/spell/pluma-spell-checker-dialog.c @@ -96,6 +97,7 @@ plugins/spell/pluma-spell-language-dialog.c plugins/spell/pluma-spell-plugin.c [type: gettext/glade]plugins/spell/languages-dialog.ui [type: gettext/glade]plugins/spell/spell-checker.ui +[type: gettext/glade]plugins/spell/pluma-spell-setup-dialog.ui plugins/spell/spell.pluma-plugin.desktop.in plugins/taglist/pluma-taglist-plugin.c plugins/taglist/pluma-taglist-plugin-panel.c -- cgit v1.2.1