Mercurial > repos > IBBoard.WarFoundry.GUI.GTK
view WarFoundry-GTKPref.xml @ 110:76b73f15d07e
Re #344: Show unit requirement failures
* First pass using new Requirement objects on FrmNewUnit - needs more testing and styling
* Remove old references from main window until we get a replacement
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Mon, 01 Aug 2011 20:22:48 +0000 |
parents | 68804784bf6f |
children |
line wrap: on
line source
<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE preferences[ <!ELEMENT preference (CDATA|preferenceArr+)> <!ELEMENT preferenceArr (CDATA)> <!ATTLIST preference id ID #REQUIRED> <!ATTLIST preference type CDATA #REQUIRED> <!ATTLIST preferenceArr id ID #REQUIRED> ]> <preferences> <preference id="language" type="System.String">en</preference> <preference id="currSystem" type="System.String"></preference> <preference id="logLevel" type="System.String">Info</preference> </preferences>