HKG: Update press & disable payment button
This commit is contained in:
parent
9cc1c92862
commit
36aa45b945
3 changed files with 1093 additions and 1069 deletions
|
|
@ -1696,8 +1696,8 @@
|
|||
<Y> TopRowY </Y>
|
||||
<State> CreditCardButtonState </State>
|
||||
<Filename> Var( CountryRootPath + "/image/page_payment/bn_credit_card.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_credit_card.png") </FilenamePress>
|
||||
<FilenameDisable> Var( DirImage + "/bd_credit_card.png") </FilenameDisable>
|
||||
<FilenamePress> Var( CountryRootPath + "/image/page_payment/bp_credit_card.png") </FilenamePress>
|
||||
<FilenameDisable> Var( CountryRootPath + "/image/page_payment/bd_credit_card.png") </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
|
@ -1750,8 +1750,8 @@ EndIf
|
|||
<Y> TopRowY </Y>
|
||||
<State> QRCodeButtonState </State>
|
||||
<Filename> Var( CountryRootPath + "/image/page_payment/bn_qr_code.png") </Filename>
|
||||
<FilenamePress> Var( DirImage + "/bp_qr_code.png") </FilenamePress>
|
||||
<FilenameDisable> Var( DirImage + "/bd_qr_code.png") </FilenameDisable>
|
||||
<FilenamePress> Var( CountryRootPath + "/image/page_payment/bp_qr_code.png") </FilenamePress>
|
||||
<FilenameDisable> Var( CountryRootPath + "/image/page_payment/bd_qr_code.png") </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue