summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorDimitris Glezos <dimitris@glezos.com>2006-09-19 12:29:42 +0000
committerDimitris Glezos <dimitris@glezos.com>2006-09-19 12:29:42 +0000
commit7923caf798585ed1629f09e01023d53788598c70 (patch)
tree5716e6159875345d14e3fd7e23cdebce02c166fb /packaging
parent483b74187212aad7bf69da0729cef32da2b9f26f (diff)
downloadfedora-doc-utils-7923caf798585ed1629f09e01023d53788598c70.tar.gz
fedora-doc-utils-7923caf798585ed1629f09e01023d53788598c70.tar.xz
fedora-doc-utils-7923caf798585ed1629f09e01023d53788598c70.zip
Added greek language and alphabetically ordered languages
Diffstat (limited to 'packaging')
-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)