symbian3/app/organizer/package_definition.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Fri, 19 Feb 2010 16:53:21 +0000
branchHighFidelityModel
changeset 93 cde6c6e331f0
parent 92 eb82b25cc4f9
parent 86 e068c62e9ba2
child 141 27d9d356efbf
permissions -rw-r--r--
Integration
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"?>
86
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
     2
<!DOCTYPE SystemDefinition [
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
     3
<!ELEMENT SystemDefinition ( systemModel )>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
     4
<!ATTLIST SystemDefinition
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
     5
  name CDATA #REQUIRED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
     6
  schema CDATA #REQUIRED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
     7
>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
     8
<!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
     9
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    10
<!-- System Model Section of DTD -->
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    11
<!ELEMENT systemModel (layer+)>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    12
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    13
<!ELEMENT layer (block* | collection*)*>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    14
<!-- Kernel Services, Base Services, OS Services, Etc -->
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    15
<!ATTLIST layer
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    16
  name CDATA #REQUIRED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    17
  long-name CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    18
  levels NMTOKENS #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    19
  span CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    20
>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    21
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    22
<!ELEMENT block (subblock* | collection*)*>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    23
 <!-- Generic OS services, Comms Services, etc -->
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    24
<!ATTLIST block
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    25
  levels NMTOKENS #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    26
  span CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    27
  level NMTOKEN #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    28
  name CDATA #REQUIRED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    29
  long-name CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    30
>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    31
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    32
<!ELEMENT subblock (collection)*>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    33
<!-- Cellular Baseband Services, Networking Services, etc -->
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    34
<!ATTLIST subblock
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    35
  name CDATA #REQUIRED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    36
  long-name CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    37
>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    38
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    39
<!ELEMENT collection (component)*>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    40
<!-- Screen Driver, Content Handling, etc -->
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    41
<!ATTLIST collection
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    42
  name CDATA #REQUIRED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    43
  long-name CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    44
  level NMTOKEN #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    45
>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    46
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    47
<!ELEMENT component (unit)*>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    48
<!-- contains units or is a  package or prebuilt -->
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    49
<!ATTLIST component
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    50
  name CDATA #REQUIRED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    51
  long-name CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    52
  deprecated CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    53
  introduced CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    54
  contract CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    55
  plugin (Y|N) "N"
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    56
  filter CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    57
  class NMTOKENS #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    58
  supports CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    59
  purpose ( optional | mandatory | development ) "optional"
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    60
>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    61
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    62
<!ELEMENT unit EMPTY >
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    63
<!-- must be buildable (bld.inf) -->
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    64
<!-- bldFile  may someday be removed in favour of mrp -->
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    65
<!ATTLIST unit
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    66
  mrp CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    67
  filter CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    68
  bldFile CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    69
  root CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    70
  version NMTOKEN #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    71
  prebuilt NMTOKEN #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    72
  late (Y|N) #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    73
  priority CDATA #IMPLIED
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    74
>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
    75
]>
39
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    76
<SystemDefinition name="Symbian^3" schema="2.0.1">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    77
  <systemModel>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    78
    <layer name="app" long-name="Applications" levels="services apps">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    79
      <block name="organizer" level="apps" span="2" long-name="Organizer Application Suite" levels="support services engine ui app">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    80
        <collection name="alarmengines" long-name="Alarm Engines" level="engine">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    81
          <component name="missedalarmstore" filter="s60" long-name="Missed Alarm Store">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    82
            <unit bldFile="/sf/app/organizer/alarmengines/missedalarmstore/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    83
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    84
        </collection>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    85
        <collection name="calendarengines" long-name="Calendar Engines" level="engine">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    86
          <component name="versit2" filter="s60" long-name="Versit 2 iCal Parser" introduced="9.2">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    87
            <unit bldFile="/sf/app/organizer/calendarengines/versit2/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    88
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    89
          <component name="agnversit2" filter="s60" long-name="Versit 2 Agenda Interface" introduced="9.2" plugin="Y">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    90
            <unit bldFile="/sf/app/organizer/calendarengines/agnversit2/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    91
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    92
          <component name="caleninterimutils" filter="s60" long-name="Calendar Interim Utils" introduced="9.1">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    93
            <unit bldFile="/sf/app/organizer/calendarengines/caleninterimutils/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    94
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    95
          <component name="calenimp" filter="s60" long-name="Calendar Import Wrapper" introduced="7.0s">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    96
            <unit bldFile="/sf/app/organizer/calendarengines/calenimp/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    97
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    98
          <component name="calenlauncher" filter="s60" long-name="Calendar Launcher">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    99
            <unit bldFile="/sf/app/organizer/calendarengines/calenlauncher/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   100
          </component>
