Erik Hofman:
This adds supports for a language specific font, defined in locale.xml I've also moved the fgInitLocale() routine from main.cxx to fg_init.cxx to prevent an ungly extern definition in options.cxx.
This commit is contained in:
parent
ccaaf9121a
commit
2059a0fd61
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
|
||||
<!-- General simulation preferences -->
|
||||
<sim>
|
||||
<font>Helvetica.txf</font>
|
||||
<intl include="Translations/locale.xml"/>
|
||||
<aircraft>c172</aircraft>
|
||||
<virtual-cockpit type="bool">false</virtual-cockpit>
|
||||
|
|
Loading…
Reference in a new issue