Added Editor_Font.cfg preference pack template.

This commit is contained in:
Chris Hennes
2021-08-04 12:17:19 -05:00
parent 2328eff0cb
commit c687511056

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<FCParameters>
<FCParamGroup Name="Root">
<FCParamGroup Name="BaseApp">
<FCParamGroup Name="Preferences">
<FCParamGroup Name="Editor">
<FCInt Name="FontSize" Value="10"/>
<FCText Name="Font">MS Shell Dlg 2</FCText>
</FCParamGroup>
</FCParamGroup>
</FCParamGroup>
</FCParamGroup>
</FCParameters>