home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Thomson (Residential)
/
TGSTPv7203.iso
/
mac
/
QIW
/
PageLayouts
/
completion.xml
next >
Wrap
Extensible Markup Language
|
2008-01-24
|
1KB
|
46 lines
<?xml version="1.0" encoding="UTF-8" ?>
<!--!DOCTYPE window SYSTEM "pagelayouts.dtd"-->
<window>
<textFrame name="final">
<position>
<x>25</x>
<y>90</y>
<width>678</width>
<height>285</height>
</position>
</textFrame>
<button name="configure">
<label>tr(Continue)</label>
<position>
<x>20</x>
<y>235</y>
<width>200</width>
<height>24</height>
</position>
<background>
<default>images/btn_large_up.swf</default>
<hover>images/btn_large_down.swf</hover>
<pressed>images/btn_large_down.swf</pressed>
</background>
<colorDefinitions>
<default>
<color>%backgroundcolor01%</color>
<textColor>%companycolor02%</textColor>
<borderColor>%companycolor02%</borderColor>
</default>
<hover>
<color>%backgroundcolor01%</color>
<textColor>%companycolor02%</textColor>
<borderColor>%companycolor01%</borderColor>
</hover>
<pressed>
<color>%backgroundcolor01%</color>
<textColor>%companycolor01%</textColor>
<borderColor>%companycolor01%</borderColor>
</pressed>
</colorDefinitions>
<action>
<quit />
</action>
</button>
</window>