Added Editor_Font.cfg preference pack template.
This commit is contained in:
13
src/Gui/PreferencePackTemplates/Appearance/Editor_Font.cfg
Normal file
13
src/Gui/PreferencePackTemplates/Appearance/Editor_Font.cfg
Normal 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>
|
||||
Reference in New Issue
Block a user