tip_bulk_s3/app/musicplayer/package_definition.xml
author Dario Sestito <darios@symbian.org>
Wed, 01 Dec 2010 15:34:13 +0000
changeset 513 f99df75e4e8e
parent 511 5b9ea224ada6
child 514 dac9fd4a6922
permissions -rw-r--r--
Update package models from latest system model (platform@0240cdcd8446)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
359
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
<!DOCTYPE SystemDefinition [
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
 <!ELEMENT SystemDefinition (systemModel)>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
 <!ATTLIST SystemDefinition
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
  name CDATA #REQUIRED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
  schema CDATA #REQUIRED>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
 <!ELEMENT systemModel (layer+)>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
 <!ELEMENT layer (block*|collection*)*>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
 <!ATTLIST layer
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    10
  name CDATA #REQUIRED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    11
  long-name CDATA #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
  levels NMTOKENS #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
  span CDATA #IMPLIED>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
 <!ELEMENT block (subblock*|collection*)*>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
 <!ATTLIST block
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    16
  levels NMTOKENS #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
  span CDATA #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
  level NMTOKEN #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    19
  name CDATA #REQUIRED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
  long-name CDATA #IMPLIED>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
 <!ELEMENT subblock (collection)*>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
 <!ATTLIST subblock
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    23
  name CDATA #REQUIRED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
  long-name CDATA #IMPLIED>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
 <!ELEMENT collection (component)*>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    26
 <!ATTLIST collection
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    27
  name CDATA #REQUIRED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    28
  long-name CDATA #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    29
  level NMTOKEN #IMPLIED>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
 <!ELEMENT component (unit)*>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    31
 <!ATTLIST component
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    32
  name CDATA #REQUIRED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    33
  long-name CDATA #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    34
  deprecated CDATA #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    35
  introduced CDATA #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    36
  contract CDATA #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    37
  plugin (Y|N) 'N'
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    38
  filter CDATA #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    39
  class NMTOKENS #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    40
  supports CDATA #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    41
  purpose (optional|mandatory|development) 'optional'>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    42
 <!ELEMENT unit EMPTY>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    43
 <!ATTLIST unit
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    44
  mrp CDATA #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    45
  filter CDATA #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    46
  bldFile CDATA #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    47
  root CDATA #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    48
  version NMTOKEN #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    49
  prebuilt NMTOKEN #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    50
  late (Y|N) #IMPLIED
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    51
  priority CDATA #IMPLIED>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    52
]>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    53
<SystemDefinition name="Symbian^3" schema="2.0.1">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    54
 <systemModel>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    55
  <layer name="app" long-name="Applications" levels="services apps">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    56
   <block name="musicplayer" level="apps" long-name="Music Player Apps" levels="plugins support hs app">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    57
