PY-2016.1.4 <alisantang@C02RP0YSG8WM.tld Create conda_packages.xml, IntelliLang.xml, web-browsers.xml, Default.xml, databaseSettings.xml, diff.xml, git.xml, other.xml, packages.xml
This commit is contained in:
26
databaseSettings.xml
Normal file
26
databaseSettings.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<application>
|
||||
<component name="DatabaseSettings">
|
||||
<csv-formats>
|
||||
<csv-format name="Tab Separated Values (TSV)">
|
||||
<data>
|
||||
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="	" recordSeparator=" ">
|
||||
<quotation>
|
||||
<quotes left=""" right=""" leftEscaped="""" rightEscaped="""" />
|
||||
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
|
||||
</quotation>
|
||||
</record-format>
|
||||
</data>
|
||||
</csv-format>
|
||||
<csv-format name="Comma Separated Values (CSV)">
|
||||
<data>
|
||||
<record-format prefix="" suffix="" nullText="" quotationPolicy="as needed" valueSeparator="," recordSeparator=" ">
|
||||
<quotation>
|
||||
<quotes left=""" right=""" leftEscaped="""" rightEscaped="""" />
|
||||
<quotes left="'" right="'" leftEscaped="''" rightEscaped="''" />
|
||||
</quotation>
|
||||
</record-format>
|
||||
</data>
|
||||
</csv-format>
|
||||
</csv-formats>
|
||||
</component>
|
||||
</application>
|
||||
Reference in New Issue
Block a user