[metacity] build: don't use itstool
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [metacity] build: don't use itstool
- Date: Wed, 7 Sep 2016 12:25:28 +0000 (UTC)
commit 29b618781ee78da7e5bd07364a8aec81ff4b11ce
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Wed Sep 7 15:22:56 2016 +0300
build: don't use itstool
configure.ac | 1 -
data/keybindings/Makefile.am | 5 -
data/keybindings/keybindings.its | 10 --
data/keybindings/keybindings.pot | 246 --------------------------------------
po/POTFILES.in | 4 +-
5 files changed, 3 insertions(+), 263 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ccd4fe7..cd6ec5e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,7 +63,6 @@ dnl **************************************************************************
AC_PATH_PROG([GLIB_MKENUMS], [glib-mkenums])
AC_PATH_PROG([GLIB_COMPILE_RESOURCES], [glib-compile-resources])
-AC_PATH_PROG([ITSTOOL], [itstool])
dnl **************************************************************************
dnl Internationalization
diff --git a/data/keybindings/Makefile.am b/data/keybindings/Makefile.am
index 82804f9..004c582 100644
--- a/data/keybindings/Makefile.am
+++ b/data/keybindings/Makefile.am
@@ -7,13 +7,8 @@ keybindings_DATA = \
50-metacity-windows.xml \
$(NULL)
-keybindings.pot: $(keybindings_DATA) keybindings.its
- $(AM_V_GEN) $(ITSTOOL) -i keybindings.its -o $@ $(keybindings_DATA)
-
EXTRA_DIST = \
$(keybindings_DATA) \
- keybindings.its \
- keybindings.pot \
$(NULL)
-include $(top_srcdir)/git.mk
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 551cadb..22ab72b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,7 +1,9 @@
# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
data/applications/metacity.desktop.in
-data/keybindings/keybindings.pot
+data/keybindings/50-metacity-navigation.xml
+data/keybindings/50-metacity-system.xml
+data/keybindings/50-metacity-windows.xml
data/schemas/org.gnome.metacity.gschema.xml
data/schemas/org.gnome.metacity.keybindings.gschema.xml
data/schemas/org.gnome.metacity.theme.gschema.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]