symbian3/app/webuis/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 14:26:29 +0000
branchHighFidelityModel
changeset 503 369bf028144a
parent 245 30e67220bf86
permissions -rw-r--r--
Removed __WEB_WIDGETS configuration, as it's now done within the bld.infs referenced by the webuis package definition
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="webuis" name="Web UIs" levels="plugin 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="browserui" name="Browser UI" 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
     5
      <component id="browser" filter="s60" name="Browser">
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="browserui/browser/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="operatormenu" filter="s60" name="Browser Operator Menu">
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="browserui/operatormenu/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="videoservices" filter="s60" name="Browser Video Services">
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="browserui/videoservices/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
    </collection>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    15
    <collection id="browserplugins" name="Browser Plugins" level="plugin">
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 id="browsersysteminfoplugin" filter="s60" name="Browser System Info Plugin" class="plugin">
503
369bf028144a Removed __WEB_WIDGETS configuration, as it's now done within the bld.infs referenced by the webuis package definition
Simon Howkins <simonh@symbian.org>
parents: 245
diff changeset
    17
      	<unit bldFile="browserplugins/browsersysteminfoplugin/group"/>
38
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    18
      </component>
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 id="browsergpsplugin" filter="s60" name="Browser GPS Plugin" class="plugin">
503
369bf028144a Removed __WEB_WIDGETS configuration, as it's now done within the bld.infs referenced by the webuis package definition
Simon Howkins <simonh@symbian.org>
parents: 245
diff changeset
    20
      	<unit bldFile="browserplugins/browsergpsplugin/group"/>
38
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    21
      </component>
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 id="browseraudiovideoplugin" filter="s60" name="Browser Audio Video Plugin" class="plugin">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    23
        <unit bldFile="browserplugins/browseraudiovideoplugin/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    24
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    25
    </collection>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    26
    <collection id="pushmtm" name="Push MTM" level="plugin">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    27
      <component id="pushmtm_help" filter="s60" name="Push MTM Help">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    28
        <unit bldFile="pushmtm/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
    29
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    30
      <component id="plugins" filter="s60" name="Push MTM Plugins" class="plugin">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    31
        <unit bldFile="pushmtm/plugins/group"/>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    32
      </component>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    33
      <component id="pushmtm_build" filter="s60" name="Push MTM Build">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    34
		<!-- Some content is at collection level and some is at comopnent level. Either make this a single
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    35
			component and move it down a diretcory, or make separate independent components in this collection -->
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="pushmtm/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
  </package>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    40
</SystemDefinition>