Reintegrate header-work branch. Important changes include continued work on headers...
[reactos.git] / irc / TechBot / TechBot.Console / Settings.settings
1 <?xml version='1.0' encoding='utf-8'?>
2 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="TechBot.Console" GeneratedClassName="Settings">
3 <Profiles />
4 <Settings>
5 <Setting Name="IRCServerHostName" Type="System.String" Scope="User">
6 <Value Profile="(Default)">irc.eu.freenode.net</Value>
7 </Setting>
8 <Setting Name="IRCChannelNames" Type="System.String" Scope="User">
9 <Value Profile="(Default)">rbuildbottest2</Value>
10 </Setting>
11 <Setting Name="IRCBotName" Type="System.String" Scope="User">
12 <Value Profile="(Default)">RBuildBot2</Value>
13 </Setting>
14 <Setting Name="IRCBotPassword" Type="System.String" Scope="User">
15 <Value Profile="(Default)">qwerty</Value>
16 </Setting>
17 <Setting Name="IRCServerHostPort" Type="System.Int32" Scope="User">
18 <Value Profile="(Default)">6667</Value>
19 </Setting>
20 </Settings>
21 </SettingsFile>