symbian4/mw/homescreensrv/package_definition.xml
author Dario Sestito <darios@symbian.org>
Thu, 09 Sep 2010 14:03:04 +0100
changeset 407 af9a3c6582bb
parent 395 a3f2b0422c8b
child 425 2b5206a690f5
permissions -rw-r--r--
Update package models from latest system model (platform@5c87a84199bf)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
]>
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
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">
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    56
   <block name="homescreensrv" level="specific" levels="plugin framework server generic specific" long-name="Home Screen Services">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    57
<collection name="hswidgetmodel" long-name="Home Screen Widget Model" level="framework">
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    58
<component name="hswidgetmodel_build" long-name="Home Screen Widget Model Build" introduced="^4" purpose="optional">
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    59
<unit bldFile="/sf/mw/homescreensrv/hswidgetmodel" proFile="hswidgetmodel.pro" qmakeArgs="-r"/>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    60
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    61
</collection>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    62
<collection name="contentstorage" long-name="Content Storage" level="framework">
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    63
<component name="cautils" long-name="Content Arsenal Utils" introduced="^4" purpose="optional">
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    64
<unit bldFile="/sf/mw/homescreensrv/contentstorage/cautils" proFile="cautils.pro" qmakeArgs="-r"/>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    65
</component>
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    66
<component name="contentstorage_build" long-name="Content Storage Build" introduced="^4" purpose="optional">
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    67
<unit bldFile="/sf/mw/homescreensrv/contentstorage/group" proFile="group.pro" qmakeArgs="-r"/>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    68
</component>
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    69
<component name="casrv/calocalizerscanner" long-name="Content Arsenal Server Localizer Scanner" introduced="^4" purpose="optional">
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    70
<unit bldFile="/sf/mw/homescreensrv/contentstorage/casrv/calocalizerscanner" proFile="calocalizerscanner.pro" qmakeArgs="-r"/>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    71
</component>
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    72
<component name="cahandler" long-name="Content Arsenal Handler" introduced="^4" purpose="optional">
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    73
<unit bldFile="/sf/mw/homescreensrv/contentstorage/cahandler" proFile="cahandler.pro" qmakeArgs="-r"/>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    74
</component>
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    75
<component name="caclient" long-name="Content Arsenal Client" introduced="^4" purpose="optional">
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    76
<unit bldFile="/sf/mw/homescreensrv/contentstorage/caclient" proFile="caclient.pro" qmakeArgs="-r"/>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    77
</component>
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    78
<component name="casoftwareregistry" long-name="Content Arsenal Software Registry" introduced="^4" purpose="optional">
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    79
<unit bldFile="/sf/mw/homescreensrv/contentstorage/casoftwareregistry" proFile="casoftwareregistry.pro" qmakeArgs="-r"/>
320
7975a56cd8c7 Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents: 305
diff changeset
    80
</component>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    81
</collection>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    82
<collection name="homescreensrv_plat" long-name="Home Screen Services Platform Interfaces" level="specific">
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    83
<component name="homescreensrv_plat_build" long-name="Home Screen Services Platform Interfaces build" introduced="^4" purpose="optional">
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    84
<unit bldFile="/sf/mw/homescreensrv/homescreensrv_plat" proFile="homescreensrv_plat.pro" qmakeArgs="-r"/>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    85
</component>
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    86
<component name="menu_sat_interface_api" long-name="Menu SAT Interface API" filter="s60" purpose="optional" class="api"/>
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    87
<component name="contentstorage_api" long-name="Content Storage API" introduced="^4" filter="s60" purpose="optional" class="api"/>
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    88
<component name="hswidgetmodel_api" long-name="HS Widget Model API" introduced="^4" filter="s60" purpose="optional" class="api"/>
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    89
<component name="homescreen_information_api" long-name="Homescreen Information API" introduced="^4" 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
    90
</collection>
320
7975a56cd8c7 Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents: 305
diff changeset
    91
<collection name="hsactivityfw" long-name="Activity Framework" level="fw">
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    92
<component name="hsactivityfw_build" long-name="Activity Framework Build" introduced="^4" purpose="optional">
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    93
<unit bldFile="/sf/mw/homescreensrv/activityfw" proFile="activityfw.pro" qmakeArgs="-r"/>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    94
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    95
</collection>
320
7975a56cd8c7 Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents: 305
diff changeset
    96
<collection name="tstaskmonitor" long-name="Task Switcher Task Monitor" level="fw">
7975a56cd8c7 Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents: 305
diff changeset
    97
<!-- move collection down to a component directory or split up into component .pro files -->
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    98
<component name="tstaskmonitor_build" long-name="Task Switcher Task Monitor Build" introduced="^4" purpose="optional">
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
    99
<unit bldFile="/sf/mw/homescreensrv/tstaskmonitor" proFile="tstaskmonitor.pro" qmakeArgs="-r"/>
320
7975a56cd8c7 Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents: 305
diff changeset
   100
</component>
7975a56cd8c7 Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents: 305
diff changeset
   101
</collection>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   102
<collection name="hsappkeyhandler" long-name="HS Appplication Key Handler" level="server">
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
   103
<component name="hsappkeyhandler_build" long-name="Appplication Key Handler Build" introduced="^4" purpose="optional">
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
   104
<unit bldFile="/sf/mw/homescreensrv/hsappkeyhandler" proFile="hsappkeyhandler.pro" qmakeArgs="-r"/>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   105
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   106
</collection>
337
921124097970 Update package models from latest system model (platform@011afa5a8776)
Dario Sestito <darios@symbian.org>
parents: 332
diff changeset
   107
<collection name="tsdevicedialog" long-name="Task Switcher Device Dialog" level="plugin">
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
   108
<component name="tsdevicedialog_build" long-name="Task Switcher Device Dialog Build" introduced="^4" purpose="optional">
337
921124097970 Update package models from latest system model (platform@011afa5a8776)
Dario Sestito <darios@symbian.org>
parents: 332
diff changeset
   109
<!-- break this up into real components -->
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
   110
<unit bldFile="/sf/mw/homescreensrv/tsdevicedialog" proFile="tsdevicedialog.pro" qmakeArgs="-r"/>
337
921124097970 Update package models from latest system model (platform@011afa5a8776)
Dario Sestito <darios@symbian.org>
parents: 332
diff changeset
   111
</component>
921124097970 Update package models from latest system model (platform@011afa5a8776)
Dario Sestito <darios@symbian.org>
parents: 332
diff changeset
   112
</collection>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   113
<collection name="homescreensrv_info" long-name="Home Screen Services Info" level="specific">
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
   114
<component name="homescreensrvconf" long-name="Home Screen Services Config" introduced="^4" purpose="optional" class="config">
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
   115
<unit bldFile="/sf/mw/homescreensrv/." proFile="homescreensrv_exports_to_rom.pri" qmakeArgs="-r"/>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   116
</component>
407
af9a3c6582bb Update package models from latest system model (platform@5c87a84199bf)
Dario Sestito <darios@symbian.org>
parents: 395
diff changeset
   117
<component name="homescreensrvrom" long-name="Home Screen Services ROM" introduced="^4" purpose="optional">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   118
<unit bldFile="/sf/mw/homescreensrv/group"/>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   119
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   120
</collection>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   121
</block>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   122
  </layer>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   123
 </systemModel>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   124
</SystemDefinition>