Imported Upstream version 2008.1+svn1553
[opeanno-debian-packaging.git] / content / gui / buildings_gui / work_building_tab0.xml
blob80f09e0e6b48952339a7e36265d52b37f8a2a2b3
1 <?xml version="1.0"?>
2 <!-- Overview tab for buildings -->
3 <Container size="336,192">
4         <Label position="10,5" text="Overview" />
5         <Label position="10,25" text="Name:" /><Label name='name' position="60,25" text="" />
6         <Label position="10,45" text="Health:" /><Label name='health' position="60,45" text="" />
7         <Label position="10,65" text="Running Costs:" /><Label name="running_costs" position="105,65" text=""/>
8 </Container>