added xml styling

This commit is contained in:
Steffen Schröder 2014-05-02 17:21:07 +02:00
parent 0ee83095d5
commit 3857f332f7
2 changed files with 15 additions and 1 deletions

View File

@ -173,6 +173,20 @@
</rules>
</arrangement>
</codeStyleSettings>
<codeStyleSettings language="XML">
<indentOptions>
<option name="USE_TAB_CHARACTER" value="true" />
</indentOptions>
<arrangement>
<rules>
<rule>
<match>
<NAME>xmlns:.*</NAME>
</match>
</rule>
</rules>
</arrangement>
</codeStyleSettings>
</value>
</option>
<option name="USE_PER_PROJECT_SETTINGS" value="true" />

View File

@ -11,7 +11,7 @@
<!-- XmlRpc Login Details -->
<login>SuperAdmin</login>
<pass>password</pass>
</server>
<!-- Configure the MySQL Database used by ManiaControl -->