source: other-projects/trunk/realistic-books/packages/AntInstaller/demo/config/example-config.xml@ 19253

Last change on this file since 19253 was 19253, checked in by davidb, 15 years ago

Establishing a source code repository for Veronica's Realistic Book's software

File size: 325 bytes
Line 
1<?xml version="1.0"?>
2
3<configuration>
4 <static-property value="Made by AntInstaller, by TP23"/>
5 <dynamic-colour-property value="@Colour@"/>
6 <dynamic-selectedfile-property value="@SelectedFile@"/>
7 <dynamic-boolean-property value="@BooleanProperty@"/>
8 <dynamic-text-property value="@TextProperty@"/>
9</configuration>
Note: See TracBrowser for help on using the repository browser.