FlightMode.i
1.96 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
# 1 "temp/res/FlightMode.c"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "temp/res/FlightMode.c"
# 102 "temp/res/FlightMode.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
# 103 "temp/res/FlightMode.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
# 104 "temp/res/FlightMode.c" 2
<?xml version = "1.0" encoding = "UTF-8"?>
<APP id = "SRV_FLIGHT_MODE">
<!-- string ----------------------------------------------------------------------------------->
<STRING id = "STR_MENU_FLIGHT_MODE"/>
<STRING id = "STR_FLIGHT_MODE_NORMAL"/>
<STRING id = "STR_FLIGHT_MODE_SILENT"/>
<STRING id = "STR_FLIGHT_MODE_PROGRESS"/>
<!-- image ------------------------------------------------------------------------------------>
<!-- IMG_FLIGHT_MODE_PROGRESS can be removed with CSB array -->
<!-- screen ----------------------------------------------------------------------------------->
<SCREEN id = "SCR_FLIGHT_MODE_PROGRESS"/>
<!-- menu ------------------------------------------------------------------------------------->
<MENUITEM id = "MENU_SETTING_FLIGHT_MODE" str = "STR_MENU_FLIGHT_MODE"/>
</APP>