Imported Upstream version 2008.1+svn1553
[opeanno-debian-packaging.git] / content / gui / load_disabled.xml
blob285d41d6afba3527fe982c50a45f9302706a5fe4
1 <?xml version="1.0"?>
2 <Window title="Oh noes" base_color="40, 40, 40">
3         <Label text="We're sorry, but the load function is not yet working." base_color="40, 40, 40"/>
4         <HBox>
5                 <Spacer />
6                 <Button name="okButton" text= "OK" base_color="40, 40, 40"/>
7         </HBox>
8 </Window>