86
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
   101
          <component name="caldav" filter="s60" long-name="CalDav Server" introduced="^3">
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
   102
            <unit bldFile="/sf/app/organizer/calendarengines/caldav/group"/>
e068c62e9ba2 Add caldav component, to match the sf/app/organizer/group/bld.inf file.
William Roberts <williamr@symbian.org>
parents: 59
diff changeset
   103
          </component>
39
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   104
        </collection>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   105
        <collection name="meetingrequestengines" long-name="Meeting Request Engines" level="engine">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   106
          <component name="mrmailbox" filter="s60" long-name="Meeting Request Mailbox">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   107
            <unit bldFile="/sf/app/organizer/meetingrequestengines/mrmailbox/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   108
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   109
          <component name="mrmailboxutils" filter="s60" long-name="Meeting Request Mailbox Utils" plugin="Y">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   110
            <unit bldFile="/sf/app/organizer/meetingrequestengines/mrmailboxutils/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   111
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   112
        </collection>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   113
        <collection name="searchfw" long-name="Search Framework" level="services">
59
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   114
          <!-- Uncomment all units when configuration is in place. All currently #included from searchfw_build, which should be removed at the same time. -->
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   115
          <component name="coresearchfw" filter="s60" long-name="Core Search Framework" introduced="^1" class="placeholder">
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   116
            <!--<unit bldFile="searchfw/coresearchfw/group"/>-->
39
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   117
          </component>
59
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   118
          <component name="searchfw_plugins" filter="s60" long-name="Search Plugins" introduced="^1" plugin="Y" class="placeholder">
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   119
            <!--<unit bldFile="searchfw/plugins/group"/>-->
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   120
          </component>
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   121
          <component name="searchfw_build" filter="s60" long-name="Search Framework Build" introduced="^1">
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   122
            <unit bldFile="/sf/app/organizer/searchfw/group"/>
39
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   123
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   124
        </collection>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   125
        <collection name="alarmui" long-name="Alarm UI" level="app">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   126
          <!-- collection is really a component, should move down a directory -->
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   127
          <component name="alarmui_build" filter="s60" long-name="Alarm UI Build">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   128
            <unit bldFile="/sf/app/organizer/alarmui/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   129
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   130
        </collection>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   131
        <collection name="calendarui" long-name="Calendar UI" level="ui">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   132
          <component name="calendarui_help" filter="s60" long-name="Calendar UI Help">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   133
            <unit bldFile="/sf/app/organizer/calendarui/help/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   134
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   135
          <component name="commonutils" filter="s60" long-name="Calendar Common Utils">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   136
            <unit bldFile="/sf/app/organizer/calendarui/commonutils/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   137
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   138
          <component name="globaldata" filter="s60" long-name="Calendar Global Data">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   139
            <unit bldFile="/sf/app/organizer/calendarui/globaldata/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   140
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   141
          <component name="settings" filter="s60" long-name="Calendar Settings">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   142
            <!-- these should be merged into a single bld.inf or split into two components -->
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   143
            <unit bldFile="/sf/app/organizer/calendarui/settings/gsplugin/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   144
            <unit bldFile="/sf/app/organizer/calendarui/settings/settingsui/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   145
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   146
          <component name="customisation" filter="s60" long-name="Calendar Customisation">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   147
            <unit bldFile="/sf/app/organizer/calendarui/customisation/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   148
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   149
          <component name="customisationmanager" filter="s60" long-name="Calendar Customisation Manager">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   150
            <unit bldFile="/sf/app/organizer/calendarui/customisationmanager/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   151
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   152
          <component name="multicaluidialog" filter="s60" long-name="Multi-Calendar UI Dialog" introduced="^3">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   153
            <unit bldFile="/sf/app/organizer/calendarui/multicaluidialog/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   154
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   155
          <component name="views" filter="s60" long-name="Calendar Views">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   156
            <unit bldFile="/sf/app/organizer/calendarui/views/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   157
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   158
          <component name="calendarui_controller" filter="s60" long-name="Calendar Controller">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   159
            <unit bldFile="/sf/app/organizer/calendarui/controller/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   160
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   161
          <component name="calendarui_editors" filter="s60" long-name="Calendar Editors">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   162
            <unit bldFile="/sf/app/organizer/calendarui/editors/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   163
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   164
          <component name="calendarui_application" filter="s60" long-name="Calendar Application">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   165
            <unit bldFile="/sf/app/organizer/calendarui/application/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   166
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   167
          <component name="missedalarmindicatorplugin" filter="s60" long-name="Missed Alarm Indicator Plugin" plugin="Y">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   168
            <unit bldFile="/sf/app/organizer/calendarui/missedalarmindicatorplugin/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   169
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   170
          <component name="calendarui_server" filter="s60" long-name="Calendar Server">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   171
            <!-- these should be merged into a single bld.inf or split into two components -->
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   172
            <unit bldFile="/sf/app/organizer/calendarui/server/calensvr/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   173
            <unit bldFile="/sf/app/organizer/calendarui/server/calensvrclient/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   174
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   175
          <component name="regionalplugins" filter="s60" long-name="Calendar Regional Plugins" plugin="Y">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   176
            <!-- these should be merged into a single bld.inf or split into four components -->
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   177
            <unit bldFile="/sf/app/organizer/calendarui/regionalplugins/calenregionalutil/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   178
            <unit bldFile="/sf/app/organizer/calendarui/regionalplugins/lunarchinese/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   179
            <unit bldFile="/sf/app/organizer/calendarui/regionalplugins/lunarvietnamese/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   180
            <unit bldFile="/sf/app/organizer/calendarui/regionalplugins/thai/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   181
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   182
          <component name="calenaiwprovider" filter="s60" long-name="Calendar AIW Proivder" introduced="^3" plugin="Y">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   183
            <unit bldFile="/sf/app/organizer/calendarui/calenaiwprovider/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   184
          </component>
