CompilerCompatibility/os/textandloc/package_definition.xml
author Dario Sestito <darios@symbian.org>
Fri, 11 Jun 2010 15:15:32 +0100
changeset 284 af166aaa8452
parent 269 96bc1f23ffac
permissions -rw-r--r--
Update package models from latest system model (platform@9e51ca8f91d2)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
<!DOCTYPE SystemDefinition [
139
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
     3
 <!ELEMENT SystemDefinition (systemModel)>
32
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
 <!ATTLIST SystemDefinition
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
  name CDATA #REQUIRED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
  schema CDATA #REQUIRED>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
 <!ELEMENT systemModel (layer+)>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
 <!ELEMENT layer (block*|collection*)*>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
 <!ATTLIST layer
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    10
  name CDATA #REQUIRED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    11
  long-name CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
  levels NMTOKENS #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
  span CDATA #IMPLIED>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
 <!ELEMENT block (subblock*|collection*)*>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
 <!ATTLIST block
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    16
  levels NMTOKENS #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
  span CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
  level NMTOKEN #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    19
  name CDATA #REQUIRED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
  long-name CDATA #IMPLIED>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
 <!ELEMENT subblock (collection)*>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
 <!ATTLIST subblock
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    23
  name CDATA #REQUIRED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
  long-name CDATA #IMPLIED>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
 <!ELEMENT collection (component)*>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    26
 <!ATTLIST collection
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    27
  name CDATA #REQUIRED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    28
  long-name CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    29
  level NMTOKEN #IMPLIED>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
 <!ELEMENT component (unit)*>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    31
 <!ATTLIST component
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    32
  name CDATA #REQUIRED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    33
  long-name CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    34
  deprecated CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    35
  introduced CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    36
  contract CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    37
  plugin (Y|N) 'N'
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    38
  filter CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    39
  class NMTOKENS #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    40
  supports CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    41
  purpose (optional|mandatory|development) 'optional'>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    42
 <!ELEMENT unit EMPTY>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    43
 <!ATTLIST unit
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    44
  mrp CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    45
  filter CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    46
  bldFile CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    47
  root CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    48
  version NMTOKEN #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    49
  prebuilt NMTOKEN #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    50
  late (Y|N) #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    51
  priority CDATA #IMPLIED>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    52
]>
269
96bc1f23ffac Update package models from latest system model (platform@dad7d9368c7c)
Dario Sestito <darios@symbian.org>
parents: 212
diff changeset
    53
<SystemDefinition schema="2.0.1" name="Symbian^3">
284
af166aaa8452 Update package models from latest system model (platform@9e51ca8f91d2)
Dario Sestito <darios@symbian.org>
parents: 269
diff changeset
    54
 <systemModel>
af166aaa8452 Update package models from latest system model (platform@9e51ca8f91d2)
Dario Sestito <darios@symbian.org>
parents: 269
diff changeset
    55
  <layer name="os" long-name="OS" levels="hw services">
af166aaa8452 Update package models from latest system model (platform@9e51ca8f91d2)
Dario Sestito <darios@symbian.org>
parents: 269
diff changeset
    56
   <block name="textandloc" level="services" long-name="Text and Localisation Services" levels="encoding util fonts tools text">
212
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    57
<collection name="textandloc_plat" long-name="Text and Localisation Platform Interfaces" level="text">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    58
<component name="findutil_api" long-name="Find Utility API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    59
<unit bldFile="/sf/os/textandloc/textandloc_plat/findutil_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    60
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    61
<component name="japanese_language_utilities_api" long-name="Japanese Language Utilities API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    62
<unit bldFile="/sf/os/textandloc/textandloc_plat/japanese_language_utilities_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    63
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    64
<component name="sortutil_api" long-name="Sorting Utility API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    65
<unit bldFile="/sf/os/textandloc/textandloc_plat/sortutil_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    66
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    67
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    68
<collection name="textandloc_pub" long-name="Text and Localisation Public Interfaces" level="text">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    69
<component name="directory_localizer_api" long-name="Directory Localizer API" filter="s60" class="api">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    70
<unit bldFile="/sf/os/textandloc/textandloc_pub/directory_localizer_api/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    71
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    72
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    73
<collection name="charconvfw" long-name="Character Conversion" level="encoding">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    74
<component name="charconv_fw" long-name="Character Encoding and Conversion Framework" purpose="optional">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    75
<unit bldFile="/sf/os/textandloc/charconvfw/charconv_fw/group" mrp="/sf/os/textandloc/charconvfw/charconv_fw/group/syslibs_charconv.mrp"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    76
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    77
<component name="charconvplugins" long-name="Character Encoding and Conversion Plugins" purpose="optional" plugin="Y">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    78
<unit bldFile="/sf/os/textandloc/charconvfw/charconvplugins/group" mrp="/sf/os/textandloc/charconvfw/charconvplugins/group/syslibs_charconv_plugins.mrp"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    79
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    80
<component name="fatfilenameconversionplugins" long-name="FAT Filename Conversion Plugins" introduced="9.1" purpose="optional" plugin="Y">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    81
<unit bldFile="/sf/os/textandloc/charconvfw/fatfilenameconversionplugins/group" mrp="/sf/os/textandloc/charconvfw/fatfilenameconversionplugins/group/syslibs_FATCharsetConv.mrp"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    82
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    83
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    84
<collection name="fontandtxtsrv" long-name="Font and Text Services" level="fonts">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    85
<component name="iculayoutengine" long-name="ICU Layout Engine" introduced="9.2" purpose="optional" plugin="Y">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    86
<unit bldFile="/sf/os/textandloc/fontservices/textshaperplugin/group" mrp="/sf/os/textandloc/fontservices/textshaperplugin/group/graphics_iculayoutengine.mrp"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    87
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    88
<component name="fontstore" long-name="Font Store" purpose="mandatory">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    89
<unit bldFile="/sf/os/textandloc/fontservices/fontstore/group" mrp="/sf/os/textandloc/fontservices/fontstore/group/graphics_fntstore.mrp"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    90
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    91
<component name="textrendering" long-name="Text Rendering" purpose="mandatory" class="placeholder">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    92
<!-- placeholder for text code from GDI -->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    93
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    94
<component name="freetypefontrasteriser" long-name="FreeType Font Rasteriser" purpose="optional" plugin="Y">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    95
<unit bldFile="/sf/os/textandloc/fontservices/freetypefontrasteriser/group" mrp="/sf/os/textandloc/fontservices/freetypefontrasteriser/group/graphics_freetype.mrp"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    96
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    97
<component name="referencefonts" long-name="Reference Fonts" introduced="6.0" purpose="optional">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    98
<unit bldFile="/sf/os/textandloc/fontservices/referencefonts/group" mrp="/sf/os/textandloc/fontservices/referencefonts/group/graphics_fonts.mrp"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
    99
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   100
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   101
<collection name="textlayout" long-name="Text Layout" level="text">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   102
<component name="texthandling" long-name="Text Handling" purpose="optional">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   103
<unit bldFile="/sf/os/textandloc/textrendering/texthandling/group" mrp="/sf/os/textandloc/textrendering/texthandling/group/app-framework_etext.mrp"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   104
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   105
<component name="textformatting" long-name="Text Formatting" purpose="optional">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   106
<unit bldFile="/sf/os/textandloc/textrendering/textformatting/group" mrp="/sf/os/textandloc/textrendering/textformatting/group/app-framework_form.mrp"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   107
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   108
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   109
<collection name="textandlocutils" long-name="Text and Localisation Utils" level="util">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   110
<!-- components in this collection need to be moved to the right collection.
139
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   111
    		Either move into the units' directories, or create a new textandlocutils directory -->
