Mercurial > repos > IBBoard.WarFoundry.GUI.GTK
view WarFoundryGTKPref.xml @ 69:3b4a646b4054
Re #60: Add UI to add/remove/edit weapons in GTK
* Fix errors in replace dialog (move UI setup to just before we show)
Also:
* Fix missing refresh of army tree on equipment/points value change
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 06 Nov 2010 11:44:26 +0000 |
parents | 1b603f97e7de |
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>