Files
oboe/rsrc/dialogs/edit-day.xml
Celtic Minstrel da58f09fca All dialogs now use default skin and foreground colour
(The attributes are still available in the schema though, and will not be removed.)
2015-10-03 03:00:22 -04:00

16 lines
725 B
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog defbtn='okay'>
<field name="number" type='uint' top='36' left='133' width='75' height='16'/>
<pict type='dlog' num='2' top='8' left='8'/>
<text name='prompt' size='large' top='8' left='49' width='255' height='16'>What day would you like it to be?</text>
<button name='okay' type='regular' top='140' left='243'>OK</button>
<text top='59' left='51' width='268' height='79'>
Warning: Changing the day can have dramatically unexpected effects.
Towns will reappear.
People will be shifted around.
The time limits on your jobs may expire.
Back up your save file before doing this.
</text>
</dialog>