home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Thomson (Residential)
/
TGSTPv7203.iso
/
mac
/
QIW
/
PageLayouts
/
default.xml
< prev
next >
Wrap
Extensible Markup Language
|
2008-02-07
|
3KB
|
126 lines
Ôªø<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE window SYSTEM "pagelayouts.dtd">
<window>
<image name="background">
<position>
<x>0</x>
<y>0</y>
<width>746</width>
<height>480</height>
</position>
<location>images/background.swf</location>
</image>
<button name="quit">
<label>tr(Quit)</label>
<position>
<x>616</x>
<y>440</y>
<width>120</width>
<height>24</height>
</position>
<background>
<default>images/btn_up.swf</default>
<hover>images/btn_down.swf</hover>
<pressed>images/btn_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>
<writeToRegistry>
<location>Thomson\\menu</location>
<valueName>safetyConfirmed</valueName>
<value>no</value>
</writeToRegistry>
<writeToUserLibrary>
<location>com.Thomson.Menu.plist</location>
<valueName>SafetyConfirmed</valueName>
<value>no</value>
<type>string</type>
</writeToUserLibrary>
<quit />
</action>
</button>
<button name="next">
<label>tr(Next)</label>
<position>
<x>142</x>
<y>440</y>
<width>120</width>
<height>24</height>
</position>
<background>
<default>images/btn_next_up.swf</default>
<hover>images/btn_next_over.swf</hover>
<pressed>images/btn_next_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>
<goToNext />
</action>
</button>
<button name="previous">
<label>tr(Previous)</label>
<position>
<x>20</x>
<y>440</y>
<width>120</width>
<height>24</height>
</position>
<background>
<default>images/btn_back_up.swf</default>
<hover>images/btn_back_over.swf</hover>
<pressed>images/btn_back_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>
<goToPrevious />
</action>
</button>
</window>