diff IBBoard.WarFoundry.GUI.GTK.sln @ 163:a8f847c1e305

Random MonoDevelop code cleanup
author IBBoard <dev@ibboard.co.uk>
date Sun, 05 Aug 2012 21:01:18 +0100
parents 3c9b47bf8028
children
line wrap: on
line diff
--- a/IBBoard.WarFoundry.GUI.GTK.sln	Sun Aug 05 21:01:00 2012 +0100
+++ b/IBBoard.WarFoundry.GUI.GTK.sln	Sun Aug 05 21:01:18 2012 +0100
@@ -83,11 +83,10 @@
 		$2.WhileBraceForcement = AddBraces
 		$2.UsingBraceForcement = AddBraces
 		$2.FixedBraceForcement = AddBraces
-		$2.PlaceElseOnNewLine = True
-		$2.PlaceCatchOnNewLine = True
-		$2.PlaceFinallyOnNewLine = True
-		$2.PlaceWhileOnNewLine = True
-		$2.PlaceArrayInitializersOnNewLine = AlwaysNewLine
+		$2.ElseNewLinePlacement = NewLine
+		$2.ElseIfNewLinePlacement = SameLine
+		$2.CatchNewLinePlacement = NewLine
+		$2.FinallyNewLinePlacement = NewLine
 		$2.BeforeMethodDeclarationParentheses = False
 		$2.BeforeMethodCallParentheses = False
 		$2.BeforeConstructorDeclarationParentheses = False
@@ -101,9 +100,8 @@
 		$2.scope = text/x-csharp
 		$0.TextStylePolicy = $3
 		$3.FileWidth = 120
-		$3.TabWidth = 4
-		$3.RemoveTrailingWhitespace = True
-		$3.inheritsSet = Mono
+		$3.TabsToSpaces = False
+		$3.inheritsSet = VisualStudio
 		$3.inheritsScope = text/plain
 		$3.scope = text/plain
 		$0.StandardHeader = $4