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

@@ -6,7 +6,7 @@
<value nick="use-selected-format" value="2"/>
<value nick="use-custom-format" value="3"/>
</enum>
<schema id="org.x.editor.plugins.time" path="/org.x.editor/plugins/time/">
<schema id="org.x.editor.plugins.time" path="/org/x/editor/plugins/time/">
<key name="prompt-type" enum="org.x.editor.plugins.time.PromptType">
<default>'prompt-selected-format'</default>
<summary>Prompt type</summary>