Fixed wrong dconf paths

This commit is contained in:
Clement Lefebvre
2016-02-10 10:00:39 +00:00
parent abdd1fe52a
commit 5feed8d0ed
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<value value="1" nick="document"/>
<value value="2" nick="always"/>
</enum>
<schema path="/org.x.editor/plugins/spell/" id="org.x.editor.plugins.spell">
<schema path="/org/x/editor/plugins/spell/" id="org.x.editor.plugins.spell">
<key name="autocheck-type" enum="org.x.editor.plugins.spell.AutocheckType">
<default>'document'</default>
<summary>Autocheck Type</summary>