Fix indentation configured in gtk-sharp.sln

This commit is contained in:
Bertrand Lorentz 2012-10-21 18:21:09 +02:00
parent 482dec1900
commit 7ab1ead8c7

View File

@ -85,8 +85,8 @@ Global
$2.scope = text/x-csharp $2.scope = text/x-csharp
$0.TextStylePolicy = $3 $0.TextStylePolicy = $3
$3.FileWidth = 120 $3.FileWidth = 120
$3.TabWidth = 4 $3.TabsToSpaces = False
$3.inheritsSet = Mono $3.inheritsSet = VisualStudio
$3.inheritsScope = text/plain $3.inheritsScope = text/plain
$3.scope = text/plain $3.scope = text/plain
$0.DotNetNamingPolicy = $4 $0.DotNetNamingPolicy = $4