Synchronize with trunk r58457.
[reactos.git] / base / setup / usetup / muifonts.h
index db0a4fa..cc08b81 100644 (file)
@@ -7,9 +7,10 @@ MUI_SUBFONT LatinFonts[] =
     { L"Arial",           L"Liberation Sans" },
     { L"Courier",         L"FreeMono" },
     { L"Courier New",     L"FreeMono" },
-    { L"Fixedsys",        L"Fixedsys Excelsior 3.01" },
+    { L"Fixedsys",        L"Fixedsys Excelsior 3.01-L2" },
     { L"Helv",            L"Tahoma" },
     { L"Helvetica",       L"Liberation Sans" },
+    { L"Lucida Console",  L"DejaVu Sans Mono" },
     { L"MS Sans Serif",   L"Tahoma" },
     { L"MS Shell Dlg",    L"Tahoma" },
     { L"MS Shell Dlg 2",  L"Tahoma" },
@@ -24,9 +25,10 @@ MUI_SUBFONT CyrillicFonts[] =
     { L"Arial",           L"Liberation Sans" },
     { L"Courier",         L"FreeMono" },
     { L"Courier New",     L"FreeMono" },
-    { L"Fixedsys",        L"Fixedsys Excelsior 3.01" },
+    { L"Fixedsys",        L"Fixedsys Excelsior 3.01-L2" },
     { L"Helv",            L"Tahoma" },
     { L"Helvetica",       L"Liberation Sans" },
+    { L"Lucida Console",  L"DejaVu Sans Mono" },
     { L"MS Sans Serif",   L"Tahoma" },
     { L"MS Shell Dlg",    L"Tahoma" },
     { L"MS Shell Dlg 2",  L"Tahoma" },
@@ -41,9 +43,10 @@ MUI_SUBFONT GreekFonts[] =
     { L"Arial",           L"Liberation Sans" },
     { L"Courier",         L"FreeMono" },
     { L"Courier New",     L"FreeMono" },
-    { L"Fixedsys",        L"Fixedsys Excelsior 3.01" },
+    { L"Fixedsys",        L"Fixedsys Excelsior 3.01-L2" },
     { L"Helv",            L"DejaVu Sans" },
     { L"Helvetica",       L"Liberation Sans" },
+    { L"Lucida Console",  L"DejaVu Sans Mono" },
     { L"MS Sans Serif",   L"DejaVu Sans" },
     { L"MS Shell Dlg",    L"DejaVu Sans" },
     { L"MS Shell Dlg 2",  L"DejaVu Sans" },
@@ -58,9 +61,10 @@ MUI_SUBFONT HebrewFonts[] =
     { L"Arial",           L"DejaVu Sans" },
     { L"Courier",         L"FreeMono" },
     { L"Courier New",     L"FreeMono" },
-    { L"Fixedsys",        L"Fixedsys Excelsior 3.01" },
+    { L"Fixedsys",        L"Fixedsys Excelsior 3.01-L2" },
     { L"Helv",            L"DejaVu Sans" },
     { L"Helvetica",       L"DejaVu Sans" },
+    { L"Lucida Console",  L"DejaVu Sans Mono" },
     { L"MS Sans Serif",   L"DejaVu Sans" },
     { L"MS Shell Dlg",    L"DejaVu Sans" },
     { L"MS Shell Dlg 2",  L"DejaVu Sans" },
@@ -75,9 +79,10 @@ MUI_SUBFONT CJKFonts[] =
     { L"Arial",           L"Liberation Sans" },
     { L"Courier",         L"FreeMono" },
     { L"Courier New",     L"FreeMono" },
-    { L"Fixedsys",        L"Fixedsys Excelsior 3.01" },
+    { L"Fixedsys",        L"Fixedsys Excelsior 3.01-L2" },
     { L"Helv",            L"Droid Sans Fallback" },
     { L"Helvetica",       L"Liberation Sans" },
+    { L"Lucida Console",  L"DejaVu Sans Mono" },
     { L"MS Sans Serif",   L"Droid Sans Fallback" },
     { L"MS Shell Dlg",    L"Droid Sans Fallback" },
     { L"MS Shell Dlg 2",  L"Droid Sans Fallback" },
@@ -94,9 +99,10 @@ MUI_SUBFONT UnicodeFonts[] =
     { L"Arial",           L"DejaVu Sans" },
     { L"Courier",         L"DejaVu Sans Mono" },
     { L"Courier New",     L"DejaVu Sans Mono" },
-    { L"Fixedsys",        L"Fixedsys Excelsior 3.01" },
+    { L"Fixedsys",        L"Fixedsys Excelsior 3.01-L2" },
     { L"Helv",            L"DejaVu Sans" },
     { L"Helvetica",       L"DejaVu Sans" },
+    { L"Lucida Console",  L"DejaVu Sans Mono" },
     { L"MS Sans Serif",   L"DejaVu Sans" },
     { L"MS Shell Dlg",    L"DejaVu Sans" },
     { L"MS Shell Dlg 2",  L"DejaVu Sans" },