1. Файл
\ggFrames\ggFrames.txt:
Заменить строку
Код:
localization/$(language).lua
на
Код:
localization/en.lua
2. Файл
\ggFrames\theme\Functions.lua:
Заменить строки
Код:
function GGF.Theme.LoadFonts()
GGF.Theme.LMP:Register('font', 'Accidental President', 'ggFrames\\theme\\fonts\\AccidentalPresident.ttf')
GGF.Theme.LMP:Register('font', 'Alegre Sans', 'ggFrames\\theme\\fonts\\AlegreSans.ttf')
GGF.Theme.LMP:Register('font', 'Alte Haas Grotesk', 'ggFrames\\theme\\fonts\\AlteHaasGroteskRegular.ttf')
GGF.Theme.LMP:Register('font', 'Alte Haas Grotesk Bold', 'ggFrames\\theme\\fonts\\AlteHaasGroteskBold.ttf')
GGF.Theme.LMP:Register('font', 'Antonio', 'ggFrames\\theme\\fonts\\AntonioRegular.ttf')
GGF.Theme.LMP:Register('font', 'Arial Bold', 'ggFrames\\theme\\fonts\\ArialBold.ttf')
GGF.Theme.LMP:Register('font', 'Bebas Neue', 'ggFrames\\theme\\fonts\\BebasNeue.otf')
GGF.Theme.LMP:Register('font', 'Bench Nine', 'ggFrames\\theme\\fonts\\BenchNineRegular.otf')
GGF.Theme.LMP:Register('font', 'Bench Nine Bold', 'ggFrames\\theme\\fonts\\BenchNineBold.otf')
GGF.Theme.LMP:Register('font', 'Economica', 'ggFrames\\theme\\fonts\\EconomicaRegular.otf')
GGF.Theme.LMP:Register('font', 'Economica Bold', 'ggFrames\\theme\\fonts\\EconomicaBold.otf')
GGF.Theme.LMP:Register('font', 'Enigma Bold', 'ggFrames\\theme\\fonts\\EnigmaBold.ttf')
GGF.Theme.LMP:Register('font', 'Enigma', 'ggFrames\\theme\\fonts\\EnigmaReg.ttf')
GGF.Theme.LMP:Register('font', 'Fertigo Pro', 'ggFrames\\theme\\fonts\\FertigoProRegular.ttf')
GGF.Theme.LMP:Register('font', 'Futura Extended', 'ggFrames\\theme\\fonts\\FuturaExtended.ttf')
GGF.Theme.LMP:Register('font', 'Univers 55 Bold', 'ggFrames\\theme\\fonts\\Univers55Bold.ttf')
GGF.Theme.fonts = GGF.Theme.LMP:List('font')
end
на
Код:
function GGF.Theme.LoadFonts()
GGF.Theme.LMP:Register('font', 'Accidental President', '\\RuEso\\fonts\\univers57.ttf')
GGF.Theme.LMP:Register('font', 'Alegre Sans', '\\RuEso\\fonts\\univers57.ttf')
GGF.Theme.LMP:Register('font', 'Alte Haas Grotesk', '\\RuEso\\fonts\\univers57.ttf')
GGF.Theme.LMP:Register('font', 'Alte Haas Grotesk Bold', '\\RuEso\\fonts\\univers67.ttf')
GGF.Theme.LMP:Register('font', 'Antonio', '\\RuEso\\fonts\\univers57.ttf')
GGF.Theme.LMP:Register('font', 'Arial Bold', '\\RuEso\\fonts\\univers67.ttf')
GGF.Theme.LMP:Register('font', 'Bebas Neue', '\\RuEso\\fonts\\univers57.ttf')
GGF.Theme.LMP:Register('font', 'Bench Nine', '\\RuEso\\fonts\\univers57.ttf')
GGF.Theme.LMP:Register('font', 'Bench Nine Bold', '\\RuEso\\fonts\\univers67.ttf')
GGF.Theme.LMP:Register('font', 'Economica', '\\RuEso\\fonts\\univers57.ttf')
GGF.Theme.LMP:Register('font', 'Economica Bold', '\\RuEso\\fonts\\univers67.ttf')
GGF.Theme.LMP:Register('font', 'Enigma Bold', '\\RuEso\\fonts\\univers67.ttf')
GGF.Theme.LMP:Register('font', 'Enigma', '\\RuEso\\fonts\\univers57.ttf')
GGF.Theme.LMP:Register('font', 'Fertigo Pro', '\\RuEso\\fonts\\univers57.ttf')
GGF.Theme.LMP:Register('font', 'Futura Extended', '\\RuEso\\fonts\\univers57.ttf')
GGF.Theme.LMP:Register('font', 'Univers 55 Bold', '\\RuEso\\fonts\\univers67.ttf')
GGF.Theme.fonts = GGF.Theme.LMP:List('font')
end
3. Файл
\ggFrames\ggFrames.txt:
Заменить строку
Код:
-- FONT
LMP.MediaTable.font = {}
LMP.MediaTable.font["ProseAntique"] = "EsoUI/Common/Fonts/ProseAntiquePSMT.otf"
LMP.MediaTable.font["Arial Narrow"] = "EsoUI/Common/Fonts/arialn.ttf"
LMP.MediaTable.font["Consolas"] = "EsoUI/Common/Fonts/consola.ttf"
LMP.MediaTable.font["ESO Cartographer"] = "EsoUI/Common/Fonts/esocartographer-bold.otf"
LMP.MediaTable.font["Fontin Bold"] = "EsoUI/Common/Fonts/fontin_sans_b.otf"
LMP.MediaTable.font["Fontin Italic"] = "EsoUI/Common/Fonts/fontin_sans_i.otf"
LMP.MediaTable.font["Fontin Regular"] = "EsoUI/Common/Fonts/fontin_sans_r.otf"
LMP.MediaTable.font["Fontin SmallCaps"] = "EsoUI/Common/Fonts/fontin_sans_sc.otf"
LMP.MediaTable.font["Skyrim Handwritten"] = "EsoUI/Common/Fonts/Handwritten_Bold.otf"
LMP.MediaTable.font["Trajan Pro"] = "EsoUI/Common/Fonts/trajanpro-regular.otf"
LMP.MediaTable.font["Univers 55"] = "EsoUI/Common/Fonts/univers55.otf"
LMP.MediaTable.font["Univers 57"] = "EsoUI/Common/Fonts/univers57.otf"
LMP.MediaTable.font["Univers 67"] = "EsoUI/Common/Fonts/univers67.otf"
LMP.DefaultMedia.font = "Arial Narrow"
на
Код:
-- FONT
LMP.MediaTable.font = {}
LMP.MediaTable.font["ProseAntique"] = "EsoUI/Common/Fonts/ProseAntiquePSMT.otf"
LMP.MediaTable.font["Arial Narrow"] = "EsoUI/Common/Fonts/arialn.ttf"
LMP.MediaTable.font["Consolas"] = "EsoUI/Common/Fonts/consola.ttf"
LMP.MediaTable.font["ESO Cartographer"] = "EsoUI/Common/Fonts/esocartographer-bold.otf"
LMP.MediaTable.font["Fontin Bold"] = "RuEso/fonts/univers67.ttf"
LMP.MediaTable.font["Fontin Italic"] = "RuEso/fonts/univers57.ttf"
LMP.MediaTable.font["Fontin Regular"] = "RuEso/fonts/univers57.ttf"
LMP.MediaTable.font["Fontin SmallCaps"] = "RuEso/fonts/univers57.ttf"
LMP.MediaTable.font["Skyrim Handwritten"] = "RuEso/fonts/handwritten_bold.ttf"
LMP.MediaTable.font["Trajan Pro"] = "EsoUI/Common/Fonts/trajanpro-regular.otf"
LMP.MediaTable.font["Univers 55"] = "RuEso/fonts/univers57.ttf"
LMP.MediaTable.font["Univers 57"] = "RuEso/fonts/univers57.ttf"
LMP.MediaTable.font["Univers 67"] = "RuEso/fonts/univers67.ttf"
LMP.DefaultMedia.font = "Arial Narrow"