Add Greek to the list of ScummVM supported languages, for FR #1723255 - "FOTAQ code modifications (mostly for greek translation)"

svn-id: r29359
This commit is contained in:
Filippos Karapetis 2007-11-01 17:02:28 +00:00
parent f8e9ee1e2b
commit a20ad01075
2 changed files with 2 additions and 0 deletions

View file

@ -189,6 +189,7 @@ const LanguageDescription g_languages[] = {
{"us", "English (US)", EN_USA},
{"fr", "French", FR_FRA},
{"de", "German", DE_DEU},
{"gr", "Greek", GR_GRE},
{"hb", "Hebrew", HB_ISR},
{"it", "Italian", IT_ITA},
{"jp", "Japanese", JA_JPN},