GARbro-mirror/Properties/Settings.settings
2014-07-21 23:26:28 +04:00

57 lines
2.5 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="GARbro.GUI.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="UpgradeRequired" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="winTop" Type="System.Double" Scope="User">
<Value Profile="(Default)">NaN</Value>
</Setting>
<Setting Name="winLeft" Type="System.Double" Scope="User">
<Value Profile="(Default)">NaN</Value>
</Setting>
<Setting Name="winWidth" Type="System.Double" Scope="User">
<Value Profile="(Default)">1024</Value>
</Setting>
<Setting Name="winHeight" Type="System.Double" Scope="User">
<Value Profile="(Default)">560</Value>
</Setting>
<Setting Name="winState" Type="System.Windows.WindowState" Scope="User">
<Value Profile="(Default)">Normal</Value>
</Setting>
<Setting Name="lvNameColumnWidth" Type="System.Double" Scope="User">
<Value Profile="(Default)">265</Value>
</Setting>
<Setting Name="lvTypeColumnWidth" Type="System.Double" Scope="User">
<Value Profile="(Default)">75</Value>
</Setting>
<Setting Name="lvSizeColumnWidth" Type="System.Double" Scope="User">
<Value Profile="(Default)">75</Value>
</Setting>
<Setting Name="lvSortColumn" Type="System.String" Scope="User">
<Value Profile="(Default)">Name</Value>
</Setting>
<Setting Name="lvSortDirection" Type="System.ComponentModel.ListSortDirection" Scope="User">
<Value Profile="(Default)">Ascending</Value>
</Setting>
<Setting Name="lvPanelWidth" Type="System.Windows.GridLength" Scope="User">
<Value Profile="(Default)">448</Value>
</Setting>
<Setting Name="appExtractImages" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="appExtractText" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="appImageFormat" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="appTextEncoding" Type="System.String" Scope="User">
<Value Profile="(Default)">UTF-8</Value>
</Setting>
<Setting Name="appLastDirectory" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>