From bcf861f9a00d1e6e67616eee898291e1ed6cca36 Mon Sep 17 00:00:00 2001 From: infirit Date: Tue, 8 Sep 2015 11:51:41 +0200 Subject: Rework gsettings schema building * Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files --- configure.ac | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index f9d9d105..3646a63d 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ changequote([,])dnl # Internationalization support -IT_PROG_INTLTOOL([0.37.1]) +IT_PROG_INTLTOOL([0.50.1]) GETTEXT_PACKAGE=mate-control-center AC_SUBST(GETTEXT_PACKAGE) @@ -327,6 +327,8 @@ fi AC_CONFIG_FILES([ Makefile +org.mate.control-center.gschema.xml +org.mate.control-center.keybinding.gschema.xml capplets/Makefile capplets/about-me/Makefile capplets/about-me/mate-about-me.desktop.in -- cgit v1.2.1