summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMonsta <[email protected]>2015-06-15 15:37:54 +0300
committerMonsta <[email protected]>2015-06-15 15:37:54 +0300
commit2e14b902516a9f53e41b9c77110de108bca27245 (patch)
treea7b0eb6c2683c8c3ef406e2e2e7d158c4d7010b3 /configure.ac
parent309ba23a39b9f9fb6cbbc816d94f656bc66e3882 (diff)
downloadeom-2e14b902516a9f53e41b9c77110de108bca27245.tar.bz2
eom-2e14b902516a9f53e41b9c77110de108bca27245.tar.xz
fixes for gschema translation
taken from https://git.gnome.org/browse/eog/commit/?id=8f83ae4397bf7a477a154e5712b799fa43c60187 - bumped required intltool version to 0.50.1 - renamed and corrected gschema xml for proper intltool usage - sorted lines in po/POTFILES.in (as requested in the header) - removed obsolete lines from po/POTFILES.skip
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6c6be66..5c3c0af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -64,7 +64,7 @@ fi
# ***********
AM_GLIB_GNU_GETTEXT
-IT_PROG_INTLTOOL([0.40.0])
+IT_PROG_INTLTOOL([0.50.1])
GETTEXT_PACKAGE=AC_PACKAGE_NAME
AC_SUBST(GETTEXT_PACKAGE)
@@ -499,6 +499,7 @@ po/Makefile.in
data/Makefile
data/eom.pc
data/eom.desktop.in
+data/org.mate.eom.gschema.xml
data/pixmaps/Makefile
data/icons/Makefile
data/icons/16x16/Makefile