summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packaging/adaptive-index-html/Makefile2
-rw-r--r--packaging/adaptive-index-html/mkindex.map5
2 files changed, 4 insertions, 3 deletions
diff --git a/packaging/adaptive-index-html/Makefile b/packaging/adaptive-index-html/Makefile
index 382090c..32be9d7 100644
--- a/packaging/adaptive-index-html/Makefile
+++ b/packaging/adaptive-index-html/Makefile
@@ -2,7 +2,7 @@
# Makefile.common with the proper values.
PRI_LANG=en
-OTHERS =de ru it ja_JP pt_BR zh_CN
+OTHERS =de el it ja_JP pt_BR ru zh_CN
all:: index.html
diff --git a/packaging/adaptive-index-html/mkindex.map b/packaging/adaptive-index-html/mkindex.map
index 57d6f55..8d75bb9 100644
--- a/packaging/adaptive-index-html/mkindex.map
+++ b/packaging/adaptive-index-html/mkindex.map
@@ -9,10 +9,11 @@
#
# Hint: map the language to itself so you can provide notes
# ${LANG} BROWSER Notes
-en en_US US English
-ru ru Russian
de de German
+el el Greek
+en en_US US English
it it Italian
ja_JP ja_JP Japanese
pt_BR pt_BR Portuguese (Brasilian)
+ru ru Russian
zh_CN zh_CN Chinese (Simplified)