SGP: WIP change theme
This commit is contained in:
parent
9aefaf7220
commit
371794d944
11 changed files with 2034 additions and 14 deletions
|
|
@ -1207,7 +1207,7 @@
|
|||
If UsePepsiTheme = 1 Then
|
||||
If InternationalEnable = 1 Then
|
||||
; enable-color
|
||||
TRY "ROOT/taobin_project/inter/whatthecup/color_settings.ev"
|
||||
TRY "ROOT/taobin_project/inter/whatthecup/common/color_settings.ev"
|
||||
|
||||
Var MainStartPepsiThemeDir = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
||||
Var MainStartPepsiThemeDir = MainStartPepsiThemeDir + "/image/main_page/"
|
||||
|
|
@ -1215,11 +1215,11 @@
|
|||
;Var img_rest_main_page = MainStartPepsiThemeDir + "bn_main_page_start.png"
|
||||
Var img_press_main_page = MainStartPepsiThemeDir + "bp_main_page_start.png"
|
||||
|
||||
Var VideoMainPage = "ROOT/taobin_project/inter/sgp/video/video_main_wtc.mp4"
|
||||
Var VideoMainPage = "ROOT/taobin_project/inter/whatthecup/common/video/video_main_wtc.mp4"
|
||||
EndIf
|
||||
Else
|
||||
; default-theme
|
||||
TRY "ROOT/taobin_project/inter/whatthecup/default_color_settings.ev"
|
||||
TRY "ROOT/taobin_project/xml/default_color_settings.ev"
|
||||
EndIf
|
||||
|
||||
XMLSaveFileNameForResume 0 "/mnt/sdcard/coffeevending/taobin_project/xml/page_board.xml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue