blob: 539387bae3c1492016dc36f0b09543a0b955b70f [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1" ?>
<Configuration>
<BusinessClient name="1001">
<colors>
<background>#808080</background>
<text>#000000</text>
<header>#008000</header>
<link normal="#000080" visited="#800080"/>
<default>${colors.header}</default>
</colors>
<rowsPerPage>15</rowsPerPage>
<buttons>
<name>OK,Cancel,Help</name>
</buttons>
<numberFormat pattern="###\,###.##"/>
</BusinessClient>
<BusinessClient name="1002">
<colors>
<background>#2222222</background>
<text>#000000</text>
<header>#222222</header>
<link normal="#020202" visited="#202020"/>
<default>${colors.header3}</default>
</colors>
<rowsPerPage>25</rowsPerPage>
<buttons>
<name>OK-2,Cancel-2,Help-2</name>
</buttons>
<numberFormat pattern="###\,###.##"/>
</BusinessClient>
<BusinessClient name="1003">
<colors>
<background>#333333</background>
<text>#FFFFFF</text>
<header>#333333</header>
<link normal="#030303" visited="#303030"/>
<default>${colors.header3}</default>
</colors>
<rowsPerPage>35</rowsPerPage>
<buttons>
<name>OK-3,Cancel-3,Help-3</name>
</buttons>
<numberFormat pattern="###\,###.##"/>
</BusinessClient>
</Configuration>