mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-10-05 18:41:13 +00:00
Changed solution policy
This commit is contained in:
@ -315,7 +315,6 @@ Global
|
||||
$0.TextStylePolicy = $30
|
||||
$30.FileWidth = 120
|
||||
$30.NoTabsAfterNonTabs = True
|
||||
$30.EolMarker = Windows
|
||||
$30.inheritsSet = VisualStudio
|
||||
$30.inheritsScope = text/plain
|
||||
$30.scope = text/x-csharp
|
||||
@ -327,10 +326,22 @@ Global
|
||||
$32.FileWidth = 120
|
||||
$32.IndentWidth = 8
|
||||
$32.NoTabsAfterNonTabs = True
|
||||
$32.EolMarker = Unix
|
||||
$32.inheritsSet = VisualStudio
|
||||
$32.inheritsScope = text/plain
|
||||
$32.scope = text/plain
|
||||
$0.TextStylePolicy = $33
|
||||
$33.inheritsSet = null
|
||||
$33.scope = text/microsoft-resx
|
||||
$0.XmlFormattingPolicy = $34
|
||||
$34.inheritsSet = null
|
||||
$34.scope = text/microsoft-resx
|
||||
$0.TextStylePolicy = $35
|
||||
$35.inheritsSet = null
|
||||
$35.scope = application/xml
|
||||
$0.XmlFormattingPolicy = $36
|
||||
$36.inheritsSet = Mono
|
||||
$36.inheritsScope = application/xml
|
||||
$36.scope = application/xml
|
||||
description = @NTP Analyzer is a tool dedicated to\nanalyzing the operation of time servers.
|
||||
version = 0.4.2b
|
||||
EndGlobalSection
|
||||
|
Reference in New Issue
Block a user