Korero – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <?xml version='1.0' encoding='utf-8'?>
2 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Korero.Properties" GeneratedClassName="Settings">
3 <Profiles />
4 <Settings>
5 <Setting Name="MqttHost" Type="System.String" Scope="User">
6 <Value Profile="(Default)" />
7 </Setting>
8 <Setting Name="MqttPort" Type="System.String" Scope="User">
9 <Value Profile="(Default)" />
10 </Setting>
11 <Setting Name="Group" Type="System.String" Scope="User">
12 <Value Profile="(Default)" />
13 </Setting>
14 <Setting Name="Password" Type="System.String" Scope="User">
15 <Value Profile="(Default)" />
16 </Setting>
17 <Setting Name="LaunchOnBoot" Type="System.Boolean" Scope="User">
18 <Value Profile="(Default)">False</Value>
19 </Setting>
20 <Setting Name="FlyToDuration" Type="System.String" Scope="User">
21 <Value Profile="(Default)">60000</Value>
22 </Setting>
23 <Setting Name="MapAvatarDotMultiplier" Type="System.Int32" Scope="User">
24 <Value Profile="(Default)">1</Value>
25 </Setting>
26 <Setting Name="FlyToVicinity" Type="System.String" Scope="User">
27 <Value Profile="(Default)">1</Value>
28 </Setting>
29 <Setting Name="MapDotColor" Type="System.Drawing.Color" Scope="User">
30 <Value Profile="(Default)">255, 192, 255</Value>
31 </Setting>
32 <Setting Name="ChatMessageHistoryLength" Type="System.Decimal" Scope="User">
33 <Value Profile="(Default)">50</Value>
34 </Setting>
35 <Setting Name="AutoResponseText" Type="System.String" Scope="User">
36 <Value Profile="(Default)">Sorry, I am currently AFK. I will be happy to respond when I return.</Value>
37 </Setting>
38 <Setting Name="CurrentStatus" Type="System.String" Scope="User">
39 <Value Profile="(Default)" />
40 </Setting>
41 <Setting Name="AutoAwayEnabled" Type="System.Boolean" Scope="User">
42 <Value Profile="(Default)">False</Value>
43 </Setting>
44 <Setting Name="AutoAwayMinutes" Type="System.Decimal" Scope="User">
45 <Value Profile="(Default)">15</Value>
46 </Setting>
47 <Setting Name="ImageDownloadTimeout" Type="System.Decimal" Scope="User">
48 <Value Profile="(Default)">5000</Value>
49 </Setting>
50 <Setting Name="ChatPanelSplitterDistance" Type="System.Int32" Scope="User">
51 <Value Profile="(Default)">630</Value>
52 </Setting>
53 <Setting Name="SeenMessageColor" Type="System.Drawing.Color" Scope="User">
54 <Value Profile="(Default)">Orange</Value>
55 </Setting>
56 <Setting Name="ChatSearchHighlight" Type="System.Drawing.Color" Scope="User">
57 <Value Profile="(Default)">Yellow</Value>
58 </Setting>
59 <Setting Name="FriendOnlineHighlight" Type="System.Drawing.Color" Scope="User">
60 <Value Profile="(Default)">Chartreuse</Value>
61 </Setting>
62 <Setting Name="ToasterTimeout" Type="System.Int32" Scope="User">
63 <Value Profile="(Default)">5000</Value>
64 </Setting>
65 <Setting Name="NotificationTitleFont" Type="System.Drawing.Font" Scope="User">
66 <Value Profile="(Default)">Microsoft Sans Serif, 12pt, style=Bold</Value>
67 </Setting>
68 <Setting Name="NotificationBodyFont" Type="System.Drawing.Font" Scope="User">
69 <Value Profile="(Default)">Microsoft Sans Serif, 12pt</Value>
70 </Setting>
71 <Setting Name="UpdateRequired" Type="System.Boolean" Scope="User">
72 <Value Profile="(Default)">True</Value>
73 </Setting>
74 </Settings>
75 </SettingsFile>