[Pkg-isocodes-devel] [SCM] ISO language, territory, currency, script codes and their translations branch, master, updated. cea8f9e002179794a43724c41b28d7cd306434e9

Tobias Quathamer toddy at debian.org
Tue Jun 26 07:58:57 UTC 2012


The following commit has been merged in the master branch:
commit 8c0f558ac929aa9d2c6f2fc76105f13fcee37802
Author: Tobias Quathamer <toddy at debian.org>
Date:   Tue Jun 26 09:55:26 2012 +0200

    Include two new fields in extraction for pot file

diff --git a/iso_639_3/Makefile.am b/iso_639_3/Makefile.am
index 5dbe2c6..ca60d3c 100644
--- a/iso_639_3/Makefile.am
+++ b/iso_639_3/Makefile.am
@@ -10,7 +10,7 @@ noinst_DATA = $(mofiles) $(xml_DATA:.xml=.pot)
 
 iso_639_3.pot: iso_639_3.xml
 	../iso2pot.py --is-version ${VERSION} --comment id \
-		--fields name --outfile $@ $< 
+		--fields name,inverted_name,reference_name --outfile $@ $< 
 
 EXTRA_DIST = \
 	$(pofiles)	\
diff --git a/iso_639_3/Makefile.in b/iso_639_3/Makefile.in
index 45dffa0..9a5d1ef 100644
--- a/iso_639_3/Makefile.in
+++ b/iso_639_3/Makefile.in
@@ -380,7 +380,7 @@ uninstall-am: uninstall-xmlDATA
 
 iso_639_3.pot: iso_639_3.xml
 	../iso2pot.py --is-version ${VERSION} --comment id \
-		--fields name --outfile $@ $< 
+		--fields name,inverted_name,reference_name --outfile $@ $< 
 
 check-local: check-content
 

-- 
ISO language, territory, currency, script codes and their translations



More information about the Pkg-isocodes-devel mailing list