- Set better/updated default values

- Remove the non-existent "TechBot.Commands.RBuild" project, it breaks the auomatic conversion of the solution to MSVS 2008

svn path=/trunk/; revision=35085
This commit is contained in:
Colin Finck 2008-08-03 19:30:09 +00:00
parent ee1c77756d
commit d425d03d5b
9 changed files with 13 additions and 19 deletions

View file

@ -15,10 +15,10 @@
<Value Profile="(Default)">C:\Ros\current\irc\TechBot\Resources\wm.xml</Value>
</Setting>
<Setting Name="SVNRoot" Type="System.String" Scope="Application">
<Value Profile="(Default)">svn://svn.reactos.org/trunk/reactos</Value>
<Value Profile="(Default)">svn://svn.reactos.org/reactos/trunk</Value>
</Setting>
<Setting Name="CommandPrefix" Type="System.String" Scope="Application">
<Value Profile="(Default)">@</Value>
<Value Profile="(Default)">!</Value>
</Setting>
</Settings>
</SettingsFile>