symbian4/app/commonemail/package_definition.xml
changeset 305 123e27c43968
child 320 7975a56cd8c7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/symbian4/app/commonemail/package_definition.xml	Mon Jun 14 10:42:47 2010 +0100
@@ -0,0 +1,137 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE SystemDefinition [
+ <!ELEMENT SystemDefinition (systemModel)>
+ <!ATTLIST SystemDefinition
+  name CDATA #REQUIRED
+  schema CDATA #REQUIRED>
+ <!ELEMENT systemModel (layer+)>
+ <!ELEMENT layer (block*|collection*)*>
+ <!ATTLIST layer
+  name CDATA #REQUIRED
+  long-name CDATA #IMPLIED
+  levels NMTOKENS #IMPLIED
+  span CDATA #IMPLIED>
+ <!ELEMENT block (subblock*|collection*)*>
+ <!ATTLIST block
+  levels NMTOKENS #IMPLIED
+  span CDATA #IMPLIED
+  level NMTOKEN #IMPLIED
+  name CDATA #REQUIRED
+  long-name CDATA #IMPLIED>
+ <!ELEMENT subblock (collection)*>
+ <!ATTLIST subblock
+  name CDATA #REQUIRED
+  long-name CDATA #IMPLIED>
+ <!ELEMENT collection (component)*>
+ <!ATTLIST collection
+  name CDATA #REQUIRED
+  long-name CDATA #IMPLIED
+  level NMTOKEN #IMPLIED>
+ <!ELEMENT component (unit)*>
+ <!ATTLIST component
+  name CDATA #REQUIRED
+  long-name CDATA #IMPLIED
+  deprecated CDATA #IMPLIED
+  introduced CDATA #IMPLIED
+  contract CDATA #IMPLIED
+  plugin (Y|N) 'N'
+  filter CDATA #IMPLIED
+  class NMTOKENS #IMPLIED
+  supports CDATA #IMPLIED
+  purpose (optional|mandatory|development) 'optional'>
+ <!ELEMENT unit EMPTY>
+ <!ATTLIST unit
+  mrp CDATA #IMPLIED
+  filter CDATA #IMPLIED
+  bldFile CDATA #IMPLIED
+  root CDATA #IMPLIED
+  version NMTOKEN #IMPLIED
+  prebuilt NMTOKEN #IMPLIED
+  late (Y|N) #IMPLIED
+  priority CDATA #IMPLIED>
+]>
+<SystemDefinition name="Symbian^4" schema="2.0.1">
+ <systemModel>
+  <layer name="app" long-name="Applications" levels="services apps">
+   <block name="commonemail" level="apps" span="2" long-name="Email Apps" levels="service support ui app">
+<!-- need to resolve the qt parts into proper components, then uncomment the units -->
+<collection name="email_plat" long-name="Email Apps Platform Interfaces" level="app">
+<component name="nmail_client_api" long-name="NMail Client API" filter="s60" introduced="^4" class="api placeholder">
+<!--<unit bldFile="email_plat" qt:proFile="email_plat.pro"/> -->
+</component>
+</collection>
+<collection name="emailservices" long-name="Email Services" level="service">
+<component name="nmailbase" filter="s60" long-name="NMail Base" introduced="^4" class="placeholder">
+<!-- <unit bldFile="emailservices/nmailbase" qt:proFile="nmailbase.pro"/> -->
+</component>
+<component name="emailcommon" filter="s60" long-name="Email Common" introduced="^4" class="placeholder">
+<!-- <unit bldFile="emailservices/emailcommon" qt:proFile="emailcommon.pro"/>-->
+</component>
+<component name="emailframework" filter="s60" long-name="Email Framework" introduced="^2" class="placeholder">
+<!-- <unit bldFile="emailservices/emailframework" qt:proFile="emailframework.pro"/>-->
+</component>
+<component name="emailstore" filter="s60" long-name="Email Store" introduced="^2" class="placeholder">
+<!-- <unit bldFile="emailservices/emailstore" qt:proFile="emailstore.pro"/>-->
+</component>
+<component name="nmclientapi" filter="s60" long-name="Nmail Client API" introduced="^4" class="placeholder">
+<!-- <unit bldFile="emailservices/nmclientapi" qt:proFile="nmclientapi.pro"/>-->
+</component>
+<component name="nmailagent" filter="s60" long-name="Nmail Agent" introduced="^4" class="placeholder">
+<!-- <unit bldFile="emailservices/nmailagent" qt:proFile="nmailagent.pro"/>-->
+</component>
+</collection>
+<collection name="ipsservices" long-name="IMAP/POP/SMTP Services" level="service">
+<component name="ipssosplugin" filter="s60" long-name="IPS SOS Plugin" introduced="^2" plugin="Y" class="placeholder">
+<!-- SOS? Consider spelling it out since the abbreviation is ambiguous -->
+<!--<unit bldFile="ipsservices/ipssosplugin" qt:proFile="ipssosplugin.pro" />-->
+</component>
+<component name="nmimapclientplugin" filter="s60" long-name="NM IMAP Client Plugin" introduced="^4" plugin="Y" class="placeholder">
+<!--<unit bldFile="ipsservices/nmimapclientplugin" qt:proFile="nmimapclientplugin.pro"/>-->
+</component>
+<component name="nmipsmtms" filter="s60" long-name="NM IPS Client Plugin" introduced="^4" plugin="Y" class="placeholder">
+<!-- <unit bldFile="ipsservices/nmipsmtms" qt:proFile="nmipsmtms.pro"/>-->
+</component>
+<component name="nmipssettings" filter="s60" long-name="NM IPS Settings" introduced="^4" class="placeholder">
+<!-- <unit bldFile="ipsservices/nmipssettings" qt:proFile="nmipssettings.pro"/>-->
+</component>
+<component name="ipsservices_build" filter="s60" long-name="IPS Services Build" introduced="^2" class="placeholder">
+<!--<unit bldFile="ipsservices" qt:proFile="ipsservices.pro"/> -->
+<!-- can the exports be broken up into the other components or made a config component?-->
+</component>
+</collection>
+<collection name="emailuis" long-name="Email UIs" level="app">
+<component name="nmailuiengine" filter="s60" long-name="Nmail UI Engine" introduced="^4" class="placeholder">
+<!-- <unit bldFile="emailuis/nmailuiengine" qt:proFile="nmailuiengine.pro"/> -->
+</component>
+<component name="nmailuiwidgets" filter="s60" long-name="Nmail UI Widgets" introduced="^4" class="placeholder">
+<!-- <unit bldFile="emailuis/nmailuiwidgets" qt:proFile="nmailuiwidgets.pro"/> -->
+</component>
+<component name="nmailuiwidgetsplugin" filter="s60" long-name="Nmail UI Widgets Plugin" introduced="^4" plugin="Y" class="placeholder">
+<!-- <unit bldFile="emailuis/nmailuiwidgetsplugin" qt:proFile="nmailuiwidgetsplugin.pro"/> -->
+</component>
+<component name="nmsettingui" filter="s60" long-name="Nmail Setting UI" introduced="^4" plugin="Y" class="placeholder">
+<!-- <unit bldFile="emailuis/nmsettingui" qt:proFile="nmsettingui.pro"/> -->
+</component>
+<component name="nmailcpplugin" filter="s60" long-name="Nmail CP Plugin" introduced="^4" plugin="Y" class="placeholder">
+<!-- <unit bldFile="emailuis/nmailcpplugin" qt:proFile="nmailcpplugin.pro"/> -->
+</component>
+<component name="nmailui" filter="s60" long-name="Nmail UI" introduced="^4" class="placeholder">
+<!-- <unit bldFile="emailuis/nmailui" qt:proFile="nmailui.pro"/> -->
+</component>
+<component name="nmindicatorplugin" filter="s60" long-name="Nmail Indicator Plugin" introduced="^4" plugin="Y" class="placeholder">
+<!-- <unit bldFile="emailuis/nmindicatorplugin" qt:proFile="nmindicatorplugin.pro"/> -->
+</component>
+<component name="nmframeworkadapter" filter="s60" long-name="Nmail Framework Adapter" introduced="^4" plugin="Y" class="placeholder">
+<!-- <unit bldFile="emailuis/nmframeworkadapter" qt:proFile="nmframeworkadapter.pro"/> -->
+</component>
+</collection>
+<collection name="commonemail_info" long-name="Email Apps Info" level="app">
+<component name="commonemail_build" long-name="Email Apps Build" introduced="^4">
+<!-- split into actual components -->
+<unit bldFile="/sf/app/commonemail" proFile="nmail.pro" qmakeArgs="-r"/>
+</component>
+</collection>
+</block>
+  </layer>
+ </systemModel>
+</SystemDefinition>
\ No newline at end of file