symbian3/app/commonemail/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 27 Jan 2010 15:59:56 +0000
branchHighFidelityModel
changeset 38 12159035c0ef
child 39 bd4651024dad
permissions -rw-r--r--
Put in full details on the first set of packages in app layer
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
38
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
  <package id="commonemail" name="Email Apps" levels="service support ui app">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     4
    <collection id="emailservices" name="Email Services" level="service">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     5
      <component id="emailframework" filter="s60" name="Email Framework" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     6
        <unit bldFile="emailservices/emailframework/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     7
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     8
      <component id="emailclientapi" filter="s60" name="Email Client API" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     9
        <unit bldFile="emailservices/emailclientapi/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    10
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    11
      <component id="emailserver" filter="s60" name="Email Server" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    12
        <unit bldFile="emailservices/emailserver/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    13
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    14
      <component id="emailservermonitor" filter="s60" name="Email Server Monitor" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    15
        <unit bldFile="emailservices/emailservermonitor/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    16
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    17
      <component id="psmruadapter" filter="s60" name="Predictive Search Most Recent Used Adapter" class="plugin" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    18
        <unit bldFile="emailservices/psmruadapter/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    19
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    20
      <component id="emailstore" filter="s60" name="Email Store" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    21
        <unit bldFile="emailservices/emailstore/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    22
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    23
      <component id="emaildebug" filter="s60" name="Email Debug" class="api" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    24
        <unit bldFile="emailservices/emaildebug/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    25
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    26
      <component id="emailinstallationinitiator" filter="s60" name="Email Installation Initiator" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    27
        <unit bldFile="emailservices/emailinstallationinitiator/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    28
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    29
      <component id="emailservices_test" filter="s60,test" name="Email Services Tests">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    30
      	<!--  can these be #included in their relevant components or a single test bld.inf? 
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    31
      		Can only have one unit -->
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    32
		<unit bldFile="emailservices/emailframework/tsrc/group" />
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    33
		<unit bldFile="emailservices/emailserver/tsrc/group"  />
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    34
		<unit bldFile="emailservices/emailserver/cmailhandlerplugin/tsrc/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    35
		<unit bldFile="emailservices/emailserver/mailserverautostart/tsrc/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    36
		<unit bldFile="emailcontacts/contactactionservice/saveascontactplugin/tsrc/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    37
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    38
    </collection>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    39
    <collection id="ipsservices" name="IMAP/POP/SMTP Services" level="service">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    40
      <component id="ipssossettings" filter="s60" name="IPS SOS Settings" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    41
    		<!-- SOS? Consider spelling it out since the abbreviation is ambiguous -->
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    42
        <unit bldFile="ipsservices/ipssossettings/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    43
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    44
      <component id="ipssosplugin" filter="s60" name="IPS SOS Plugin" class="plugin" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    45
        <unit bldFile="ipsservices/ipssosplugin/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    46
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    47
      <component id="ipssosaoplugin" filter="s60" name="IPS SOS Always Online Plugin" class="plugin" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    48
        <unit bldFile="ipsservices/ipssosaoplugin/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    49
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    50
      <component id="ipsservices_build" filter="s60" name="IPS Services Build" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    51
        <unit bldFile="ipsservices/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    52
		<!-- can the exports be broken up into the other components or made a config component?-->
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    53
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    54
    </collection>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    55
    <collection id="emailcontacts" name="Email Contacts" level="support">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    56
      <component id="contactactionservice" filter="s60" name="Contact Action Service"  class="plugin" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    57
        <unit bldFile="emailcontacts/contactactionservice/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    58
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    59
      <component id="contactactionmenu" filter="s60" name="Contact Action Menu" class="plugin" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    60
        <unit bldFile="emailcontacts/contactactionmenu/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    61
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    62
      <component id="remotecontactlookup" filter="s60" name="Remote Contact Lookup" class="plugin" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    63
        <unit bldFile="emailcontacts/remotecontactlookup/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    64
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    65
    </collection>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    66
    <collection id="meetingrequest" name="Meeting Request" level="ui">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    67
      <component id="mrcommon" filter="s60" name="MR Common" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    68
        <unit bldFile="meetingrequest/mrcommon/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    69
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    70
      <component id="mrdb" filter="s60" name="MR Database" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    71
        <unit bldFile="meetingrequest/mrdb/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    72
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    73
      <component id="mrpolicy" filter="s60" name="MR Policy" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    74
        <unit bldFile="meetingrequest/mrpolicy/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    75
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    76
      <component id="mrservices" filter="s60" name="MR Services" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    77
        <unit bldFile="meetingrequest/mrservices/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    78
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    79
      <component id="mrgui" filter="s60" name="MR GUI" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    80
        <unit bldFile="meetingrequest/mrgui/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    81
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    82
      <component id="mrentry" filter="s60" name="MR Entry" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    83
        <unit bldFile="meetingrequest/mrentry/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    84
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    85
      <component id="mrtasks" filter="s60" name="MR Tasks" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    86
        <unit bldFile="meetingrequest/mrtasks/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    87
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    88
      <component id="mrutils" filter="s60" name="MR Utils" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    89
        <unit bldFile="meetingrequest/mrutils/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    90
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    91
      <component id="mrutilscalplugin" filter="s60" name="MR Utils Calendar Plugin" class="plugin" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    92
        <unit bldFile="meetingrequest/mrutilscalplugin/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    93
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    94
      <component id="mrviewer" filter="s60" name="MR Viewer" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    95
        <unit bldFile="meetingrequest/mrviewer/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    96
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    97
      <component id="mrviewercalplugin" filter="s60" name="MR Viewer Calendar Plugin" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    98
        <unit bldFile="meetingrequest/mrviewercalplugin/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    99
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   100
      <component id="mricalviewer" filter="s60" name="MR iCal Viewer" class="plugin" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   101
        <unit bldFile="meetingrequest/mricalviewer/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   102
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   103
      <component id="mrversit2" filter="s60" name="MR Versit2" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   104
        <unit bldFile="meetingrequest/mrversit2/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   105
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   106
      <component id="mragnversit2" filter="s60" name="MR Agenda Versit2" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   107
        <unit bldFile="meetingrequest/mragnversit2/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   108
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   109
      <component id="mrcasplugin" filter="s60" name="MR Contact Action Service Plugin" class="plugin" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   110
        <unit bldFile="meetingrequest/mrcasplugin/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   111
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   112
      <component id="mrurlparserplugin" filter="s60" name="MR URL Parser Plugin" class="plugin" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   113
        <unit bldFile="meetingrequest/mrurlparserplugin/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   114
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   115
      <component id="meetingrequest_build" filter="s60" name="MR Build" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   116
		<!-- can the exports be broken up into the other components ?
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   117
			alternatively, move the exports into a RM Config component-->
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   118
        <unit bldFile="meetingrequest/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   119
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   120
    </collection>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   121
    <collection id="emailuis" name="Email UIs" level="app">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   122
      <component id="emailui" filter="s60" name="Email UI" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   123
        <unit bldFile="emailuis/emailui/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   124
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   125
      <component id="gsemailsettings" filter="s60" name="Email GS Settings" class="plugin" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   126
        <unit bldFile="emailuis/gsemailsettings/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   127
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   128
      <component id="uicomponents" filter="s60" name="Email UI Components" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   129
        <unit bldFile="emailuis/uicomponents/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   130
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   131
      <component id="widget" filter="s60" name="Email Widget" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   132
        <meta rel="config">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   133
        	<condition not-defined="FF_CMAIL_INTEGRATION"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   134
        </meta>      
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   135
        <unit bldFile="emailuis/widget/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   136
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   137
      	<!-- until config is supported, may need to just use emailuis/group/bld.inf -->
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   138
    </collection>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   139
    <collection id="commonemail_info" name="Email Apps Info" level="app">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   140
      <component id="emailhelp" filter="s60" name="Email Help">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   141
      	<!-- should this be commented out or not? -->
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   142
        <!-- <unit bldFile="emailhelp/group"/> -->
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   143
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   144
      <component id="commonemail_help" filter="s60" name="Email Help" introduced="^2">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   145
      	<!-- should this be commented out or not? -->
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   146
        <!-- <unit bldFile="help/group"/> -->
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   147
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   148
      <component id="email_plat" filter="s60" class="api" name="Email Apps Platform Interfaces">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   149
        <unit bldFile="email_plat/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   150
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   151
    </collection>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   152
  </package>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
   153
</SystemDefinition>