[release-notes/gnome-3-36] Add LINGUAS



commit 768a7560b38ae1c838a8e7f8d02e08897880f515
Author: Rafael Fontenelle <rafaelff gnome org>
Date:   Sun Mar 8 10:47:37 2020 -0300

    Add LINGUAS

 help/LINGUAS     | 18 ++++++++++++++++++
 help/Makefile.am |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/help/LINGUAS b/help/LINGUAS
new file mode 100644
index 00000000..8caaf711
--- /dev/null
+++ b/help/LINGUAS
@@ -0,0 +1,18 @@
+# Please keep this list sorted alphabetically.
+cs
+de
+el
+es
+fr
+fur
+gl
+hu
+it
+ja
+ko
+lt
+pl
+pt_BR
+ro
+sv
+tr
diff --git a/help/Makefile.am b/help/Makefile.am
index da20c977..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 de el es fr fur gl hu it ja ko lt 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]