DO
This commit is contained in:
parent
976e3f3f39
commit
d8d906f978
33 changed files with 4456 additions and 9 deletions
42
menu/page_catalog_group_tea.skt
Normal file
42
menu/page_catalog_group_tea.skt
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
<Width> 1080 </Width>
|
||||
<Height> 1920 </Height>
|
||||
;<Background> "0xeae6e1" </Background>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=components/menu_catalog_default_init.xml
|
||||
?>
|
||||
|
||||
Var Menu3Selected = "PressForever"
|
||||
|
||||
SAVELOG PreviseXMLFileName2
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new_menu.xml
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new.xml
|
||||
?>
|
||||
|
||||
|
||||
<?hurr
|
||||
#generate_layout=menu_new_v2
|
||||
?>
|
||||
|
||||
<EventUnitTest4>
|
||||
RefreshAll
|
||||
</EventUnitTest4>
|
||||
|
||||
|
||||
</Popup>
|
||||
Loading…
Add table
Add a link
Reference in a new issue