33 lines
1.4 KiB
XML
33 lines
1.4 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="EduNetworkBuilder.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="LastPath" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="ScoreList" Type="System.Collections.Specialized.StringCollection" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="AutoStartPuzzles" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">True</Value>
|
|
</Setting>
|
|
<Setting Name="ChosenLanguage" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">en</Value>
|
|
</Setting>
|
|
<Setting Name="LanguageHasBeenChosen" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">False</Value>
|
|
</Setting>
|
|
<Setting Name="MainWindowX" Type="System.Int32" Scope="User">
|
|
<Value Profile="(Default)">-1</Value>
|
|
</Setting>
|
|
<Setting Name="MainWindowY" Type="System.Int32" Scope="User">
|
|
<Value Profile="(Default)">-1</Value>
|
|
</Setting>
|
|
<Setting Name="MainWindowWidth" Type="System.Int32" Scope="User">
|
|
<Value Profile="(Default)">-1</Value>
|
|
</Setting>
|
|
<Setting Name="MainWindowHeight" Type="System.Int32" Scope="User">
|
|
<Value Profile="(Default)">-1</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |