summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-03-22 23:17:26 +0100
committerStefano Karapetsas <[email protected]>2013-03-22 23:17:26 +0100
commit6ee8af1f0f2181b938c7926b29d38f97ab841c35 (patch)
tree0c088caa0a0b4c22ad60d080b4042a54a909d1ec /data/Makefile.am
parent9384398bdd679647ca362a72f20c63e5d056f309 (diff)
downloadmate-settings-daemon-6ee8af1f0f2181b938c7926b29d38f97ab841c35.tar.bz2
mate-settings-daemon-6ee8af1f0f2181b938c7926b29d38f97ab841c35.tar.xz
Make GSettings schemas translatable
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index c532027..c34c585 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -27,6 +27,9 @@ gsettings_SCHEMAS = \
@INTLTOOL_XML_NOMERGE_RULE@
@GSETTINGS_RULES@
+%.gschema.xml.in: %.gschema.xml.in.in Makefile
+ $(AM_V_GEN) $(SED) -e 's^\@GETTEXT_PACKAGE\@^$(GETTEXT_PACKAGE)^g' < $< > $@
+
convertdir = $(datadir)/MateConf/gsettings
convert_DATA = mate-settings-daemon.convert