92
eb82b25cc4f9 Tidy adaptation pkgs, add caldav.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 59
diff changeset
   185
          <component name="caldav" filter="sf_build" long-name="CalDAV" introduced="^3" plugin="Y">
eb82b25cc4f9 Tidy adaptation pkgs, add caldav.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 59
diff changeset
   186
            <unit bldFile="/sf/app/organizer/calendarui/caldav/group"/>
eb82b25cc4f9 Tidy adaptation pkgs, add caldav.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 59
diff changeset
   187
          </component>
39
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   188
          <component name="calendarui_build" filter="s60" long-name="Calendar UI Build">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   189
            <!-- split contents into separate components -->
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   190
            <unit bldFile="/sf/app/organizer/calendarui/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   191
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   192
        </collection>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   193
        <collection name="meetingui" long-name="Meeting UI" level="ui">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   194
          <component name="attendeeview" filter="s60" long-name="Attendee View">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   195
            <unit bldFile="/sf/app/organizer/meetingui/attendeeview/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   196
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   197
          <component name="agnentryui" filter="s60" long-name="Agenda Entry UI" plugin="Y">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   198
            <unit bldFile="/sf/app/organizer/meetingui/agnentryui/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   199
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   200
          <component name="meetingrequestutils" filter="s60" long-name="Meeting Request Utils">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   201
            <unit bldFile="/sf/app/organizer/meetingui/meetingrequestutils/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   202
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   203
          <component name="meetingrequestviewers" filter="s60" long-name="Meeting Request Viewers" plugin="Y">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   204
            <unit bldFile="/sf/app/organizer/meetingui/meetingrequestviewers/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   205
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   206
          <component name="meetingui_build" filter="s60" long-name="Meeting UI Build">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   207
            <!-- split contents into separate components -->
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   208
            <unit bldFile="/sf/app/organizer/meetingui/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   209
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   210
        </collection>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   211
        <collection name="clock2" long-name="Clock" level="app">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   212
          <component name="clockengines" filter="s60" long-name="Clock Engines">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   213
            <unit bldFile="/sf/app/organizer/clock2/clockengines/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   214
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   215
          <component name="clockui" filter="s60" long-name="Clock UI">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   216
            <unit bldFile="/sf/app/organizer/clock2/clockui/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   217
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   218
          <component name="clock2_help" filter="s60" long-name="Clock Help">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   219
            <unit bldFile="/sf/app/organizer/clock2/help/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   220
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   221
          <component name="clock2_build" filter="s60" long-name="Clock Build">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   222
            <!-- split contents into separate components, or just make this one component -->
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   223
            <unit bldFile="/sf/app/organizer/clock2/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   224
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   225
        </collection>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   226
        <collection name="notepad" long-name="Notepad" level="ui">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   227
          <component name="notepad_help" filter="s60" long-name="Notepad Help">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   228
            <unit bldFile="/sf/app/organizer/notepad/help/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   229
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   230
          <component name="notepad1" filter="s60" long-name="Notepad Application 1">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   231
            <unit bldFile="/sf/app/organizer/notepad/notepad1/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   232
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   233
          <component name="txtrecog" filter="s60" long-name="Text Recognizer" plugin="Y">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   234
            <unit bldFile="/sf/app/organizer/notepad/txtrecog/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   235
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   236
        </collection>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   237
        <collection name="searchui" long-name="Search UI" level="app">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   238
          <!-- consider making this a single component -->