<collection name="musicplayer_plat" long-name="Music Player Apps Platform Interfaces" level="app">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    58
<component name="mpx_music_player_app_api" long-name="MPX Music Player App API" filter="s60" class="api">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    59
<unit bldFile="/sf/app/musicplayer/musicplayer_plat/mpx_music_player_app_api/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    60
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    61
<component name="mpx_music_player_commonui_api" long-name="MPX Music Player Common UI API" filter="s60" class="api">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    62
<unit bldFile="/sf/app/musicplayer/musicplayer_plat/mpx_music_player_commonui_api/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    63
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    64
<component name="mpx_music_player_media_key_handler_api" long-name="MPX Music Player Media Key Handler API" filter="s60" class="api">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    65
<unit bldFile="/sf/app/musicplayer/musicplayer_plat/mpx_music_player_media_key_handler_api/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    66
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    67
<component name="mpx_music_player_remote_control_api" long-name="MPX Music Player Remote Control API" filter="s60" class="api">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    68
<unit bldFile="/sf/app/musicplayer/musicplayer_plat/mpx_music_player_remote_control_api/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    69
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    70
<component name="mpx_music_shop_ui_api" long-name="MPX Music Shop UI API" filter="s60" class="api">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    71
<unit bldFile="/sf/app/musicplayer/musicplayer_plat/mpx_music_shop_ui_api/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    72
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    73
<component name="mpx_music_wap_adapter_cenrep_api" long-name="MPX Music Wap Adapter CenRep API" filter="s60" class="api">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    74
<unit bldFile="/sf/app/musicplayer/musicplayer_plat/mpx_music_wap_adapter_cenrep_api/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    75
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    76
<component name="mpx_music_store_api" long-name="MPX Music Store Find API" filter="s60" class="api">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    77
<unit bldFile="/sf/app/musicplayer/musicplayer_plat/mpx_music_store_api/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    78
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    79
<component name="audio_application_features_api" long-name="Audio Application Features API" filter="s60" class="api">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    80
<unit bldFile="/sf/app/musicplayer/musicplayer_plat/audio_application_features_api/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    81
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    82
<component name="music_content_publisher_plugin_api" long-name="Music Content Publisher Plugin API" filter="s60" class="api">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    83
<unit bldFile="/sf/app/musicplayer/musicplayer_plat/music_content_publisher_plugin_api/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    84
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    85
</collection>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    86
<collection name="mpxmusicplayer" long-name="MPX Music Player" level="app">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    87
<component name="mpxmusicplayer_help" filter="s60" long-name="Help">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    88
<unit bldFile="/sf/app/musicplayer/mpxmusicplayer/help/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    89
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    90
<component name="mpxmusicplayer_commonui" filter="s60" long-name="MPX Common UI">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    91
<unit bldFile="/sf/app/musicplayer/mpxmusicplayer/commonui/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    92
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    93
<component name="mpx_metadatahandler" filter="s60" long-name="MPX Metadata Handler">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    94
<unit bldFile="/sf/app/musicplayer/mpxmusicplayer/metadatahandler/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    95
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    96
<component name="mediakeyhandler" filter="s60" long-name="MPX Media Key Handler">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    97
<unit bldFile="/sf/app/musicplayer/mpxmusicplayer/mediakeyhandler/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    98
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    99
<component name="mpxmusicplayer_app" filter="s60" long-name="MPX Application">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   100
<unit bldFile="/sf/app/musicplayer/mpxmusicplayer/app/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   101
</component>
513
f99df75e4e8e Update package models from latest system model (platform@0240cdcd8446)
Dario Sestito <darios@symbian.org>
parents: 511
diff changeset
   102
<component name="mpxmusicplayer_build" filter="s60" long-name="MPX Music Player Build">
f99df75e4e8e Update package models from latest system model (platform@0240cdcd8446)
Dario Sestito <darios@symbian.org>
parents: 511
diff changeset
   103
<!--  can the exports be distributed to the above components?  -->
f99df75e4e8e Update package models from latest system model (platform@0240cdcd8446)
Dario Sestito <darios@symbian.org>
parents: 511
diff changeset
   104
