From b7013f0eb5567b2cfbc7b43be6b8ffddfc7d3a03 Mon Sep 17 00:00:00 2001 From: infirit Date: Tue, 8 Sep 2015 15:06:18 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 9be9458..84d041c 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ AM_MAINTAINER_MODE MATE_COMMON_INIT MATE_DEBUG_CHECK -IT_PROG_INTLTOOL([0.40.0]) +IT_PROG_INTLTOOL([0.50.1]) AC_PROG_CC AC_STDC_HEADERS @@ -331,6 +331,7 @@ doc/man/Makefile data/Makefile data/mate-wm.desktop.in data/mate-session-properties.desktop.in +data/org.mate.session.gschema.xml data/icons/Makefile data/icons/16x16/Makefile data/icons/22x22/Makefile -- cgit v1.2.1