symbian4/app/photos/package_definition.xml
author Dario Sestito <darios@symbian.org>
Tue, 07 Sep 2010 16:33:09 +0100
changeset 395 a3f2b0422c8b
parent 386 b83b50a45c11
child 407 af9a3c6582bb
permissions -rw-r--r--
Update package models from latest system model (platform@77a57a440d27)
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
]>
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
    53
<SystemDefinition name="Symbian^4" schema="2.0.1">
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="app" long-name="Applications" levels="services apps">
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
    56
   <block name="photos" level="apps" long-name="Photos" levels="util support ui app">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    57
<collection name="photos_group" long-name="Photos Group" level="support">
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
    58
<component name="photos_group_build" filter="s60" long-name="Photos Group Build" introduced="^4" class="placeholder">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    59
<!--<unit bldFile="group" qt:proFile="group.pro"/> -->
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="photos_loggers" long-name="Photos Loggers" level="util">
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
    63
<component name="photos_loggerqt" filter="s60" long-name="Photos Logger Qt" introduced="^4" class="placeholder">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    64
<!--<unit bldFile="loggers/loggerqt" qt:proFile="loggerqt.pro"/> -->
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    65
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    66
</collection>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    67
<collection name="photos_commonutilities" long-name="Photos Common Utilities" level="util">
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
    68
<component name="photos_externalutility" filter="s60" long-name="Photos External Utility" introduced="^4" class="placeholder">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    69
<!--<unit bldFile="commonutilities/externalutility" qt:proFile="externalutility.pro"/> -->
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    70
</component>
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
    71
<component name="imagedecoderwrapper" filter="s60" long-name="Image Decoder Wrapper" introduced="^4" class="placeholder">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    72
<!--<unit bldFile="commonutilities/imagedecoderwrapper" qt:proFile="imagedecoderwrapper.pro"/> -->
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    73
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    74
</collection>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    75
<collection name="photos_ui" long-name="Photos UI" level="ui">
332
773ee81ec9c9 Update package models from latest system model (platform@2a474e3bb10f)
Dario Sestito <darios@symbian.org>
parents: 320
diff changeset
    76
<!-- need to move exports from ui.pro into separate .pro or bld.inf -->
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
    77
<component name="detailscustomwidget " filter="s60" long-name="Details Custom Widget" introduced="^4" class="placeholder">
332
773ee81ec9c9 Update package models from latest system model (platform@2a474e3bb10f)
Dario Sestito <darios@symbian.org>
parents: 320
diff changeset
    78
<!--<unit bldFile="ui/detailscustomwidget " qt:proFile="detailscustomwidget .pro"/> -->
773ee81ec9c9 Update package models from latest system model (platform@2a474e3bb10f)
Dario Sestito <darios@symbian.org>
parents: 320
diff changeset
    79
</component>
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
    80
<component name="photos_uiengine" filter="s60" long-name="Photos UI Engine" introduced="^4" class="placeholder">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    81
<!--<unit bldFile="ui/uiengine" qt:proFile="uiengine.pro"/> -->
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    82
</component>
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
    83
<component name="photos_commandhandlers" filter="s60" long-name="Photos Command Handlers" introduced="^4" class="placeholder">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    84
<!--<unit bldFile="ui/commandhandlers" qt:proFile="commandhandlers.pro"/> -->
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    85
</component>
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
    86
<component name="photos_viewutilities" filter="s60" long-name="Photos View Utilities" introduced="^4" class="placeholder">
332
773ee81ec9c9 Update package models from latest system model (platform@2a474e3bb10f)
Dario Sestito <darios@symbian.org>
parents: 320
diff changeset
    87
<!--<unit bldFile="ui/viewutilities" qt:proFile="commandhandlers.pro"/> -->
773ee81ec9c9 Update package models from latest system model (platform@2a474e3bb10f)
Dario Sestito <darios@symbian.org>
parents: 320
diff changeset
    88
</component>
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
    89
<component name="photos_widgets" filter="s60" long-name="Photos Widgets" introduced="^4" class="placeholder">
332
773ee81ec9c9 Update package models from latest system model (platform@2a474e3bb10f)
Dario Sestito <darios@symbian.org>
parents: 320
diff changeset
    90
<!--<unit bldFile="ui/widgets" qt:proFile="widgets.pro"/> -->
773ee81ec9c9 Update package models from latest system model (platform@2a474e3bb10f)
Dario Sestito <darios@symbian.org>
parents: 320
diff changeset
    91
</component>
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
    92
<component name="photos_views" filter="s60" long-name="Photos Views" introduced="^4" class="placeholder">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    93
<!--<unit bldFile="ui/views" qt:proFile="views.pro"/> -->
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    94
</component>
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
    95
<component name="photos_viewmanagement" filter="s60" long-name="Photos View Management" introduced="^4" class="placeholder">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    96
<!--<unit bldFile="ui/viewmanagement" qt:proFile="viewmanagement.pro"/> -->
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    97
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    98
</collection>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    99
<collection name="photos_main" long-name="Photos Main" level="support">
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
   100
<component name="photos_main_build" filter="s60" long-name="Photos Main Build" introduced="^4" class="placeholder">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   101
<!--<unit bldFile="main" qt:proFile="main.pro"/> -->
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   102
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   103
</collection>
320
7975a56cd8c7 Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents: 305
diff changeset
   104
<collection name="gallery" long-name="Gallery" level="ui">
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
   105
<component name="gallery_build" filter="s60" long-name="Gallery Build" introduced="^4" class="placeholder">
320
7975a56cd8c7 Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents: 305
diff changeset
   106
<!--<unit bldFile="gallery" qt:proFile="gallery.pro"/> -->
7975a56cd8c7 Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents: 305
diff changeset
   107
</component>
7975a56cd8c7 Update package models from latest system model (platform@7416e702e1f3)
Dario Sestito <darios@symbian.org>
parents: 305
diff changeset
   108
</collection>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   109
<collection name="imageviewerapp" long-name="Image Viewer App" level="support">
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
   110
<component name="imageviewerapp_build" filter="s60" long-name="Image Viewer App Build" introduced="^4" class="placeholder">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   111
<!--<unit bldFile="imageviewerapp" qt:proFile="imageviewerapp.pro"/> -->
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   112
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   113
</collection>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   114
<collection name="photos_info" long-name="Photos Info" level="support">
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
   115
<component name="photos_build" filter="s60" long-name="Photos Build" introduced="^4">
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   116
<!--  split this up into the above components  -->
395
a3f2b0422c8b Update package models from latest system model (platform@77a57a440d27)
Dario Sestito <darios@symbian.org>
parents: 386
diff changeset
   117
<unit bldFile="/sf/app/photos" proFile="photos.pro"/>
305
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   118
</component>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   119
</collection>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   120
</block>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   121
  </layer>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   122
 </systemModel>
123e27c43968 Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   123
</SystemDefinition>