Mercurial > fife-parpg
diff clients/pychan_demo/content/gui/demoapp.xml @ 125:97d6946bd917
- prepared files for new dir structure
author | chewie@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Wed, 06 Aug 2008 22:24:57 +0000 |
parents | 4a0efb7baf70 |
children |
line wrap: on
line diff
--- a/clients/pychan_demo/content/gui/demoapp.xml Wed Aug 06 01:03:00 2008 +0000 +++ b/clients/pychan_demo/content/gui/demoapp.xml Wed Aug 06 22:24:57 2008 +0000 @@ -11,7 +11,7 @@ <Button text="XML code"/> </HBox> <ScrollArea size="600,200"> - <TextBox name="xmlSource" filename="content/gui/all_widgets.xml"/> + <TextBox name="xmlSource" filename="gui/all_widgets.xml"/> </ScrollArea> <Spacer /> </VBox> @@ -22,4 +22,4 @@ <Button name="closeButton" text="Quit Demo"/> </HBox> </VBox> -</Window> \ No newline at end of file +</Window>