- Set better/updated default values
authorColin Finck <colin@reactos.org>
Sun, 3 Aug 2008 19:30:09 +0000 (19:30 +0000)
committerColin Finck <colin@reactos.org>
Sun, 3 Aug 2008 19:30:09 +0000 (19:30 +0000)
- Remove the non-existent "TechBot.Commands.RBuild" project, it breaks the auomatic conversion of the solution to MSVS 2008

svn path=/trunk/; revision=35085

irc/TechBot/TechBot.Commands.Common/Settings.Designer.cs
irc/TechBot/TechBot.Commands.Common/Settings.settings
irc/TechBot/TechBot.Commands.Common/app.config
irc/TechBot/TechBot.IRCLibrary/app.config
irc/TechBot/TechBot.Library/Settings.Designer.cs
irc/TechBot/TechBot.Library/Settings.settings
irc/TechBot/TechBot.Library/app.config
irc/TechBot/TechBot.sln
irc/TechBot/TechBot/App.config

index bb247b4..d05b1de 100644 (file)
@@ -61,7 +61,7 @@ namespace TechBot.Commands.Common {
         
         [global::System.Configuration.ApplicationScopedSettingAttribute()]
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
         
         [global::System.Configuration.ApplicationScopedSettingAttribute()]
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [global::System.Configuration.DefaultSettingValueAttribute("svn://svn.reactos.org/trunk/reactos")]
+        [global::System.Configuration.DefaultSettingValueAttribute("svn://svn.reactos.org/reactos/trunk")]
         public string SVNRoot {
             get {
                 return ((string)(this["SVNRoot"]));
         public string SVNRoot {
             get {
                 return ((string)(this["SVNRoot"]));
index 1971c3a..4ee296b 100644 (file)
@@ -15,7 +15,7 @@
       <Value Profile="(Default)">C:\Ros\current\irc\TechBot\Resources\wm.xml</Value>
     </Setting>
     <Setting Name="SVNRoot" Type="System.String" Scope="Application">
       <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>
   </Settings>
 </SettingsFile>
\ No newline at end of file
     </Setting>
   </Settings>
 </SettingsFile>
\ No newline at end of file
index b2c11ae..479a2cd 100644 (file)
@@ -20,7 +20,7 @@
                 <value>C:\Ros\current\irc\TechBot\Resources\wm.xml</value>
             </setting>
             <setting name="SVNRoot" serializeAs="String">
                 <value>C:\Ros\current\irc\TechBot\Resources\wm.xml</value>
             </setting>
             <setting name="SVNRoot" serializeAs="String">
-                <value>svn://svn.reactos.org/trunk/reactos</value>
+                <value>svn://svn.reactos.org/reactos/trunk</value>
             </setting>
         </TechBot.Commands.Common.Settings>
     </applicationSettings>
             </setting>
         </TechBot.Commands.Common.Settings>
     </applicationSettings>
index 5a7d239..b4e2a17 100644 (file)
@@ -8,7 +8,7 @@
     <userSettings>
         <TechBot.IRCLibrary.Settings>
             <setting name="CommandPrefix" serializeAs="String">
     <userSettings>
         <TechBot.IRCLibrary.Settings>
             <setting name="CommandPrefix" serializeAs="String">
-                <value>@</value>
+                <value>!</value>
             </setting>
         </TechBot.IRCLibrary.Settings>
     </userSettings>
             </setting>
         </TechBot.IRCLibrary.Settings>
     </userSettings>
index 8387bfc..1a4445e 100644 (file)
@@ -61,7 +61,7 @@ namespace TechBot.Library {
         
         [global::System.Configuration.ApplicationScopedSettingAttribute()]
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
         
         [global::System.Configuration.ApplicationScopedSettingAttribute()]
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [global::System.Configuration.DefaultSettingValueAttribute("svn://svn.reactos.org/trunk/reactos")]
+        [global::System.Configuration.DefaultSettingValueAttribute("svn://svn.reactos.org/reactos/trunk")]
         public string SVNRoot {
             get {
                 return ((string)(this["SVNRoot"]));
         public string SVNRoot {
             get {
                 return ((string)(this["SVNRoot"]));
@@ -70,7 +70,7 @@ namespace TechBot.Library {
         
         [global::System.Configuration.ApplicationScopedSettingAttribute()]
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
         
         [global::System.Configuration.ApplicationScopedSettingAttribute()]
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [global::System.Configuration.DefaultSettingValueAttribute("@")]
+        [global::System.Configuration.DefaultSettingValueAttribute("!")]
         public string CommandPrefix {
             get {
                 return ((string)(this["CommandPrefix"]));
         public string CommandPrefix {
             get {
                 return ((string)(this["CommandPrefix"]));
index 25503d7..2673cc5 100644 (file)
       <Value Profile="(Default)">C:\Ros\current\irc\TechBot\Resources\wm.xml</Value>
     </Setting>
     <Setting Name="SVNRoot" Type="System.String" Scope="Application">
       <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">
     </Setting>
     <Setting Name="CommandPrefix" Type="System.String" Scope="Application">
-      <Value Profile="(Default)">@</Value>
+      <Value Profile="(Default)">!</Value>
     </Setting>
   </Settings>
 </SettingsFile>
\ No newline at end of file
     </Setting>
   </Settings>
 </SettingsFile>
\ No newline at end of file
index aaaf277..cc2cba5 100644 (file)
                 <value>C:\Ros\current\irc\TechBot\Resources\wm.xml</value>
             </setting>
             <setting name="SVNRoot" serializeAs="String">
                 <value>C:\Ros\current\irc\TechBot\Resources\wm.xml</value>
             </setting>
             <setting name="SVNRoot" serializeAs="String">
-                <value>svn://svn.reactos.org/trunk/reactos</value>
+                <value>svn://svn.reactos.org/reactos/trunk</value>
             </setting>
             <setting name="CommandPrefix" serializeAs="String">
             </setting>
             <setting name="CommandPrefix" serializeAs="String">
-                <value>@</value>
+                <value>!</value>
             </setting>
         </TechBot.Library.Settings>
     </applicationSettings>
             </setting>
         </TechBot.Library.Settings>
     </applicationSettings>
index 77c5baa..3c79450 100644 (file)
@@ -17,8 +17,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TechBot.Commands.Common", "
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TechBot.Commands.MSDN", "TechBot.Commands.MSDN\TechBot.Commands.MSDN.csproj", "{ADBF1ED6-A586-4707-BD59-4CD53448D0FE}"
 EndProject
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TechBot.Commands.MSDN", "TechBot.Commands.MSDN\TechBot.Commands.MSDN.csproj", "{ADBF1ED6-A586-4707-BD59-4CD53448D0FE}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TechBot.Commands.RBuild", "TechBot.Commands.RBuild\TechBot.Commands.RBuild.csproj", "{D676FEDE-62DD-4B4D-94C6-308598E827F9}"
-EndProject
 Global
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
                Debug|Any CPU = Debug|Any CPU
 Global
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
                Debug|Any CPU = Debug|Any CPU
@@ -57,10 +55,6 @@ Global
                {ADBF1ED6-A586-4707-BD59-4CD53448D0FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {ADBF1ED6-A586-4707-BD59-4CD53448D0FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
                {ADBF1ED6-A586-4707-BD59-4CD53448D0FE}.Release|Any CPU.Build.0 = Release|Any CPU
                {ADBF1ED6-A586-4707-BD59-4CD53448D0FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {ADBF1ED6-A586-4707-BD59-4CD53448D0FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
                {ADBF1ED6-A586-4707-BD59-4CD53448D0FE}.Release|Any CPU.Build.0 = Release|Any CPU
-               {D676FEDE-62DD-4B4D-94C6-308598E827F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-               {D676FEDE-62DD-4B4D-94C6-308598E827F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
-               {D676FEDE-62DD-4B4D-94C6-308598E827F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
-               {D676FEDE-62DD-4B4D-94C6-308598E827F9}.Release|Any CPU.Build.0 = Release|Any CPU
        EndGlobalSection
        GlobalSection(SolutionProperties) = preSolution
                HideSolutionNode = FALSE
        EndGlobalSection
        GlobalSection(SolutionProperties) = preSolution
                HideSolutionNode = FALSE
index 77d88dd..652f744 100644 (file)
@@ -6,9 +6,9 @@
   </sectionGroup>
  </configSections>
  <appSettings>
   </sectionGroup>
  </configSections>
  <appSettings>
-               <add key="IRCServerHostName" value="irc.eu.freenode.net" />
+               <add key="IRCServerHostName" value="irc.freenode.net" />
                <add key="IRCServerHostPort" value="6667" />
                <add key="IRCServerHostPort" value="6667" />
-               <add key="IRCChannelNames" value="channel1;channel2" />
+               <add key="IRCChannelNames" value="reactos,reactos-dev,reactos-testers" />
                <add key="IRCBotName" value="MyBot" />
                <add key="IRCBotPassword" value="MyPassword" />
                <add key="ChmPath" value="C:\IRC\TechBot\CHM" />
                <add key="IRCBotName" value="MyBot" />
                <add key="IRCBotPassword" value="MyPassword" />
                <add key="ChmPath" value="C:\IRC\TechBot\CHM" />
@@ -17,7 +17,7 @@
                <add key="WinerrorXml" value="C:\IRC\TechBot\winerror.xml" />
                <add key="HresultXml" value="C:\IRC\TechBot\hresult.xml" />
                <add key="WmXml" value="C:\IRC\TechBot\wm.xml" />
                <add key="WinerrorXml" value="C:\IRC\TechBot\winerror.xml" />
                <add key="HresultXml" value="C:\IRC\TechBot\hresult.xml" />
                <add key="WmXml" value="C:\IRC\TechBot\wm.xml" />
-               <add key="SvnCommand" value="svn co svn://svn.reactos.org/trunk/reactos" />
+               <add key="SvnCommand" value="svn co svn://svn.reactos.org/reactos/trunk" />
                <add key="BugUrl" value="http://www.reactos.org/bugzilla/show_bug.cgi?id={0}" />
                <add key="WineBugUrl" value="http://bugs.winehq.org/show_bug.cgi?id={0}" />
                <add key="SambaBugUrl" value="https://bugzilla.samba.org/show_bug.cgi?id={0}" />
                <add key="BugUrl" value="http://www.reactos.org/bugzilla/show_bug.cgi?id={0}" />
                <add key="WineBugUrl" value="http://bugs.winehq.org/show_bug.cgi?id={0}" />
                <add key="SambaBugUrl" value="https://bugzilla.samba.org/show_bug.cgi?id={0}" />