212
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   112
<component name="numbergrouping" filter="s60" long-name="Number Grouping">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   113
<unit bldFile="/sf/os/textandloc/charconvfw/numbergrouping/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   114
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   115
<component name="jplangutil" filter="s60" long-name="Japanese Language Utilities">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   116
<unit bldFile="/sf/os/textandloc/charconvfw/jplangutil/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   117
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   118
<component name="sortutil" filter="s60" long-name="Sorting Utility">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   119
<unit bldFile="/sf/os/textandloc/charconvfw/sortutil/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   120
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   121
<component name="inlinetext" filter="s60" long-name="Inline Text">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   122
<unit bldFile="/sf/os/textandloc/charconvfw/inlinetext/group"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   123
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   124
<component name="nearestlangutil" long-name="Nearest Language Util" introduced="^2" purpose="mandatory" class="placeholder">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   125
<!-- placeholder for split from bafl -->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   126
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   127
<component name="numberformatting" long-name="Number Formatting" introduced="7.0s" purpose="optional">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   128
<unit bldFile="/sf/os/textandloc/textrendering/numberformatting/group" mrp="/sf/os/textandloc/textrendering/numberformatting/group/app-framework_numberconversion.mrp"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   129
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   130
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   131
<collection name="localesupport" long-name="Locale Support" level="util">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   132
<component name="reflocales" long-name="Reference Locales" purpose="optional" plugin="Y">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   133
<unit bldFile="/sf/os/textandloc/localisation/localesupport" mrp="/sf/os/textandloc/localisation/localesupport/mmpfiles/base_loce32.mrp"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   134
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   135
<component name="initlocale" long-name="Initialise Locale" introduced="^2" purpose="mandatory" class="placeholder">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   136
<!-- placeholder for split from bafl -->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   137
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   138
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   139
<collection name="textandloctools" long-name="Text and Localisation Tools" level="tools">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   140
<component name="fontcompiler" long-name="Font Compiler" purpose="development" class="placeholder PC">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   141
<!-- placeholder for split from GDI Tools -->
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   142
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   143
<component name="bitmapfonttools" long-name="Bitmap Font Tools" purpose="development" class="PC">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   144
<unit bldFile="/sf/os/graphics/graphicstools/bitmapfonttools/group" mrp="/sf/os/graphics/graphicstools/bitmapfonttools/group/graphics_gdtran.mrp"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   145
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   146
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   147
<collection name="textandloc_info" long-name="Text and Localisation Info" level="text">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   148
<component name="textandloc_metadata" long-name="Text and Localisation Metadata" introduced="^2" purpose="development" class="config PC">
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   149
<unit mrp="/sf/os/textandloc/textandloc_info/textandloc_metadata/textandloc_metadata.mrp"/>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   150
</component>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   151
</collection>
a44ae815a47f Update package models from auto generated system model (packages@6048e49bb3e0)
Dario Sestito <darios@symbian.org>
parents: 139
diff changeset
   152
</block>
284
af166aaa8452 Update package models from latest system model (platform@9e51ca8f91d2)
Dario Sestito <darios@symbian.org>
parents: 269
diff changeset
   153
  </layer>
af166aaa8452 Update package models from latest system model (platform@9e51ca8f91d2)
Dario Sestito <darios@symbian.org>
parents: 269
diff changeset
   154
 </systemModel>
32
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   155
</SystemDefinition>