Widow – Diff between revs 1 and 5

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 5
Line 1... Line 1...
1 <?xml version='1.0' encoding='utf-8'?> 1 <?xml version='1.0' encoding='utf-8'?>
-   2  
2 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Widow.Properties" GeneratedClassName="Settings"> 3 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)"
-   4 GeneratedClassNamespace="Widow.Properties" GeneratedClassName="Settings">
3 <Profiles /> 5 <Profiles />
4 <Settings> 6 <Settings>
5 <Setting Name="LaunchOnBoot" Type="System.Boolean" Scope="User"> 7 <Setting Name="LaunchOnBoot" Type="System.Boolean" Scope="User">
6 <Value Profile="(Default)">False</Value> 8 <Value Profile="(Default)">False</Value>
7 </Setting> 9 </Setting>
8 <Setting Name="OnWindowCreate" Type="System.Boolean" Scope="User"> 10 <Setting Name="OnWindowCreate" Type="System.Boolean" Scope="User">
9 <Value Profile="(Default)">False</Value> 11 <Value Profile="(Default)">False</Value>
10 </Setting> 12 </Setting>
11 </Settings> 13 </Settings>
12 </SettingsFile> 14 </SettingsFile>
13   15