[ACCESS]
[reactos.git] / irc / TechBot / TechBot.Commands.Common / 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.Commands.Common" GeneratedClassName="Settings">
3 <Profiles />
4 <Settings>
5 <Setting Name="NtStatusXml" Type="System.String" Scope="Application">
6 <Value Profile="(Default)">C:\Ros\current\irc\TechBot\Resources\ntstatus.xml</Value>
7 </Setting>
8 <Setting Name="WinErrorXml" Type="System.String" Scope="Application">
9 <Value Profile="(Default)">C:\Ros\current\irc\TechBot\Resources\winerror.xml</Value>
10 </Setting>
11 <Setting Name="HResultXml" Type="System.String" Scope="Application">
12 <Value Profile="(Default)">C:\Ros\current\irc\TechBot\Resources\hresult.xml</Value>
13 </Setting>
14 <Setting Name="WMXml" Type="System.String" Scope="Application">
15 <Value Profile="(Default)">C:\Ros\current\irc\TechBot\Resources\wm.xml</Value>
16 </Setting>
17 <Setting Name="SVNRoot" Type="System.String" Scope="Application">
18 <Value Profile="(Default)">svn://svn.reactos.org/reactos/trunk</Value>
19 </Setting>
20 </Settings>
21 </SettingsFile>