summaryrefslogtreecommitdiffstats
path: root/plugins/spell/org.gnome.gedit.plugins.spell.gschema.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/spell/org.gnome.gedit.plugins.spell.gschema.xml')
-rw-r--r--plugins/spell/org.gnome.gedit.plugins.spell.gschema.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/spell/org.gnome.gedit.plugins.spell.gschema.xml b/plugins/spell/org.gnome.gedit.plugins.spell.gschema.xml
new file mode 100644
index 0000000..c1dd186
--- /dev/null
+++ b/plugins/spell/org.gnome.gedit.plugins.spell.gschema.xml
@@ -0,0 +1,9 @@
+<schemalist gettext-domain="gedit">
+ <schema id="org.gnome.gedit.plugins.spell" path="/org/gnome/gedit/plugins/spell/">
+ <key name="highlight-misspelled" type="b">
+ <default>false</default>
+ <summary>Highlight misspelled words</summary>
+ <description>Default setting for highlight misspelled words.</description>
+ </key>
+ </schema>
+</schemalist>