27 lines
1.2 KiB
XML
27 lines
1.2 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="VideoBrowser.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="WindowPosition" Type="System.Windows.Point" Scope="User">
|
|
<Value Profile="(Default)">0,0</Value>
|
|
</Setting>
|
|
<Setting Name="WindowWidth" Type="System.Double" Scope="User">
|
|
<Value Profile="(Default)">1920</Value>
|
|
</Setting>
|
|
<Setting Name="WindowHeight" Type="System.Double" Scope="User">
|
|
<Value Profile="(Default)">1080</Value>
|
|
</Setting>
|
|
<Setting Name="LastUrl" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">https://yoyokits.github.io/VideoBrowser/welcome.html</Value>
|
|
</Setting>
|
|
<Setting Name="ShowMaxSimDownloads" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">False</Value>
|
|
</Setting>
|
|
<Setting Name="MaxSimDownloads" Type="System.Int32" Scope="User">
|
|
<Value Profile="(Default)">5</Value>
|
|
</Setting>
|
|
<Setting Name="WindowState" Type="System.Windows.WindowState" Scope="User">
|
|
<Value Profile="(Default)">Normal</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |