Cosmos/Demos/zMachine/Frotz.Net/source/Desktop/WPFMachine/Properties/Settings.settings
2016-06-09 10:34:36 -04:00

78 lines
No EOL
3.4 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="WPFMachine.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="FontSize" Type="System.Int32" Scope="User">
<Value Profile="(Default)">10</Value>
</Setting>
<Setting Name="FixedWidthFont" Type="System.String" Scope="User">
<Value Profile="(Default)">Consolas</Value>
</Setting>
<Setting Name="ProportionalFont" Type="System.String" Scope="User">
<Value Profile="(Default)">Arial</Value>
</Setting>
<Setting Name="DefaultForeColor" Type="System.Windows.Media.Color" Scope="User">
<Value Profile="(Default)">#FFFFFFFF</Value>
</Setting>
<Setting Name="DefaultBackColor" Type="System.Windows.Media.Color" Scope="User">
<Value Profile="(Default)">#FF000084</Value>
</Setting>
<Setting Name="DefaultInputColor" Type="System.Windows.Media.Color" Scope="User">
<Value Profile="(Default)">#FF00FFFF</Value>
</Setting>
<Setting Name="LastPlayedGames" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="LastPlayedGamesCount" Type="System.Int32" Scope="User">
<Value Profile="(Default)">5</Value>
</Setting>
<Setting Name="GameDirectoryList" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="FrotzIgnoreErrors" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="FrotzAttrAssignment" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="FrotzAttrTesting" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="FrotzObjLocating" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="FrotzObjMovement" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="FrotzPiracy" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="FrotzExpandAbbreviations" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="FrotzSaveQuetzal" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="FrotzSound" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="FrotzLeftMargin" Type="System.UInt16" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="FrotzRightMargin" Type="System.UInt16" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="FrotzContextLines" Type="System.UInt16" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="FrotzUndoSlots" Type="System.Int32" Scope="User">
<Value Profile="(Default)">500</Value>
</Setting>
<Setting Name="FrotzScriptColumns" Type="System.Int32" Scope="User">
<Value Profile="(Default)">80</Value>
</Setting>
<Setting Name="ShowDebugMenu" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
</Settings>
</SettingsFile>