summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-05-08 18:35:40 +0200
committerRobert Ancell <robert.ancell@canonical.com>2011-05-08 18:35:40 +0200
commit9ad16a4e5f3a14dbeb9c2d0e03af8fe9bc4eaae5 (patch)
tree6feba30582fc5f1eec26769367cbdf1106bb8679
parent428f010d50567819f1a3edf749f24931f8105514 (diff)
downloaddconf-9ad16a4e5f3a14dbeb9c2d0e03af8fe9bc4eaae5.tar.gz
editor: Fix gsettings path
-rw-r--r--editor/ca.desrt.dconf-editor.gschema.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/ca.desrt.dconf-editor.gschema.xml b/editor/ca.desrt.dconf-editor.gschema.xml
index 5d4ae62..b4b0af6 100644
--- a/editor/ca.desrt.dconf-editor.gschema.xml
+++ b/editor/ca.desrt.dconf-editor.gschema.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
- <schema id="ca.desrt.dconf-editor.Settings" path="/ca/desrt/glchess/" gettext-domain="dconf-editor">
+ <schema id="ca.desrt.dconf-editor.Settings" path="/ca/desrt/dconf-editor/">
<key name="width" type="i">
<default>600</default>
<summary>The width of the window</summary>