author | Dario Sestito <darios@symbian.org> |
Mon, 06 Sep 2010 15:26:01 +0100 | |
changeset 386 | b83b50a45c11 |
parent 356 | 93727cbf84bf |
child 395 | a3f2b0422c8b |
permissions | -rw-r--r-- |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
2 |
<!DOCTYPE SystemDefinition [ |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
3 |
<!ELEMENT SystemDefinition (systemModel)> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
4 |
<!ATTLIST SystemDefinition |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
5 |
name CDATA #REQUIRED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
6 |
schema CDATA #REQUIRED> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
7 |
<!ELEMENT systemModel (layer+)> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
8 |
<!ELEMENT layer (block*|collection*)*> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
9 |
<!ATTLIST layer |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
10 |
name CDATA #REQUIRED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
11 |
long-name CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
12 |
levels NMTOKENS #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
13 |
span CDATA #IMPLIED> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
14 |
<!ELEMENT block (subblock*|collection*)*> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
15 |
<!ATTLIST block |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
16 |
levels NMTOKENS #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
17 |
span CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
18 |
level NMTOKEN #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
19 |
name CDATA #REQUIRED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
20 |
long-name CDATA #IMPLIED> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
21 |
<!ELEMENT subblock (collection)*> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
22 |
<!ATTLIST subblock |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
23 |
name CDATA #REQUIRED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
24 |
long-name CDATA #IMPLIED> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
25 |
<!ELEMENT collection (component)*> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
26 |
<!ATTLIST collection |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
27 |
name CDATA #REQUIRED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
28 |
long-name CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
29 |
level NMTOKEN #IMPLIED> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
30 |
<!ELEMENT component (unit)*> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
31 |
<!ATTLIST component |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
32 |
name CDATA #REQUIRED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
33 |
long-name CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
34 |
deprecated CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
35 |
introduced CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
36 |
contract CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
37 |
plugin (Y|N) 'N' |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
38 |
filter CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
39 |
class NMTOKENS #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
40 |
supports CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
41 |
purpose (optional|mandatory|development) 'optional'> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
42 |
<!ELEMENT unit EMPTY> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
43 |
<!ATTLIST unit |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
44 |
mrp CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
45 |
filter CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
46 |
bldFile CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
47 |
root CDATA #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
48 |
version NMTOKEN #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
49 |
prebuilt NMTOKEN #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
50 |
late (Y|N) #IMPLIED |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
51 |
priority CDATA #IMPLIED> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
52 |
]> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
53 |
<SystemDefinition schema="2.0.1" name="Symbian^4"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
54 |
<systemModel> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
55 |
<layer name="mw" long-name="Middleware" levels="generic specific"> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
56 |
<block name="classicui" level="generic" levels="base support server generic specific" long-name="Classic UI"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
57 |
<collection name="classicui_plat" long-name="Classic UI Platform Interfaces" level="specific"> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
58 |
<component name="signal_pane_api" long-name="Signal Pane API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
59 |
<unit bldFile="/sf/mw/classicui/classicui_plat/signal_pane_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
60 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
61 |
<component name="global_popup_priority_controller_api" long-name="Global Popup Priority Controller API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
62 |
<unit bldFile="/sf/mw/classicui/classicui_plat/global_popup_priority_controller_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
63 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
64 |
<component name="item_finder_api" long-name="Item Finder API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
65 |
<unit bldFile="/sf/mw/classicui/classicui_plat/item_finder_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
66 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
67 |
<component name="avkon_fonts_api" long-name="Avkon Fonts API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
68 |
<unit bldFile="/sf/mw/classicui/classicui_plat/avkon_fonts_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
69 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
70 |
<component name="extended_utilities_api" long-name="Extended Utilities API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
71 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_utilities_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
72 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
73 |
<component name="extended_aiw_criteria_api" long-name="Extended AIW Criteria API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
74 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_aiw_criteria_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
75 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
76 |
<component name="volume_popup_api" long-name="Volume Popup API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
77 |
<unit bldFile="/sf/mw/classicui/classicui_plat/volume_popup_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
78 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
79 |
<component name="avkon_secondary_display_support_api" long-name="AVKON Secondary Display Support API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
80 |
<unit bldFile="/sf/mw/classicui/classicui_plat/avkon_secondary_display_support_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
81 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
82 |
<component name="extended_setting_pages_api" long-name="Extended Setting Pages API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
83 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_setting_pages_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
84 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
85 |
<component name="extended_lists_api" long-name="Extended Lists API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
86 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_lists_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
87 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
88 |
<component name="input_block_api" long-name="Input Block API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
89 |
<unit bldFile="/sf/mw/classicui/classicui_plat/input_block_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
90 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
91 |
<component name="avkon_ui_server_api" long-name="AVKON UI Server API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
92 |
<unit bldFile="/sf/mw/classicui/classicui_plat/avkon_ui_server_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
93 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
94 |
<component name="extended_status_pane_api" long-name="Extended Status Pane API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
95 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_status_pane_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
96 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
97 |
<component name="extended_notifiers_api" long-name="Extended Notifiers API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
98 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_notifiers_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
99 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
100 |
<component name="task_list_api" long-name="Task List API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
101 |
<unit bldFile="/sf/mw/classicui/classicui_plat/task_list_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
102 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
103 |
<component name="key_event_utilities_api" long-name="Key Event Utilities API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
104 |
<unit bldFile="/sf/mw/classicui/classicui_plat/key_event_utilities_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
105 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
106 |
<component name="emergency_call_support_api" long-name="Emergency Call Support API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
107 |
<unit bldFile="/sf/mw/classicui/classicui_plat/emergency_call_support_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
108 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
109 |
<component name="extended_dialogs_api" long-name="Extended Dialogs API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
110 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_dialogs_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
111 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
112 |
<component name="legacy_ui_framework_headers_api" long-name="Legacy UI Framework Headers API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
113 |
<unit bldFile="/sf/mw/classicui/classicui_plat/legacy_ui_framework_headers_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
114 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
115 |
<component name="extended_editors_api" long-name="Extended Editors API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
116 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_editors_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
117 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
118 |
<component name="alarm_api" long-name="Alarm API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
119 |
<unit bldFile="/sf/mw/classicui/classicui_plat/alarm_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
120 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
121 |
<component name="aiw_service_interface_base_api" long-name="AIW Service Interface Base API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
122 |
<unit bldFile="/sf/mw/classicui/classicui_plat/aiw_service_interface_base_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
123 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
124 |
<component name="list_effects_api" long-name="List Effects API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
125 |
<unit bldFile="/sf/mw/classicui/classicui_plat/list_effects_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
126 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
127 |
<component name="find_item_ui_api" long-name="Find Item UI API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
128 |
<unit bldFile="/sf/mw/classicui/classicui_plat/find_item_ui_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
129 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
130 |
<component name="server_application_services_api" long-name="Server Application Services API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
131 |
<unit bldFile="/sf/mw/classicui/classicui_plat/server_application_services_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
132 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
133 |
<component name="common_ui_settings_api" long-name="Common UI Settings API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
134 |
<unit bldFile="/sf/mw/classicui/classicui_plat/common_ui_settings_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
135 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
136 |
<component name="aiw_service_interface_menu_api" long-name="AIW Service Interface Menu API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
137 |
<unit bldFile="/sf/mw/classicui/classicui_plat/aiw_service_interface_menu_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
138 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
139 |
<component name="eikon_server_extension_client_api" long-name="EIKON Server Extension Client API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
140 |
<unit bldFile="/sf/mw/classicui/classicui_plat/eikon_server_extension_client_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
141 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
142 |
<component name="skinnable_clock_api" long-name="Skinnable Clock API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
143 |
<unit bldFile="/sf/mw/classicui/classicui_plat/skinnable_clock_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
144 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
145 |
<component name="battery_pane_api" long-name="Battery Pane API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
146 |
<unit bldFile="/sf/mw/classicui/classicui_plat/battery_pane_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
147 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
148 |
<component name="fep_document_navigation_api" long-name="FEP Document Navigation API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
149 |
<unit bldFile="/sf/mw/classicui/classicui_plat/fep_document_navigation_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
150 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
151 |
<component name="memory_card_ui_api" long-name="Memory Card UI API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
152 |
<unit bldFile="/sf/mw/classicui/classicui_plat/memory_card_ui_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
153 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
154 |
<component name="avkon_status_api" long-name="AVKON Status API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
155 |
<unit bldFile="/sf/mw/classicui/classicui_plat/avkon_status_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
156 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
157 |
<component name="application_switching_api" long-name="Application Switching API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
158 |
<unit bldFile="/sf/mw/classicui/classicui_plat/application_switching_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
159 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
160 |
<component name="avkon_localised_texts_api" long-name="AVKON Localised Texts API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
161 |
<unit bldFile="/sf/mw/classicui/classicui_plat/avkon_localised_texts_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
162 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
163 |
<component name="avkon_secondary_display_api" long-name="AVKON Secondary Display API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
164 |
<unit bldFile="/sf/mw/classicui/classicui_plat/avkon_secondary_display_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
165 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
166 |
<component name="extended_animation_api" long-name="Extended Animation API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
167 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_animation_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
168 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
169 |
<component name="extended_notes_api" long-name="Extended Notes API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
170 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_notes_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
171 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
172 |
<component name="text_scroller_api" long-name="Text Scroller API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
173 |
<unit bldFile="/sf/mw/classicui/classicui_plat/text_scroller_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
174 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
175 |
<component name="custom_cursors_api" long-name="Custom Cursors API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
176 |
<unit bldFile="/sf/mw/classicui/classicui_plat/custom_cursors_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
177 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
178 |
<component name="global_window_priorities_api" long-name="Global Window Priorities API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
179 |
<unit bldFile="/sf/mw/classicui/classicui_plat/global_window_priorities_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
180 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
181 |
<component name="extended_indicators_api" long-name="Extended Indicators API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
182 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_indicators_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
183 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
184 |
<component name="special_character_table_api" long-name="Special Character Table API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
185 |
<unit bldFile="/sf/mw/classicui/classicui_plat/special_character_table_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
186 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
187 |
<component name="avkon_settings_api" long-name="AVKON Settings API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
188 |
<unit bldFile="/sf/mw/classicui/classicui_plat/avkon_settings_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
189 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
190 |
<component name="extended_sounds_api" long-name="Extended Sounds API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
191 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_sounds_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
192 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
193 |
<component name="themes_settings_api" long-name="Themes Settings API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
194 |
<unit bldFile="/sf/mw/classicui/classicui_plat/themes_settings_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
195 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
196 |
<component name="media_shared_document_api" long-name="Media Shared Document API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
197 |
<unit bldFile="/sf/mw/classicui/classicui_plat/media_shared_document_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
198 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
199 |
<component name="extended_queries_api" long-name="Extended Queries API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
200 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_queries_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
201 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
202 |
<component name="phone_number_text_utilities_api" long-name="Phone Number Text Utilities API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
203 |
<unit bldFile="/sf/mw/classicui/classicui_plat/phone_number_text_utilities_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
204 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
205 |
<component name="extended_scroller_api" long-name="Extended Scroller API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
206 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_scroller_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
207 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
208 |
<component name="key_rotator_api" long-name="Key Rotator API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
209 |
<unit bldFile="/sf/mw/classicui/classicui_plat/key_rotator_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
210 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
211 |
<component name="extended_grids_api" long-name="Extended Grids API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
212 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_grids_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
213 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
214 |
<component name="generic_parameter_api" long-name="Generic Parameter API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
215 |
<unit bldFile="/sf/mw/classicui/classicui_plat/generic_parameter_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
216 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
217 |
<component name="indicator_touch_observer_api" long-name="Indicator Touch Observer API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
218 |
<unit bldFile="/sf/mw/classicui/classicui_plat/indicator_touch_observer_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
219 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
220 |
<component name="popup_form_api" long-name="Popup Form API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
221 |
<unit bldFile="/sf/mw/classicui/classicui_plat/popup_form_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
222 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
223 |
<component name="stylus_activated_popup_api" long-name="Stylus Activated Pop-up API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
224 |
<unit bldFile="/sf/mw/classicui/classicui_plat/stylus_activated_popup_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
225 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
226 |
<component name="indicator_plugin_api" long-name="Indicator Plugin API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
227 |
<unit bldFile="/sf/mw/classicui/classicui_plat/indicator_plugin_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
228 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
229 |
<component name="layout_configuration_api" long-name="Layout Configuration API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
230 |
<unit bldFile="/sf/mw/classicui/classicui_plat/layout_configuration_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
231 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
232 |
<component name="common_file_dialogs_filter_factory_api" long-name="Common File Dialogs Filter Factory API" filter="s60" purpose="optional" class="api"> |
332
773ee81ec9c9
Update package models from latest system model (platform@2a474e3bb10f)
Dario Sestito <darios@symbian.org>
parents:
320
diff
changeset
|
233 |
<unit bldFile="/sf/mw/classicui/classicui_plat/common_file_dialogs_filter_factory_api/group"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
234 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
235 |
<component name="avkon_anim_dll_api" long-name="AVKON Anim DLL API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
236 |
<unit bldFile="/sf/mw/classicui/classicui_plat/avkon_anim_dll_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
237 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
238 |
<component name="extended_initialization_api" long-name="Extended Initialization API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
239 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_initialization_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
240 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
241 |
<component name="long_tap_animation_api" long-name="Long Tap Animation API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
242 |
<unit bldFile="/sf/mw/classicui/classicui_plat/long_tap_animation_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
243 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
244 |
<component name="extended_ui_framework_definitions_api" long-name="Extended UI Framework Definitions API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
245 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_ui_framework_definitions_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
246 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
247 |
<component name="extended_buttons_api" long-name="Extended Buttons API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
248 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_buttons_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
249 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
250 |
<component name="aiw_provider_utility_api" long-name="AIW Provider Utility API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
251 |
<unit bldFile="/sf/mw/classicui/classicui_plat/aiw_provider_utility_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
252 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
253 |
<component name="transition_effect_parameters_api" long-name="Transition Effect Parameters API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
254 |
<unit bldFile="/sf/mw/classicui/classicui_plat/transition_effect_parameters_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
255 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
256 |
<component name="extended_input_capabilities_api" long-name="Extended Input Capabilities API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
257 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_input_capabilities_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
258 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
259 |
<component name="uikon_status_api" long-name="UIKON Status API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
260 |
<unit bldFile="/sf/mw/classicui/classicui_plat/uikon_status_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
261 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
262 |
<component name="transition_effect_utilities_api" long-name="Transition Effect Utilities API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
263 |
<unit bldFile="/sf/mw/classicui/classicui_plat/transition_effect_utilities_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
264 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
265 |
<component name="pointer_event_modifier_api" long-name="Pointer Event Modifier API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
266 |
<unit bldFile="/sf/mw/classicui/classicui_plat/pointer_event_modifier_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
267 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
268 |
<component name="avkon_testability_api" long-name="AVKON Testability API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
269 |
<unit bldFile="/sf/mw/classicui/classicui_plat/avkon_testability_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
270 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
271 |
<component name="ode_api" long-name="Ode API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
272 |
<unit bldFile="/sf/mw/classicui/classicui_plat/ode_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
273 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
274 |
<component name="physics_api" long-name="Physics API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
275 |
<unit bldFile="/sf/mw/classicui/classicui_plat/physics_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
276 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
277 |
<component name="touch_pane_api" long-name="Touch Pane API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
278 |
<unit bldFile="/sf/mw/classicui/classicui_plat/touch_pane_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
279 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
280 |
<component name="touch_pane_observer_api" long-name="Touch Pane Observer API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
281 |
<unit bldFile="/sf/mw/classicui/classicui_plat/touch_pane_observer_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
282 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
283 |
<component name="alternate_fs_api" long-name="Alternate FS API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
284 |
<unit bldFile="/sf/mw/classicui/classicui_plat/alternate_fs_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
285 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
286 |
<component name="discreet_popup_api" long-name="Discreet Popup API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
287 |
<unit bldFile="/sf/mw/classicui/classicui_plat/discreet_popup_api/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
288 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
289 |
<component name="extended_options_menu_api" long-name="Extended Options Menu API" filter="s60" purpose="optional" class="api"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
290 |
<unit bldFile="/sf/mw/classicui/classicui_plat/extended_options_menu_api/group" filter="!test"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
291 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
292 |
<component name="directory_localizer_api" long-name="Directory Localizer API" filter="s60" purpose="optional" class="api"> |
320
7975a56cd8c7
Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents:
305
diff
changeset
|
293 |
<unit bldFile="/sf/mw/classicui/classicui_plat/directory_localizer_api/group"/> |
7975a56cd8c7
Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents:
305
diff
changeset
|
294 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
295 |
<component name="findutil_api" long-name="Find Util API" filter="s60" purpose="optional" class="api"> |
320
7975a56cd8c7
Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents:
305
diff
changeset
|
296 |
<unit bldFile="/sf/mw/classicui/classicui_plat/findutil_api/group"/> |
7975a56cd8c7
Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents:
305
diff
changeset
|
297 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
298 |
<component name="input_frame_api" long-name="Input Frame API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
299 |
<unit bldFile="/sf/mw/classicui/classicui_plat/input_frame_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
300 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
301 |
<component name="window_server_event_observer_api" long-name="Window Server Event Observer API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
302 |
<unit bldFile="/sf/mw/classicui/classicui_plat/window_server_event_observer_api/group" filter="!test"/> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
303 |
</component> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
304 |
<component name="application_framework_api" long-name="Application Framework API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
305 |
<unit bldFile="/sf/mw/classicui/classicui_plat/application_framework_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
306 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
307 |
<component name="scroller_api" long-name="Scroller API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
308 |
<unit bldFile="/sf/mw/classicui/classicui_plat/scroller_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
309 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
310 |
<component name="ui_framework_utilities_api" long-name="UI Framework Utilities API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
311 |
<unit bldFile="/sf/mw/classicui/classicui_plat/ui_framework_utilities_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
312 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
313 |
<component name="ui_framework_definitions_api" long-name="UI Framework Definitions API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
314 |
<unit bldFile="/sf/mw/classicui/classicui_plat/ui_framework_definitions_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
315 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
316 |
<component name="buttons_api" long-name="Buttons API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
317 |
<unit bldFile="/sf/mw/classicui/classicui_plat/buttons_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
318 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
319 |
<component name="queries_api" long-name="Queries API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
320 |
<unit bldFile="/sf/mw/classicui/classicui_plat/queries_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
321 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
322 |
<component name="aiw_generic_parameter_api" long-name="AIW Generic Parameter API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
323 |
<unit bldFile="/sf/mw/classicui/classicui_plat/aiw_generic_parameter_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
324 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
325 |
<component name="editors_api" long-name="Editors API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
326 |
<unit bldFile="/sf/mw/classicui/classicui_plat/editors_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
327 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
328 |
<component name="common_file_dialogs_api" long-name="Common File Dialogs API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
329 |
<unit bldFile="/sf/mw/classicui/classicui_plat/common_file_dialogs_api/group"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
330 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
331 |
<component name="dialog_shutter_api" long-name="Dialog Shutter API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
332 |
<unit bldFile="/sf/mw/classicui/classicui_plat/dialog_shutter_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
333 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
334 |
<component name="fonts_api" long-name="Fonts API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
335 |
<unit bldFile="/sf/mw/classicui/classicui_plat/fonts_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
336 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
337 |
<component name="screen_clearer_api" long-name="Screen Clearer API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
338 |
<unit bldFile="/sf/mw/classicui/classicui_plat/screen_clearer_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
339 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
340 |
<component name="notifiers_api" long-name="Notifiers API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
341 |
<unit bldFile="/sf/mw/classicui/classicui_plat/notifiers_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
342 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
343 |
<component name="notes_api" long-name="Notes API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
344 |
<unit bldFile="/sf/mw/classicui/classicui_plat/notes_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
345 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
346 |
<component name="status_pane_api" long-name="Status Pane API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
347 |
<unit bldFile="/sf/mw/classicui/classicui_plat/status_pane_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
348 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
349 |
<component name="base_controls_api" long-name="Base Controls API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
350 |
<unit bldFile="/sf/mw/classicui/classicui_plat/base_controls_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
351 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
352 |
<component name="grids_api" long-name="Grids API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
353 |
<unit bldFile="/sf/mw/classicui/classicui_plat/grids_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
354 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
355 |
<component name="context_pane_api" long-name="Context Pane API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
356 |
<unit bldFile="/sf/mw/classicui/classicui_plat/context_pane_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
357 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
358 |
<component name="lists_api" long-name="Lists API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
359 |
<unit bldFile="/sf/mw/classicui/classicui_plat/lists_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
360 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
361 |
<component name="popups_api" long-name="Popups API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
362 |
<unit bldFile="/sf/mw/classicui/classicui_plat/popups_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
363 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
364 |
<component name="misc_controls_api" long-name="Misc Controls API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
365 |
<unit bldFile="/sf/mw/classicui/classicui_plat/misc_controls_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
366 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
367 |
<component name="keylock_api" long-name="Keylock API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
368 |
<unit bldFile="/sf/mw/classicui/classicui_plat/keylock_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
369 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
370 |
<component name="options_menu_api" long-name="Options Menu API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
371 |
<unit bldFile="/sf/mw/classicui/classicui_plat/options_menu_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
372 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
373 |
<component name="hierarchical_lists_api" long-name="Hierarchical Lists API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
374 |
<unit bldFile="/sf/mw/classicui/classicui_plat/hierarchical_lists_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
375 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
376 |
<component name="navigation_pane_api" long-name="Navigation Pane API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
377 |
<unit bldFile="/sf/mw/classicui/classicui_plat/navigation_pane_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
378 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
379 |
<component name="tabs_api" long-name="Tabs API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
380 |
<unit bldFile="/sf/mw/classicui/classicui_plat/tabs_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
381 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
382 |
<component name="title_pane_touch_observer_api" long-name="Title Pane Touch Observer API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
383 |
<unit bldFile="/sf/mw/classicui/classicui_plat/title_pane_touch_observer_api/group"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
384 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
385 |
<component name="choice_list_api" long-name="Choice List API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
386 |
<unit bldFile="/sf/mw/classicui/classicui_plat/choice_list_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
387 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
388 |
<component name="info_popup_note_api" long-name="Info Popup Note API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
389 |
<unit bldFile="/sf/mw/classicui/classicui_plat/info_popup_note_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
390 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
391 |
<component name="setting_pages_api" long-name="Setting Pages API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
392 |
<unit bldFile="/sf/mw/classicui/classicui_plat/setting_pages_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
393 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
394 |
<component name="screen_mode_api" long-name="Screen Mode API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
395 |
<unit bldFile="/sf/mw/classicui/classicui_plat/screen_mode_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
396 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
397 |
<component name="indicators_api" long-name="Indicators API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
398 |
<unit bldFile="/sf/mw/classicui/classicui_plat/indicators_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
399 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
400 |
<component name="error_ui_api" long-name="Error UI API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
401 |
<unit bldFile="/sf/mw/classicui/classicui_plat/error_ui_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
402 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
403 |
<component name="animation_api" long-name="Animation API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
404 |
<unit bldFile="/sf/mw/classicui/classicui_plat/animation_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
405 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
406 |
<component name="searchfield_api" long-name="Searchfield API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
407 |
<unit bldFile="/sf/mw/classicui/classicui_plat/searchfield_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
408 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
409 |
<component name="labels_api" long-name="Labels API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
410 |
<unit bldFile="/sf/mw/classicui/classicui_plat/labels_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
411 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
412 |
<component name="hotkeys_api" long-name="Hotkeys API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
413 |
<unit bldFile="/sf/mw/classicui/classicui_plat/hotkeys_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
414 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
415 |
<component name="initialization_api" long-name="Initialization API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
416 |
<unit bldFile="/sf/mw/classicui/classicui_plat/initialization_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
417 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
418 |
<component name="volume_control_api" long-name="Volume Control API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
419 |
<unit bldFile="/sf/mw/classicui/classicui_plat/volume_control_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
420 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
421 |
<component name="title_pane_api" long-name="Title Pane API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
422 |
<unit bldFile="/sf/mw/classicui/classicui_plat/title_pane_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
423 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
424 |
<component name="sounds_api" long-name="Sounds API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
425 |
<unit bldFile="/sf/mw/classicui/classicui_plat/sounds_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
426 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
427 |
<component name="aiw_service_handler_api" long-name="AIW Service Handler API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
428 |
<unit bldFile="/sf/mw/classicui/classicui_plat/aiw_service_handler_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
429 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
430 |
<component name="aiw_criteria_api" long-name="AIW Criteria API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
431 |
<unit bldFile="/sf/mw/classicui/classicui_plat/aiw_criteria_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
432 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
433 |
<component name="touch_ui_utilities_api" long-name="Touch UI Utilities API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
434 |
<unit bldFile="/sf/mw/classicui/classicui_plat/touch_ui_utilities_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
435 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
436 |
<component name="generic_button_api" long-name="Generic Button API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
437 |
<unit bldFile="/sf/mw/classicui/classicui_plat/generic_button_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
438 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
439 |
<component name="form_api" long-name="Form API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
440 |
<unit bldFile="/sf/mw/classicui/classicui_plat/form_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
441 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
442 |
<component name="uikon_core_controls" long-name="Uikon Core Controls" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
443 |
<unit bldFile="/sf/mw/classicui/classicui_plat/uikon_core_controls/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
444 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
445 |
<component name="calendar_api" long-name="Calendar API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
446 |
<unit bldFile="/sf/mw/classicui/classicui_plat/calendar_api/group"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
447 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
448 |
<component name="toolbar_api" long-name="Toolbar API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
449 |
<unit bldFile="/sf/mw/classicui/classicui_plat/toolbar_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
450 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
451 |
<component name="server_application_api" long-name="Server Application API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
452 |
<unit bldFile="/sf/mw/classicui/classicui_plat/server_application_api/group"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
453 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
454 |
<component name="slider_api" long-name="Slider API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
455 |
<unit bldFile="/sf/mw/classicui/classicui_plat/slider_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
456 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
457 |
<component name="private_ui_framework_api" long-name="Private UI Framework API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
458 |
<unit bldFile="/sf/mw/classicui/classicui_plat/private_ui_framework_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
459 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
460 |
<component name="dialogs_api" long-name="Dialogs API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
461 |
<unit bldFile="/sf/mw/classicui/classicui_plat/dialogs_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
462 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
463 |
<component name="document_handler_api" long-name="Document handler API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
464 |
<unit bldFile="/sf/mw/classicui/classicui_plat/document_handler_api/group"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
465 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
466 |
<component name="images_api" long-name="Images API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
467 |
<unit bldFile="/sf/mw/classicui/classicui_plat/images_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
468 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
469 |
<component name="stylus_popup_menu_api" long-name="Stylus Pop-up Menu API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
470 |
<unit bldFile="/sf/mw/classicui/classicui_plat/stylus_popup_menu_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
471 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
472 |
<component name="information_preview_popup_api" long-name="Information Preview Popup API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
473 |
<unit bldFile="/sf/mw/classicui/classicui_plat/information_preview_popup_api/group" filter="!test"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
474 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
475 |
<component name="intermediate_state_api" long-name="Intermediate State API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
476 |
<unit bldFile="/sf/mw/classicui/classicui_plat/intermediate_state_api/group"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
477 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
478 |
<component name="help_launcher_api" long-name="Help Launcher API" filter="s60" purpose="optional" class="api"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
479 |
<unit bldFile="/sf/mw/classicui/classicui_plat/help_launcher_api/group"/> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
480 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
481 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
482 |
<collection name="ode" long-name="Open Dynamics Engine" level="support"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
483 |
<!-- the collection is really a component. Move down a directory.--> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
484 |
<component name="ode_build" long-name="ODE" filter="s60" purpose="optional"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
485 |
<unit bldFile="/sf/mw/classicui/ode/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
486 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
487 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
488 |
<collection name="uifw" long-name="UI Framework" level="server"> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
489 |
<component name="uiklaf" long-name="Uikon Look-and-Feel" filter="s60" purpose="optional"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
490 |
<unit bldFile="/sf/mw/classicui/uifw/uiklaf/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
491 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
492 |
<component name="eikctl" long-name="Eikon Controls" filter="s60" purpose="optional"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
493 |
<unit bldFile="/sf/mw/classicui/uifw/eikctl/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
494 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
495 |
<component name="avkon" long-name="Avkon" filter="s60" purpose="optional"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
496 |
<!-- can only have one unit. Split into 3 components, or #include all from same bld.inf --> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
497 |
<unit bldFile="/sf/mw/classicui/uifw/avkon/aknphysics/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
498 |
<unit bldFile="/sf/mw/classicui/uifw/avkon/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
499 |
<unit bldFile="/sf/mw/classicui/uifw/avkon/aknconf/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
500 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
501 |
<component name="eikstd" long-name="Eikon Standard" filter="s60" purpose="optional"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
502 |
<unit bldFile="/sf/mw/classicui/uifw/eikstd/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
503 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
504 |
<component name="aknglobalui" long-name="Avkon Global UI" filter="s60" purpose="optional"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
505 |
<unit bldFile="/sf/mw/classicui/uifw/aknglobalui/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
506 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
507 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
508 |
<collection name="commonuis" long-name="Common UIs" level="specific"> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
509 |
<component name="commonui" long-name="Common UI" filter="s60" purpose="optional"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
510 |
<unit bldFile="/sf/mw/classicui/commonuis/commonui/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
511 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
512 |
<component name="commondialogs" long-name="Common Dialogs" filter="s60" purpose="optional"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
513 |
<unit bldFile="/sf/mw/classicui/commonuis/commondialogs/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
514 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
515 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
516 |
<collection name="applicationinterworkingfw" long-name="Application Interworking Framework" level="generic"> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
517 |
<component name="aifwservicehandler" long-name="Application Interworking Service Handler" filter="s60" purpose="optional"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
518 |
<unit bldFile="/sf/mw/classicui/applicationinterworkingfw/servicehandler/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
519 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
520 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
521 |
<collection name="uiutils" long-name="UI Utils" level="specific"> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
522 |
<component name="localizer" long-name="Directory Localizer" filter="s60" purpose="optional"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
523 |
<unit bldFile="/sf/mw/classicui/uiutils/localizer/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
524 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
525 |
<component name="findutil" long-name="Find Utility" filter="s60" purpose="optional"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
526 |
<unit bldFile="/sf/mw/classicui/uiutils/findutil/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
527 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
528 |
<component name="hlplch" long-name="Help Launcher" filter="s60,bldfirst" purpose="optional"> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
529 |
<unit bldFile="/sf/mw/classicui/uiutils/hlplch/group"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
530 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
531 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
532 |
<collection name="commonuisupport" long-name="Common UI Support" level="support"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
533 |
<component name="uikon" long-name="Uikon" introduced="6.0" purpose="mandatory"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
534 |
<unit bldFile="/sf/mw/classicui/commonuisupport/uikon/group" mrp="/sf/mw/classicui/commonuisupport/uikon/group/app-framework_uikon.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
535 |
</component> |
386
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
536 |
<component name="uikon_ncp" long-name="Uikon (NCP)" introduced="S^4" purpose="mandatory"> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
537 |
<unit bldFile="/sf/mw/classicui/commonuisupport/uikon/group_ncp"/> |
b83b50a45c11
Update package models from latest system model (platform@cffdeca15b48)
Dario Sestito <darios@symbian.org>
parents:
356
diff
changeset
|
538 |
</component> |
305
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
539 |
<component name="errorresolverdata" long-name="Error Resolver Data" purpose="mandatory"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
540 |
<unit bldFile="/sf/mw/classicui/commonuisupport/errorresolverdata/group" mrp="/sf/mw/classicui/commonuisupport/errorresolverdata/group/app-framework_errorresgt.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
541 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
542 |
<component name="uilaf" long-name="UI Look and Feel" introduced="6.0" purpose="mandatory"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
543 |
<unit bldFile="/sf/mw/classicui/commonuisupport/uilaf/GROUP" mrp="/sf/mw/classicui/commonuisupport/uilaf/GROUP/app-framework_uiklafgt.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
544 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
545 |
<component name="grid" long-name="Grid" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
546 |
<unit bldFile="/sf/mw/classicui/commonuisupport/grid/group" mrp="/sf/mw/classicui/commonuisupport/grid/group/app-framework_grid.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
547 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
548 |
<component name="uifwsdocs" long-name="UI Frameworks Documentation" purpose="development" class="doc"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
549 |
<unit mrp="/sf/mw/classicui/commonuisupport/uifwsdocs/app-framework_documentation.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
550 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
551 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
552 |
<collection name="lafagnosticuifoundation" long-name="Look-and-Feel Agnostic UI Foundation" level="base"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
553 |
<component name="cone" long-name="Control Environment" purpose="mandatory"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
554 |
<unit bldFile="/sf/mw/classicui/lafagnosticuifoundation/cone/group" mrp="/sf/mw/classicui/lafagnosticuifoundation/cone/group/app-framework_cone.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
555 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
556 |
<component name="graphicseffects" long-name="Graphics Effects" introduced="9.2" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
557 |
<unit bldFile="/sf/mw/classicui/lafagnosticuifoundation/graphicseffects/group" mrp="/sf/mw/classicui/lafagnosticuifoundation/graphicseffects/group/app-framework_gfxtranseffect.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
558 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
559 |
<component name="uigraphicsutils" long-name="UI Graphics Utilities" purpose="mandatory"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
560 |
<unit bldFile="/sf/mw/classicui/lafagnosticuifoundation/uigraphicsutils/group" mrp="/sf/mw/classicui/lafagnosticuifoundation/uigraphicsutils/group/app-framework_egul.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
561 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
562 |
<component name="clockanim" long-name="Clock" purpose="optional" plugin="Y"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
563 |
<unit bldFile="/sf/mw/classicui/lafagnosticuifoundation/clockanim/group" mrp="/sf/mw/classicui/lafagnosticuifoundation/clockanim/group/app-framework_clock.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
564 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
565 |
<component name="bmpanimation" long-name="BMP Animation" introduced="6.0" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
566 |
<unit bldFile="/sf/mw/classicui/lafagnosticuifoundation/bmpanimation/group" mrp="/sf/mw/classicui/lafagnosticuifoundation/bmpanimation/group/app-framework_bmpanim.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
567 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
568 |
<component name="animation" long-name="Animation" introduced="9.1" purpose="optional"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
569 |
<unit bldFile="/sf/mw/classicui/lafagnosticuifoundation/animation/group" mrp="/sf/mw/classicui/lafagnosticuifoundation/animation/group/app-framework_animation.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
570 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
571 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
572 |
<collection name="classicui_info" long-name="Classic UI Info" level="specific"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
573 |
<!-- the multiple units in the API test components need to be resolved --> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
574 |
<component name="classicui_metadata" long-name="Classic UI Metadata" introduced="^2" purpose="development" class="config PC"> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
575 |
<unit mrp="/sf/mw/classicui/classicui_info/classicui_metadata/classicui_metadata.mrp"/> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
576 |
</component> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
577 |
</collection> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
578 |
</block> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
579 |
</layer> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
580 |
</systemModel> |
123e27c43968
Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff
changeset
|
581 |
</SystemDefinition> |