59
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   239
          <!-- Uncomment all units when configuration is in place. All currently #included from searchui_build, which should be removed at the same time. -->
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   240
          <component name="searchui_help" filter="s60" long-name="Search UI Help" class="placeholder">
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   241
            <!--<unit bldFile="searchui/help/group"/>-->
39
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   242
          </component>
59
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   243
          <component name="searchapp" filter="s60" long-name="Search Application" class="placeholder">
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   244
            <!--<unit bldFile="searchui/searchapp/group"/>-->
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   245
          </component>
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   246
          <component name="searchui_build" filter="s60" long-name="Search UI Build">
7da3f5055ea5 Comment out configurable units which are #included elsewhere
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 39
diff changeset
   247
            <unit bldFile="/sf/app/organizer/searchui/group"/>
39
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   248
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   249
        </collection>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   250
        <collection name="pimappservices" long-name="PIM Application Services" level="services">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   251
          <component name="calendar" long-name="Calendar" introduced="9.2" purpose="optional">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   252
            <unit bldFile="/sf/app/organizer/pimappservices/calendar/group" mrp="/sf/app/organizer/pimappservices/calendar/group/app-engines_calendar.mrp" version="2"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   253
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   254
          <component name="calendarvcalplugin" long-name="Calendar vCal Plugin" introduced="8.1" purpose="optional" plugin="Y">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   255
            <unit bldFile="/sf/app/organizer/pimappservices/calendarvcalplugin/group" mrp="/sf/app/organizer/pimappservices/calendarvcalplugin/group/app-engines_agnversit2.mrp" version="2"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   256
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   257
          <component name="appenginesdocs" long-name="Application Engines Documentation" purpose="development" class="doc">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   258
            <unit mrp="/sf/app/organizer/pimappservices/appenginesdocs/app-engines_documentation.mrp"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   259
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   260
        </collection>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   261
        <collection name="pimappsupport" long-name="PIM Application Support" level="support">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   262
          <component name="vcardandvcal" long-name="vCard and vCal" introduced="ER5" purpose="optional">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   263
            <unit bldFile="/sf/app/organizer/pimappsupport/vcardandvcal/group" mrp="/sf/app/organizer/pimappsupport/vcardandvcal/group/app-services_versit.mrp"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   264
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   265
          <component name="chinesecalendarconverter" long-name="Chinese Calendar Converter" introduced="6.1" purpose="optional">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   266
            <unit bldFile="/sf/app/organizer/pimappsupport/chinesecalendarconverter/group" mrp="/sf/app/organizer/pimappsupport/chinesecalendarconverter/group/app-services_calcon.mrp"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   267
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   268
        </collection>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   269
        <collection name="organizer_info" long-name="Organizer Application Suite Info" level="app">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   270
          <component name="organizer_pub" filter="s60" long-name="Organizer Application Suite Public Interfaces" class="api">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   271
            <unit bldFile="/sf/app/organizer/organizer_pub/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   272
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   273
          <component name="organizer_plat" filter="s60" long-name="Organizer Application Suite Platform Interfaces" class="api">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   274
            <unit bldFile="/sf/app/organizer/organizer_plat/group"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   275
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   276
          <component name="organizer_metadata" long-name="Organizer Application Suite Metadata" introduced="^2" purpose="development" class="config PC">
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   277
            <unit mrp="/sf/app/organizer/organizer_info/organizer_metadata/organizer_metadata.mrp"/>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   278
          </component>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   279
        </collection>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   280
      </block>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   281
    </layer>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   282
  </systemModel>
bd4651024dad Update the pkgdefs for the remainder of the app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   283
</SystemDefinition>