symbian3/app/photos/package_definition.xml
author Dario Sestito <darios@symbian.org>
Mon, 05 Oct 2009 15:35:24 +0100
changeset 15 6980ebf0690e
child 30 0f4f00318d20
permissions -rw-r--r--
Adding symbian2 and symbian3 configurations
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
<SystemDefinition name="foundation" schema="2.0.1">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
<systemModel>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
<layer name="app" long-name="Applications" levels="services apps">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
<block name="photos" long-name="Photos" tech_domain="ma" level="apps" levels="support fw ui app">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
    <collection name="photosgallery" long-name="Photos Gallery" level="app">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
     <component name="photosgallery_help" long-name="Help" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
      <unit bldFile="/sf/app/photos/photosgallery/help/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    10
     <component name="logging" long-name="Logging" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    11
      <!-- <unit bldFile="/sf/app/photos/photosgallery/logging/app/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
      <unit bldFile="/sf/app/photos/photosgallery/logging/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
     <component name="photosgallery_common" long-name="Common" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
      <unit bldFile="/sf/app/photos/photosgallery/common/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    16
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
     <component name="photosgallery_commonui" long-name="Common UI" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
      <unit bldFile="/sf/app/photos/photosgallery/commonui/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    19
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
     <component name="photoscollectionfw" long-name="Collection Framework" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
      <unit bldFile="/sf/app/photos/photosgallery/collectionframework/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
      <!-- <unit bldFile="/sf/app/photos/photosgallery/collectionframework/plugins/glxcollectionpluginalbums/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    23
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
     <component name="photosviewfw" long-name="View Framework" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
      <!-- <unit bldFile="/sf/app/photos/photosgallery/viewframework/commandhandlers/commandhandlerbase/tsrc/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    26
      <!-- <unit bldFile="/sf/app/photos/photosgallery/viewframework/commandhandlers/commandhandlerupnp/tsrc/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    27
      <!-- <unit bldFile="/sf/app/photos/photosgallery/viewframework/commandhandlers/commandhandlerupnp/tsrc/t_glxupnprenderer/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    28
      <!-- <unit bldFile="/sf/app/photos/photosgallery/viewframework/commandhandlers/commoncommandhandlers/tsrc/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    29
      <!-- <unit bldFile="/sf/app/photos/photosgallery/viewframework/commandhandlers/commoncommandhandlers/tsrc/t_cglxaiwservicehandler/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
      <!-- <unit bldFile="/sf/app/photos/photosgallery/viewframework/commandhandlers/commoncommandhandlers/tsrc/t_glxcommandhandlerback/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    31
      <!-- <unit bldFile="/sf/app/photos/photosgallery/viewframework/commandhandlers/tsrc/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    32
      <!-- <unit bldFile="/sf/app/photos/photosgallery/viewframework/commandhandlers/tsrc/ut_commandhandlerdrm/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    33
      <!-- <unit bldFile="/sf/app/photos/photosgallery/viewframework/commandhandlers/tsrc/ut_commandhandlermoreinfo/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    34
      <!-- <unit bldFile="/sf/app/photos/photosgallery/viewframework/commandhandlers/tsrc/ut__commandhandlermarking/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    35
      <unit bldFile="/sf/app/photos/photosgallery/viewframework/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    36
      <!-- <unit bldFile="/sf/app/photos/photosgallery/viewframework/plugins/metadataviewplugin/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    37
      <!-- <unit bldFile="/sf/app/photos/photosgallery/viewframework/views/listview/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    38
      <!-- <unit bldFile="/sf/app/photos/photosgallery/viewframework/views/metadataview/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    39
      <!-- <unit bldFile="/sf/app/photos/photosgallery/viewframework/views/viewbase/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    40
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    41
     <component name="controllers" long-name="Controllers" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    42
      <unit bldFile="/sf/app/photos/photosgallery/controllers/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    43
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    44
     <component name="photogallery" long-name="Gallery" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    45
      <unit bldFile="/sf/app/photos/photosgallery/gallery/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    46
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    47
     <component name="slideshow" long-name="Slideshow" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    48
      <!-- <unit bldFile="/sf/app/photos/photosgallery/slideshow/engine/tsrc/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    49
      <unit bldFile="/sf/app/photos/photosgallery/slideshow/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    50
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    51
     <component name="contentharvesterplugin" long-name="Content Harvester Plugin" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    52
      <unit bldFile="/sf/app/photos/photosgallery/contentharvesterplugin/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    53
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    54
     <component name="photossuite" long-name="Photos Suite" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    55
      <unit bldFile="/sf/app/photos/photosgallery/photossuite/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    56
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    57
     <!--Component manually removed as empty and name conflicts with another component-->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    58
     <!--<component name="memoryplugin" long-name="Memory Plugin">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    59
       <unit bldFile="/sf/app/photos/photosgallery/memoryplugin/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    60
     </component>-->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    61
     <component unofficial="yes" name="photosicons" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    62
      <unit bldFile="/sf/app/photos/photosgallery/icons"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    63
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    64
     <component unofficial="yes" name="photosgallery_build" long-name="Photos Gallery Build" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    65
      <unit bldFile="/sf/app/photos/photosgallery/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    66
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    67
    </collection>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    68
    <collection name="photos_info" long-name="Photos Info" level="app">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    69
     <component unofficial="yes" name="photos_plat" long-name="Photos Platform Interfaces" class="api" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    70
      <!-- <unit bldFile="/sf/app/photos/photos_plat/controllers_collection_api/tsrc/ui_metadatadialog/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    71
      <!-- <unit bldFile="/sf/app/photos/photos_plat/controllers_collection_api/tsrc/ut_collectioninfo/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    72
      <!-- <unit bldFile="/sf/app/photos/photos_plat/controllers_collection_api/tsrc/ut_collectionmanager/group"/> -->
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    73
      <unit bldFile="/sf/app/photos/photos_plat/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    74
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    75
     <component unofficial="yes" name="photos_build" long-name="Photos Build" origin-model="foundation">
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    76
      <unit bldFile="/sf/app/photos/group"/>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    77
     </component>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    78
    </collection>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    79
   </block>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    80
</layer>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    81
</systemModel>
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    82
</SystemDefinition>