symbian3/app/dictionary/package_definition.xml
author William Roberts <williamr@symbian.org>
Wed, 10 Nov 2010 13:44:07 +0000
branchHighFidelityModel
changeset 484 038a7c0bf751
parent 245 30e67220bf86
permissions -rw-r--r--
Remove msgconf component from messagingmw, to enable the proper vlcp and vcdp support provided by app/messaging - Bug 3831

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
 <package id="dictionary" name="Dictionary" levels="utils ui">
  <collection id="dictionary_plat" name="Dictionary Platform Interfaces" level="ui">
   <component id="menu_suites_macros_api" name="Menu Suites Macros API" class="api" filter="s60">
    <meta rel="Api" href="dictionary_plat/menu_suites_macros_api/menu_suites_macros_api.metaxml"/>
    <unit bldFile="dictionary_plat/menu_suites_macros_api/group"/>
   </component>
  </collection>
  <collection id="userdict" name="User Dictionary" level="ui">
   <!-- collection is really a component, move down a dir -->
   <component id="userdict_build" filter="s60" name="Japanese User Dictionary">
    <unit bldFile="userdict/group"/>
   </component>
  </collection>
 </package>
</SystemDefinition>