Hush – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <?xml version='1.0' encoding='utf-8'?>
2  
3 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)"
4 GeneratedClassNamespace="Hush.Properties" GeneratedClassName="Settings">
5 <Profiles />
6 <Settings>
7 <Setting Name="Color" Type="System.Drawing.Color" Scope="User">
8 <Value Profile="(Default)">Yellow</Value>
9 </Setting>
10 <Setting Name="TextColorHelm" Type="System.Drawing.Color" Scope="User">
11 <Value Profile="(Default)">Black</Value>
12 </Setting>
13 <Setting Name="TextColorWing" Type="System.Drawing.Color" Scope="User">
14 <Value Profile="(Default)">Yellow</Value>
15 </Setting>
16 <Setting Name="LaunchOnBoot" Type="System.Boolean" Scope="User">
17 <Value Profile="(Default)">True</Value>
18 </Setting>
19 <Setting Name="Address" Type="System.String" Scope="User">
20 <Value Profile="(Default)">0.0.0.0</Value>
21 </Setting>
22 <Setting Name="Port" Type="System.String" Scope="User">
23 <Value Profile="(Default)">7410</Value>
24 </Setting>
25 <Setting Name="Mode" Type="System.String" Scope="User">
26 <Value Profile="(Default)">Server</Value>
27 </Setting>
28 <Setting Name="Nick" Type="System.String" Scope="User">
29 <Value Profile="(Default)" />
30 </Setting>
31 <Setting Name="Password" Type="System.String" Scope="User">
32 <Value Profile="(Default)" />
33 </Setting>
34 <Setting Name="Start" Type="System.Boolean" Scope="User">
35 <Value Profile="(Default)">False</Value>
36 </Setting>
37 <Setting Name="Setting" Type="System.String" Scope="User">
38 <Value Profile="(Default)" />
39 </Setting>
40 </Settings>
41 </SettingsFile>