From d425d03d5bb9872979f264f1c05811d24f25bc24 Mon Sep 17 00:00:00 2001 From: Colin Finck Date: Sun, 3 Aug 2008 19:30:09 +0000 Subject: [PATCH] - 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 --- irc/TechBot/TechBot.Commands.Common/Settings.Designer.cs | 2 +- irc/TechBot/TechBot.Commands.Common/Settings.settings | 2 +- irc/TechBot/TechBot.Commands.Common/app.config | 2 +- irc/TechBot/TechBot.IRCLibrary/app.config | 2 +- irc/TechBot/TechBot.Library/Settings.Designer.cs | 4 ++-- irc/TechBot/TechBot.Library/Settings.settings | 4 ++-- irc/TechBot/TechBot.Library/app.config | 4 ++-- irc/TechBot/TechBot.sln | 6 ------ irc/TechBot/TechBot/App.config | 6 +++--- 9 files changed, 13 insertions(+), 19 deletions(-) diff --git a/irc/TechBot/TechBot.Commands.Common/Settings.Designer.cs b/irc/TechBot/TechBot.Commands.Common/Settings.Designer.cs index bb247b4ccd5..d05b1de36c9 100644 --- a/irc/TechBot/TechBot.Commands.Common/Settings.Designer.cs +++ b/irc/TechBot/TechBot.Commands.Common/Settings.Designer.cs @@ -61,7 +61,7 @@ namespace TechBot.Commands.Common { [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"])); diff --git a/irc/TechBot/TechBot.Commands.Common/Settings.settings b/irc/TechBot/TechBot.Commands.Common/Settings.settings index 1971c3a6757..4ee296b8e5a 100644 --- a/irc/TechBot/TechBot.Commands.Common/Settings.settings +++ b/irc/TechBot/TechBot.Commands.Common/Settings.settings @@ -15,7 +15,7 @@ C:\Ros\current\irc\TechBot\Resources\wm.xml - svn://svn.reactos.org/trunk/reactos + svn://svn.reactos.org/reactos/trunk \ No newline at end of file diff --git a/irc/TechBot/TechBot.Commands.Common/app.config b/irc/TechBot/TechBot.Commands.Common/app.config index b2c11aecdf3..479a2cdc49d 100644 --- a/irc/TechBot/TechBot.Commands.Common/app.config +++ b/irc/TechBot/TechBot.Commands.Common/app.config @@ -20,7 +20,7 @@ C:\Ros\current\irc\TechBot\Resources\wm.xml - svn://svn.reactos.org/trunk/reactos + svn://svn.reactos.org/reactos/trunk diff --git a/irc/TechBot/TechBot.IRCLibrary/app.config b/irc/TechBot/TechBot.IRCLibrary/app.config index 5a7d239a864..b4e2a174a9f 100644 --- a/irc/TechBot/TechBot.IRCLibrary/app.config +++ b/irc/TechBot/TechBot.IRCLibrary/app.config @@ -8,7 +8,7 @@ - @ + ! diff --git a/irc/TechBot/TechBot.Library/Settings.Designer.cs b/irc/TechBot/TechBot.Library/Settings.Designer.cs index 8387bfcfec5..1a4445e28b2 100644 --- a/irc/TechBot/TechBot.Library/Settings.Designer.cs +++ b/irc/TechBot/TechBot.Library/Settings.Designer.cs @@ -61,7 +61,7 @@ namespace TechBot.Library { [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"])); @@ -70,7 +70,7 @@ namespace TechBot.Library { [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("@")] + [global::System.Configuration.DefaultSettingValueAttribute("!")] public string CommandPrefix { get { return ((string)(this["CommandPrefix"])); diff --git a/irc/TechBot/TechBot.Library/Settings.settings b/irc/TechBot/TechBot.Library/Settings.settings index 25503d743cd..2673cc50cb1 100644 --- a/irc/TechBot/TechBot.Library/Settings.settings +++ b/irc/TechBot/TechBot.Library/Settings.settings @@ -15,10 +15,10 @@ C:\Ros\current\irc\TechBot\Resources\wm.xml - svn://svn.reactos.org/trunk/reactos + svn://svn.reactos.org/reactos/trunk - @ + ! \ No newline at end of file diff --git a/irc/TechBot/TechBot.Library/app.config b/irc/TechBot/TechBot.Library/app.config index aaaf277fac6..cc2cba5b4ee 100644 --- a/irc/TechBot/TechBot.Library/app.config +++ b/irc/TechBot/TechBot.Library/app.config @@ -20,10 +20,10 @@ C:\Ros\current\irc\TechBot\Resources\wm.xml - svn://svn.reactos.org/trunk/reactos + svn://svn.reactos.org/reactos/trunk - @ + ! diff --git a/irc/TechBot/TechBot.sln b/irc/TechBot/TechBot.sln index 77c5baa4e47..3c794500893 100644 --- a/irc/TechBot/TechBot.sln +++ b/irc/TechBot/TechBot.sln @@ -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 -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 @@ -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 - {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 diff --git a/irc/TechBot/TechBot/App.config b/irc/TechBot/TechBot/App.config index 77d88dd389e..652f7444d66 100644 --- a/irc/TechBot/TechBot/App.config +++ b/irc/TechBot/TechBot/App.config @@ -6,9 +6,9 @@ - + - + @@ -17,7 +17,7 @@ - +