summaryrefslogtreecommitdiff
path: root/editor/ca.desrt.dconf-editor.gschema.xml
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-08-06 13:20:44 -0400
committerRyan Lortie <desrt@desrt.ca>2012-08-06 16:53:20 -0400
commitc8672ee78d7258af57e36664419877c6799ab69c (patch)
treeeaefc6783501595c5d49190cf6bef8cf55c680a0 /editor/ca.desrt.dconf-editor.gschema.xml
parentff98e96217fdad5429ecb73c90efc80f8f7a5466 (diff)
downloaddconf-c8672ee78d7258af57e36664419877c6799ab69c.tar.gz
Enable i18n support for dconf-editor
Add i18n support using intltool and glib-gettext (to avoid the well-known issues with vanilla gettext). This patch is heavily based on a patch by Gabor Kelemen. https://bugzilla.gnome.org/show_bug.cgi?id=642217
Diffstat (limited to 'editor/ca.desrt.dconf-editor.gschema.xml')
-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 90a3248..b44ad13 100644
--- a/editor/ca.desrt.dconf-editor.gschema.xml
+++ b/editor/ca.desrt.dconf-editor.gschema.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<schemalist>
+<schemalist gettext-domain='dconf'>
<schema id="ca.desrt.dconf-editor.Settings" path="/ca/desrt/dconf-editor/">
<key name="width" type="i">
<default>800</default>