symbian3/app/photos/package_definition.xml
author Dario Sestito <darios@symbian.org>
Mon, 06 Dec 2010 15:34:02 +0000
changeset 514 dac9fd4a6922
parent 513 f99df75e4e8e
permissions -rw-r--r--
Update package models from latest system model (platform@d39d61e6a1b0)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
304
34513d6de7cd 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"?>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
<!DOCTYPE SystemDefinition [
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
 <!ELEMENT SystemDefinition (systemModel)>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
 <!ATTLIST SystemDefinition
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
  name CDATA #REQUIRED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
  schema CDATA #REQUIRED>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
 <!ELEMENT systemModel (layer+)>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
 <!ELEMENT layer (block*|collection*)*>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
 <!ATTLIST layer
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    10
  name CDATA #REQUIRED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    11
  long-name CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
  levels NMTOKENS #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
  span CDATA #IMPLIED>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
 <!ELEMENT block (subblock*|collection*)*>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
 <!ATTLIST block
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    16
  levels NMTOKENS #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
  span CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
  level NMTOKEN #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    19
  name CDATA #REQUIRED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
  long-name CDATA #IMPLIED>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
 <!ELEMENT subblock (collection)*>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
 <!ATTLIST subblock
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    23
  name CDATA #REQUIRED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
  long-name CDATA #IMPLIED>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
 <!ELEMENT collection (component)*>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    26
 <!ATTLIST collection
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    27
  name CDATA #REQUIRED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    28
  long-name CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    29
  level NMTOKEN #IMPLIED>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
 <!ELEMENT component (unit)*>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    31
 <!ATTLIST component
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    32
  name CDATA #REQUIRED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    33
  long-name CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    34
  deprecated CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    35
  introduced CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    36
  contract CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    37
  plugin (Y|N) 'N'
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    38
  filter CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    39
  class NMTOKENS #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    40
  supports CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    41
  purpose (optional|mandatory|development) 'optional'>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    42
 <!ELEMENT unit EMPTY>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    43
 <!ATTLIST unit
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    44
  mrp CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    45
  filter CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    46
  bldFile CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    47
  root CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    48
  version NMTOKEN #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    49
  prebuilt NMTOKEN #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    50
  late (Y|N) #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    51
  priority CDATA #IMPLIED>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    52
]>
354
8a720eca298e Update package models from latest system model (platform@ec09b0ceb772)
Dario Sestito <darios@symbian.org>
parents: 304
diff changeset
    53
<SystemDefinition name="Symbian^3" schema="2.0.1">
304
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    54
 <systemModel>
34513d6de7cd 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">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    56
   <block name="photos" level="apps" long-name="Photos" levels="support fw ui app">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    57
<collection name="photos_plat" long-name="Photos Platform Interfaces" level="app">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    58
<component name="collection_plugins_api" long-name="Collection Plugins API" introduced="^2" filter="s60" class="api">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    59
<unit bldFile="/sf/app/photos/photos_plat/collection_plugins_api/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    60
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    61
<component name="controllers_collection_api" long-name="Controllers Collection API" introduced="^2" filter="s60" class="api">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    62
<unit bldFile="/sf/app/photos/photos_plat/controllers_collection_api/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    63
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    64
<component name="gallery_utilities_api" long-name="Gallery Utilities API" introduced="^2" filter="s60" class="api">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    65
<unit bldFile="/sf/app/photos/photos_plat/gallery_utilities_api/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    66
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    67
<component name="slideshow_ui_constants_api" long-name="Slideshow Ui Constants API" introduced="^2" filter="s60" class="api">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    68
<unit bldFile="/sf/app/photos/photos_plat/slideshow_ui_constants_api/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    69
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    70
<component name="views_metadatadialog_api" long-name="Views Metadata Dialog API" introduced="^2" filter="s60" class="api">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    71
<unit bldFile="/sf/app/photos/photos_plat/views_metadatadialog_api/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    72
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    73
</collection>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    74
<collection name="photosgallery" long-name="Photos Gallery" level="app">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    75
<!-- consider splitting this collection into the application itself, and the frameworks behind it -->
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    76
<component name="photosgallery_help" filter="s60" long-name="Photos Help" introduced="^2">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    77
<unit bldFile="/sf/app/photos/photosgallery/help/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    78
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    79
<component name="logging" filter="s60" long-name="Photos Logging" introduced="^2">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    80
<unit bldFile="/sf/app/photos/photosgallery/logging/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    81
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    82
<component name="photosgallery_common" filter="s60" long-name="Photos Common" introduced="^2">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    83
<unit bldFile="/sf/app/photos/photosgallery/common/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    84
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    85
<component name="photosgallery_commonui" filter="s60" long-name="Photos Common UI" introduced="^2">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    86
<unit bldFile="/sf/app/photos/photosgallery/commonui/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    87
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    88
<component name="photosgalleryollectionfw" filter="s60" long-name="Photos Collection Framework" introduced="^2">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    89
<unit bldFile="/sf/app/photos/photosgallery/collectionframework/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    90
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    91
<component name="galleryicons" filter="s60" long-name="Photos Icons" introduced="^2" class="config">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    92
<unit bldFile="/sf/app/photos/photosgallery/icons"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    93
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    94
<component name="imageviewer" filter="s60" long-name="Image Viewer" introduced="^3">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    95
<!-- this is really a part of controllers component, #include from there instead -->
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    96
<unit bldFile="/sf/app/photos/photosgallery/controllers/imageviewer/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    97
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    98
<component name="photosgalleryviewfw" filter="s60" long-name="View Framework" introduced="^2">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    99
<unit bldFile="/sf/app/photos/photosgallery/viewframework/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   100
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   101
<component name="controllers" filter="s60" long-name="Photos Controllers" introduced="^2">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   102
<unit bldFile="/sf/app/photos/photosgallery/controllers/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   103
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   104
<component name="photogallery" filter="s60" long-name="Media Gallery" introduced="^2">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   105
<unit bldFile="/sf/app/photos/photosgallery/gallery/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   106
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   107
<component name="slideshow" filter="s60" long-name="Slideshow" introduced="^2">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   108
<unit bldFile="/sf/app/photos/photosgallery/slideshow/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   109
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   110
<component name="memoryplugin" long-name="Memory Plugin" filter="s60" introduced="^2" plugin="Y">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   111
<unit bldFile="/sf/app/photos/photosgallery/memoryplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   112
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   113
<component name="imgvwr" filter="s60" long-name="Photos Image Viewer" introduced="^3">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   114
<unit bldFile="/sf/app/photos/photosgallery/imgvwr/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   115
</component>
514
dac9fd4a6922 Update package models from latest system model (platform@d39d61e6a1b0)
Dario Sestito <darios@symbian.org>
parents: 513
diff changeset
   116
<component name="photosgallery_exports" filter="s60" long-name="Photos Gallery Exports" introduced="^2">
dac9fd4a6922 Update package models from latest system model (platform@d39d61e6a1b0)
Dario Sestito <darios@symbian.org>
parents: 513
diff changeset
   117
<unit bldFile="/sf/app/photos/photosgallery/exports"/>
304
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   118
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   119
</collection>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   120
</block>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   121
  </layer>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   122
 </systemModel>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   123
</SystemDefinition>