From 19fdd0597a3560bafa61da83eacfb758eb449c8d Mon Sep 17 00:00:00 2001 From: Colin Finck Date: Mon, 21 Jan 2008 15:22:03 +0000 Subject: [PATCH] - Disable the Greek setup pages as long as we don't have a CP737 font - Use the Greek keyboard layout, when selecting the "Greek" option requested by smiley1_ on IRC svn path=/trunk/; revision=31918 --- reactos/base/setup/usetup/mui.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reactos/base/setup/usetup/mui.c b/reactos/base/setup/usetup/mui.c index 02e77fc2357..f942b79a09f 100644 --- a/reactos/base/setup/usetup/mui.c +++ b/reactos/base/setup/usetup/mui.c @@ -138,13 +138,13 @@ static const MUI_LANGUAGE LanguageList[] = }, { L"00000408", - L"00000409", + L"00000408", L"1253", L"737", L"10006", L"Greek", - elGRPages, - elGRErrorEntries + enUSPages, //elGRPages, + enUSErrorEntries //elGRErrorEntries }, { L"0000040D",