summaryrefslogtreecommitdiff
path: root/program/localization/index.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2005-11-13 19:02:28 +0000
committerthomascube <thomas@roundcube.net>2005-11-13 19:02:28 +0000
commitecf7590cb84bb944d4adcd46124fbf0d081848f3 (patch)
tree8ceec5a6f965f17a8934467a2059b1ad2017e223 /program/localization/index.inc
parent583f1c8d80c42195d0ee41f30a885e13d777b79f (diff)
Added new languages and new XMLHttpRequest class
Diffstat (limited to 'program/localization/index.inc')
-rw-r--r--program/localization/index.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/index.inc b/program/localization/index.inc
index 1ac2df17a..d617bf11a 100644
--- a/program/localization/index.inc
+++ b/program/localization/index.inc
@@ -62,6 +62,7 @@ $rcube_charsets = array(
'ru' => 'Windows-1251',
'lv' => 'ISO-8859-2',
'pl' => 'ISO-8859-2',
+ 'el' => 'ISO-8859-7',
'tw' => 'BIG5'
);