From db21c5df149a37c5dc0d40f5ff0a5924aed263f8 Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 6 Sep 2015 17:23:44 +0200 Subject: Bump required intltool version for gsettings support And mark the gschema accordingly in POTFILES --- configure.ac | 2 +- po/POTFILES.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 6fff312..3fa93d8 100644 --- a/configure.ac +++ b/configure.ac @@ -175,7 +175,7 @@ AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [GetText Package]) AM_GLIB_GNU_GETTEXT -IT_PROG_INTLTOOL([0.35.0]) +IT_PROG_INTLTOOL([0.50.1]) if test "x${prefix}" = "xNONE"; then AC_DEFINE_UNQUOTED(LOCALEDIR, "${ac_default_prefix}/${DATADIRNAME}/locale", [Locale dir]) diff --git a/po/POTFILES.in b/po/POTFILES.in index ea0d811..f52307e 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -18,7 +18,7 @@ data/engrampa.desktop.in.in [type: gettext/glade]data/ui/password.ui [type: gettext/glade]data/ui/properties.ui [type: gettext/glade]data/ui/update.ui -data/org.mate.engrampa.gschema.xml.in +[type: gettext/gsettings]data/org.mate.engrampa.gschema.xml.in caja/engrampa-module.c caja/caja-engrampa.c caja/caja-engrampa.h -- cgit v1.2.1