From 7923caf798585ed1629f09e01023d53788598c70 Mon Sep 17 00:00:00 2001 From: Dimitris Glezos Date: Tue, 19 Sep 2006 12:29:42 +0000 Subject: Added greek language and alphabetically ordered languages --- packaging/adaptive-index-html/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/adaptive-index-html/Makefile') 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 -- cgit