From: jpbruyere Date: Sat, 6 Aug 2016 15:52:54 +0000 (+0200) Subject: better git validation layout X-Git-Tag: v0.4~15 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=ffed25a1ea22392f4fb832b15a91f7d2738ffdfa;p=jp%2Fcrow.git better git validation layout --- diff --git a/Crow.sln b/Crow.sln index 81c03617..725fe4ec 100644 --- a/Crow.sln +++ b/Crow.sln @@ -40,6 +40,13 @@ Global $4.inheritsSet = Mono $4.inheritsScope = text/x-csharp $4.scope = text/x-csharp + $0.VersionControlPolicy = $5 + $5.CommitMessageStyle = $6 + $6.Indent = @\t + $6.FileSeparator = ", " + $6.LastFilePostfix = "@:\n " + $6.Wrap = False + $5.inheritsSet = Mono description = @C.R.O.W. c# Rapid Open Widgets\n\nCrow is a pure c# widget toolkit with XML definition of interface, bindings, styling...\n version = 0.4 EndGlobalSection