restore.i
2.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
# 1 "temp/res/restore.c"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "temp/res/restore.c"
# 90 "temp/res/restore.c"
# 1 "../../mmi/inc/MMI_features.h" 1
# 69 "../../mmi/inc/MMI_features.h"
# 1 "../../mmi/inc/MMI_features_switch.h" 1
# 67 "../../mmi/inc/MMI_features_switch.h"
# 1 "../../mmi/inc/MMI_features_type.h" 1
# 68 "../../mmi/inc/MMI_features_switch.h" 2
# 70 "../../mmi/inc/MMI_features.h" 2
# 15527 "../../mmi/inc/MMI_features.h"
# 1 "../../mmi/inc/mmi_features_menulayout.h" 1
# 1 "../../mmi/inc/TOPWELL_FEATURES.h" 1
# 6 "../../mmi/inc/mmi_features_menulayout.h" 2
# 15528 "../../mmi/inc/MMI_features.h" 2
# 1 "../../mmi/inc/mmi_features_topwell.h" 1
# 1 "../../mmi/inc/TOPWELL_FEATURES.h" 1
# 6 "../../mmi/inc/mmi_features_topwell.h" 2
# 15533 "../../mmi/inc/MMI_features.h" 2
# 91 "temp/res/restore.c" 2
# 1 "../customerinc/CustResDef.h" 1
# 195 "../customerinc/CustResDef.h"
# 1 "../../mmi/inc/MMI_features.h" 1
# 196 "../customerinc/CustResDef.h" 2
# 389 "../customerinc/CustResDef.h"
# 1 "../customerinc/TopwellResDef.h" 1
# 390 "../customerinc/CustResDef.h" 2
# 92 "temp/res/restore.c" 2
<?xml version = "1.0" encoding = "UTF-8"?>
<APP id = "APP_RESTORE">
<!-- string ----------------------------------------------------------------------------------->
<STRING id = "STR_SETTING_RESTORE_CONFIRM"/>
<STRING id = "STR_SETTING_RESTORE_PROCESSING"/>
<STRING id = "STR_SETTING_RESTORE_ALL_CONFIRM"/>
<STRING id = "STR_ID_RESTORE_TITLE"/>
<STRING id = "STR_ID_RESET_ALL_TITLE"/>
<STRING id = "STR_ID_RESET_SETTING_TITLE"/>
<!-- image ------------------------------------------------------------------------------------>
<IMAGE id = "IMG_SETTING_STORE">"..\\\\..\\\\Customer\\\\Images\\\\PLUTO240X320""\\\\MainLCD\\\\SubMenu\\\\Settings\\\\SB_STORE.bmp"</IMAGE>
<!-- screen ----------------------------------------------------------------------------------->
<SCREEN id = "SCR_RESTORE"/>
<SCREEN id = "SCR_RESTORE_PROCESSING"/>
<SCREEN id = "SCR_SETTING_RESTORE_CONFIRM"/>
<!-- group ----------------------------------------------------------------------------------->
<SCREEN id = "GRP_ID_PHNSET_RESTORE"/>
<SCREEN id = "GRP_ID_PHNSET_RESET_ALL"/>
<SCREEN id = "GRP_ID_PHNSET_RESET_SETTING"/>
<SCREEN id = "SCR_ID_PHNSET_RESET_SETTING"/>
<!-- menu ------------------------------------------------------------------------------------->
<MENU id = "MENU_SETTING_RESTORE" type = "APP_MAIN" str = "STR_ID_RESTORE_TITLE" img = "IMG_SETTING_STORE" highlight = "HighlightRstScr">
</MENU>
<MENU id = "MENU_SETTING_RESET_ALL" type = "APP_MAIN" str = "STR_ID_RESTORE_TITLE" img = "IMG_SETTING_STORE" highlight = "HighlightRstALLScr">
</MENU>
<MENU id = "MENU_SETTING_RESET_SETTING" type = "APP_MAIN" str = "STR_ID_RESET_SETTING_TITLE" img = "IMG_SETTING_STORE" highlight = "HighlightRstSettingScr">
<MENUITEM_ID>MENU_SETTING_RESET_ALL</MENUITEM_ID>
</MENU>
</APP>