[release-notes/gnome-3-36] Revert "Embed LINGUAS into Makefile.am"
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-36] Revert "Embed LINGUAS into Makefile.am"
- Date: Fri, 19 Jun 2020 11:43:28 +0000 (UTC)
commit 776eca80bfdb45b5ac1595b431f5c029533a2715
Author: Bartłomiej Piotrowski <b bpiotrowski pl>
Date: Fri Jun 19 13:43:21 2020 +0200
Revert "Embed LINGUAS into Makefile.am"
This reverts commit 507af23e811dea24c7d1cab504b19792169b5a0c.
help/LINGUAS | 21 +++++++++++++++++++++
help/Makefile.am | 2 +-
2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/help/LINGUAS b/help/LINGUAS
new file mode 100644
index 00000000..0be1487d
--- /dev/null
+++ b/help/LINGUAS
@@ -0,0 +1,21 @@
+# Please keep this list sorted alphabetically.
+cs
+da
+de
+el
+es
+fr
+fur
+gl
+hu
+id
+it
+ja
+ko
+lt
+nl
+pl
+pt_BR
+ro
+sv
+tr
diff --git a/help/Makefile.am b/help/Makefile.am
index 251fbd71..a18224fc 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -17,4 +17,4 @@ HELP_MEDIA = \
figures/placeholder.png \
figures/settings.png
-HELP_LINGUAS = cs da de el es fr fur gl hu id it ja ko lt nl pl pt_BR ro sv tr
+HELP_LINGUAS = $(shell cat LINGUAS | sed '/^#/d')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]