<unit bldFile="/sf/app/musicplayer/mpxmusicplayer/group"/>
359
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   105
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   106
</collection>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   107
<collection name="musichomescreen_multiview" long-name="Music Home Screen Multiview" level="hs">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   108
<!-- Uncomment all units when configuration is in place. All currently #included from musichomescreen_build -->
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   109
<component name="mpxcollectionpublisher" filter="s60" long-name="MPX Collection Publisher" introduced="^2" class="placeholder">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   110
<!--<unit bldFile="musichomescreen_multiview/mpxcollectionpublisher/group"/>-->
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   111
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   112
<component name="musiccontentpublisher" filter="s60" long-name="Music Content Publisher" introduced="^2" class="placeholder">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   113
<!--<unit bldFile="musichomescreen_multiview/musiccontentpublisher/group"/>-->
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   114
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   115
<component name="mcpmusicplayer" filter="s60" long-name="Music Player MCP Plugin" introduced="^2" plugin="Y" class="placeholder">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   116
<!--<unit bldFile="musichomescreen_multiview/mcpmusicplayer/group"/>-->
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   117
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   118
<component name="musicplayeractionhandlerplugin" filter="s60" long-name="Music Player Action Handler Plugin" introduced="^2" plugin="Y" class="placeholder">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   119
<!--<unit bldFile="musichomescreen_multiview/musicplayeractionhandlerplugin/group"/>-->
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   120
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   121
<component name="mpx_data" filter="s60" long-name="MPX Data" introduced="^2" class="placeholder">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   122
<!-- does this make sense to be a component? should it just be #include from musichomescreen_multiview/group? -->
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   123
<!--<unit bldFile="musichomescreen_multiview/data/themes/default/group"/>-->
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   124
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   125
<component name="musichomescreen_build" filter="s60" long-name="Music Homescreen Multiview Build" introduced="^2">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   126
<unit bldFile="/sf/app/musicplayer/musichomescreen_multiview/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   127
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   128
</collection>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   129
<collection name="mpxplugins" long-name="MPX Plugins" level="plugins">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   130
<component name="serviceplugins" filter="s60" long-name="MPX Service Plugins" plugin="Y">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   131
<unit bldFile="/sf/app/musicplayer/mpxplugins/serviceplugins/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   132
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   133
<component name="viewplugins" filter="s60" long-name="MPX View Plugins" plugin="Y">
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   134
<unit bldFile="/sf/app/musicplayer/mpxplugins/viewplugins/group"/>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   135
</component>
513
f99df75e4e8e Update package models from latest system model (platform@0240cdcd8446)
Dario Sestito <darios@symbian.org>
parents: 511
diff changeset
   136
<component name="mpxplugins_build" filter="s60" long-name="MPX Plugins Build">
f99df75e4e8e Update package models from latest system model (platform@0240cdcd8446)
Dario Sestito <darios@symbian.org>
parents: 511
diff changeset
   137
<!--  can the exports be distributed to the above components?  -->
f99df75e4e8e Update package models from latest system model (platform@0240cdcd8446)
Dario Sestito <darios@symbian.org>
parents: 511
diff changeset
   138
<unit bldFile="/sf/app/musicplayer/mpxplugins/group"/>
359
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   139
</component>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   140
</collection>
513
f99df75e4e8e Update package models from latest system model (platform@0240cdcd8446)
Dario Sestito <darios@symbian.org>
parents: 511
diff changeset
   141
<collection name="musicplayer_info" long-name="Music Player Apps Info" level="app">
f99df75e4e8e Update package models from latest system model (platform@0240cdcd8446)
Dario Sestito <darios@symbian.org>
parents: 511
diff changeset
   142
<component name="musicplayer_build" filter="s60" long-name="Music Player Build">
f99df75e4e8e Update package models from latest system model (platform@0240cdcd8446)
Dario Sestito <darios@symbian.org>
parents: 511
diff changeset
   143
<!-- should explicitly #inlcude musicplayerbldvariant.hrh in each component  -->
f99df75e4e8e Update package models from latest system model (platform@0240cdcd8446)
Dario Sestito <darios@symbian.org>
parents: 511
diff changeset
   144
<unit bldFile="/sf/app/musicplayer/group"/>
f99df75e4e8e Update package models from latest system model (platform@0240cdcd8446)
Dario Sestito <darios@symbian.org>
parents: 511
diff changeset
   145
</component>
f99df75e4e8e Update package models from latest system model (platform@0240cdcd8446)
Dario Sestito <darios@symbian.org>
parents: 511
diff changeset
   146
</collection>
359
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   147
</block>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   148
  </layer>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   149
 </systemModel>
230db5697b60 Add tip_bulk_s3 codeline to package builds
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   150
</SystemDefinition>