Files
wallpaperchan/Wallpaperchan/Properties/Settings.settings
2021-05-14 22:54:30 +02:00

15 lines
665 B
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Wallpaperchan.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="delay" Type="System.Int32" Scope="User">
<Value Profile="(Default)">1</Value>
</Setting>
<Setting Name="lastIndex" Type="System.Int32" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="wallpaperFolder" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>