DUBAI: update Pepsi theme

This commit is contained in:
Pakin 2024-11-18 11:06:00 +07:00
parent 45312d6ead
commit 77a21f1e57
112 changed files with 9344 additions and 4958 deletions

View file

@ -14,7 +14,7 @@
READ_FILE "/mnt/sdcard/coffeevending/country/short" StrCountryShort
DEBUGVAR StrCountryShort
; Don't forget
; Don't forget
; This file can open before page_board.xml
If StrCountryShort = "MYS" Then
Open "ROOT/taobin_project/inter/mys/xml/page_remove_cup.lxml"
@ -28,14 +28,18 @@
Open "ROOT/taobin_project/inter/sgp/xml/page_remove_cup.lxml"
EndIf
If StrCountryShort = "UAE_DUBAI" Then
Open "ROOT/taobin_project/inter/uae_dubai/xml/page_remove_cup.lxml"
EndIf
If show_eng = "true" Then
If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/user_take_cup_en/"
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png"
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
Else
Var DirImage = "ROOT/taobin_project/image/user_take_cup_th/"
Var show_btp = "ROOT/taobin_project/image/bn_eng_lang_press.png"
@ -50,7 +54,7 @@
Var RemoveCupOnArmID = -1
Var remove_cup_name = ""
Var remove_cup_image = ""
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
@ -83,8 +87,8 @@
EndIf
;include=ROOT/taobin_project/inc/remove_cup_step.inc
Var RemoveCupOnArmID = 0
If RemoveCupOnArmID > 0 Then
If DoorCupPosition = "bottom" Then
@ -123,7 +127,7 @@
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<State> buttonRemoveCup </State>
<EventClick>
<EventClick>
;include=ROOT/taobin_project/inc/remove_cup_button.inc
@ -142,9 +146,9 @@
<FilenamePress> show_btp </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
<EventClick>
; eng
If show_eng = "true" Then
If show_eng = "true" Then
Var show_eng = "false"
Else
Var show_eng = "true"