summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2015-06-17 17:54:28 +0100
committerMartin Wimpress <[email protected]>2015-06-17 17:54:28 +0100
commit87b2d863d413d89fa6fc6d4990b309fdf7403625 (patch)
tree3fd0d8e272580cdb97de5dcbf56f64c7bb9369df /configure.ac
parent519aa6b184aa07a2afd09e76d1f36aaa5032b3fa (diff)
parentc4df12f12d21ea7d4bc0d656bd5f93539c078d93 (diff)
downloadmate-utils-87b2d863d413d89fa6fc6d4990b309fdf7403625.tar.bz2
mate-utils-87b2d863d413d89fa6fc6d4990b309fdf7403625.tar.xz
Merge pull request #100 from NiceandGently/master
fixes for gschema translation
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 5 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2a4ae940..2fe563ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
MATE_COMMON_INIT
-IT_PROG_INTLTOOL([0.40.0])
+IT_PROG_INTLTOOL([0.50.1])
AC_ISC_POSIX
AC_PROG_CXX
@@ -391,6 +391,7 @@ libeggsmclient/Makefile
baobab/Makefile
baobab/data/Makefile
+baobab/data/org.mate.disk-usage-analyzer.gschema.xml
baobab/pixmaps/Makefile
baobab/pixmaps/24x24/Makefile
baobab/pixmaps/scalable/Makefile
@@ -399,6 +400,7 @@ baobab/help/Makefile
logview/Makefile
logview/data/Makefile
+logview/data/org.mate.system-log.gschema.xml
logview/tests/Makefile
logview/help/Makefile
@@ -412,6 +414,7 @@ mate-dictionary/libgdict/Makefile
mate-dictionary/libgdict/gdict-version.h
mate-dictionary/libgdict/mate-dict.pc
mate-dictionary/data/Makefile
+mate-dictionary/data/org.mate.dictionary.gschema.xml
mate-dictionary/docs/Makefile
mate-dictionary/docs/reference/Makefile
mate-dictionary/docs/reference/gdict/Makefile
@@ -420,6 +423,7 @@ mate-dictionary/help/Makefile
mate-dictionary/src/Makefile
mate-screenshot/Makefile
+mate-screenshot/org.mate.screenshot.gschema.xml
])
AC_OUTPUT