summaryrefslogtreecommitdiff
path: root/mate-dictionary
diff options
context:
space:
mode:
authorinfirit <[email protected]>2015-09-09 12:11:15 +0200
committerinfirit <[email protected]>2015-09-09 12:11:15 +0200
commit35e58d602a5e1d343d37bfed0757007e97c8350c (patch)
tree3f60aacd1d3db515fba7d849738ab5ed3154fea3 /mate-dictionary
parent5abd3119e6072e1b124630594449eb28d265fd9e (diff)
downloadmate-utils-35e58d602a5e1d343d37bfed0757007e97c8350c.tar.bz2
mate-utils-35e58d602a5e1d343d37bfed0757007e97c8350c.tar.xz
More translation fixes for gsettings schemas
Diffstat (limited to 'mate-dictionary')
-rw-r--r--mate-dictionary/data/org.mate.dictionary.gschema.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-dictionary/data/org.mate.dictionary.gschema.xml.in b/mate-dictionary/data/org.mate.dictionary.gschema.xml.in
index faf830f6..b0b81ae7 100644
--- a/mate-dictionary/data/org.mate.dictionary.gschema.xml.in
+++ b/mate-dictionary/data/org.mate.dictionary.gschema.xml.in
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schemalist>
- <schema id="org.mate.dictionary" path="/org/mate/dictionary/" gettext-domain="@GETTEXT_PACKAGE@">
+<schemalist gettext-domain="@GETTEXT_PACKAGE@">
+ <schema id="org.mate.dictionary" path="/org/mate/dictionary/">
<key name="database" type="s">
<default>'!'</default>
<summary>The default database to use</summary>