about summary refs log tree commit diff
path: root/locale/iso-639.def
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-06-30 21:45:51 +0000
committerUlrich Drepper <drepper@redhat.com>2002-06-30 21:45:51 +0000
commit690df9e701eb885480e5ff902bd3a088c6bd92d6 (patch)
tree182d3529399d22b40e979dfe592801159e64406f /locale/iso-639.def
parent7cccc6f932adf8ee60407476ef11c2b56b6e6708 (diff)
downloadglibc-690df9e701eb885480e5ff902bd3a088c6bd92d6.tar.gz
glibc-690df9e701eb885480e5ff902bd3a088c6bd92d6.tar.xz
glibc-690df9e701eb885480e5ff902bd3a088c6bd92d6.zip
Update.
	* locale/iso-639.def: Add entry for Ganda.
	* locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE3): New
	definition.
	(address_finish): Handle entries with two letter ISO 639 code.

	* iconvdata/Makefile: Recreate gconv-modules.cache file in target
	expected result.  Reported by Stephen L Moshier <steve@moshier.net>.
Diffstat (limited to 'locale/iso-639.def')
-rw-r--r--locale/iso-639.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/iso-639.def b/locale/iso-639.def
index 5bdbfbc601..b317d1351f 100644
--- a/locale/iso-639.def
+++ b/locale/iso-639.def
@@ -52,6 +52,7 @@ DEFINE_LANGUAGE_CODE ("German", de, deu, ger)
 DEFINE_LANGUAGE_CODE ("Gaelic (Scots)", gd, gla, gla)
 DEFINE_LANGUAGE_CODE ("Irish", ga, gle, gle)
 DEFINE_LANGUAGE_CODE ("Gallegan", gl, glg, glg)
+DEFINE_LANGUAGE_CODE3 ("Ganda", lug, lug)
 DEFINE_LANGUAGE_CODE ("Manx", gv, glv, glv)
 DEFINE_LANGUAGE_CODE ("Greek, Modern ()", el, gre, ell)
 DEFINE_LANGUAGE_CODE ("Guarani", gn, grn, grn)