WTC+SGP: change theme on page catalog group, WIP fix bug unexpect gen
This commit is contained in:
parent
ef2de0b8b7
commit
33edbc4df9
44 changed files with 6069 additions and 5527 deletions
|
|
@ -103,6 +103,22 @@
|
|||
Var ice_tab_text = "Ice will be ready at "
|
||||
EndIf
|
||||
|
||||
If UsePepsiTheme = 1 Then
|
||||
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
||||
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
|
||||
|
||||
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
||||
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
|
||||
|
||||
|
||||
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
||||
Var DirImage = DirImage + "/image/page3_en/"
|
||||
Var ice_tab_text = "Ice will be ready at "
|
||||
|
||||
|
||||
|
||||
EndIf
|
||||
|
||||
SAVELOG "EventLanguageOnChange menu -list"
|
||||
|
||||
Refresh
|
||||
|
|
@ -123,7 +139,7 @@
|
|||
<Image>
|
||||
<X> 0 </X>
|
||||
<Y> 494 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/page3/tab_line_bottom.png" </Filename>
|
||||
<Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page3_2_en/tab_line_bottom.png" </Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
|
|
@ -139,8 +155,8 @@
|
|||
<Button>
|
||||
<X> 19 </X>
|
||||
<Y> 381 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </FilenamePress>
|
||||
<Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
|
@ -445,7 +461,7 @@
|
|||
<Width> 170 </Width>
|
||||
<Height> 30 </Height>
|
||||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<Color> WTCBlueColor </Color>
|
||||
<Value> PriceUnitText </Value>
|
||||
</Text>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue