livia-test/Livia/Properties/ViewSettings.settings
2025-03-28 14:31:53 +08:00

39 lines
1.7 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Livia.Properties" GeneratedClassName="ViewSettings">
<Profiles />
<Settings>
<Setting Name="MainWindowWidth" Type="System.Double" Scope="User">
<Value Profile="(Default)">1024</Value>
</Setting>
<Setting Name="MainWindowHeight" Type="System.Double" Scope="User">
<Value Profile="(Default)">768</Value>
</Setting>
<Setting Name="MainWindowTop" Type="System.Double" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="MainWindowLeft" Type="System.Double" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="MainWindowIsMaximized" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="MainWindowRestoreWidth" Type="System.Double" Scope="User">
<Value Profile="(Default)">1024</Value>
</Setting>
<Setting Name="MainWindowRestoreHeight" Type="System.Double" Scope="User">
<Value Profile="(Default)">768</Value>
</Setting>
<Setting Name="MainWindowRestoreTop" Type="System.Double" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="MainWindowRestoreLeft" Type="System.Double" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="FontFamily" Type="System.String" Scope="User">
<Value Profile="(Default)">Source Han Sans SC VF</Value>
</Setting>
<Setting Name="FontWeight" Type="System.Int32" Scope="User">
<Value Profile="(Default)">400</Value>
</Setting>
</Settings>
</SettingsFile>