RCL_3/app/conversations/package_definition.xml
changeset 433 df51cca71c18
child 511 5b9ea224ada6
equal deleted inserted replaced
431:6ca67109640b 433:df51cca71c18
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!DOCTYPE SystemDefinition [
       
     3  <!ELEMENT SystemDefinition (systemModel)>
       
     4  <!ATTLIST SystemDefinition
       
     5   name CDATA #REQUIRED
       
     6   schema CDATA #REQUIRED>
       
     7  <!ELEMENT systemModel (layer+)>
       
     8  <!ELEMENT layer (block*|collection*)*>
       
     9  <!ATTLIST layer
       
    10   name CDATA #REQUIRED
       
    11   long-name CDATA #IMPLIED
       
    12   levels NMTOKENS #IMPLIED
       
    13   span CDATA #IMPLIED>
       
    14  <!ELEMENT block (subblock*|collection*)*>
       
    15  <!ATTLIST block
       
    16   levels NMTOKENS #IMPLIED
       
    17   span CDATA #IMPLIED
       
    18   level NMTOKEN #IMPLIED
       
    19   name CDATA #REQUIRED
       
    20   long-name CDATA #IMPLIED>
       
    21  <!ELEMENT subblock (collection)*>
       
    22  <!ATTLIST subblock
       
    23   name CDATA #REQUIRED
       
    24   long-name CDATA #IMPLIED>
       
    25  <!ELEMENT collection (component)*>
       
    26  <!ATTLIST collection
       
    27   name CDATA #REQUIRED
       
    28   long-name CDATA #IMPLIED
       
    29   level NMTOKEN #IMPLIED>
       
    30  <!ELEMENT component (unit)*>
       
    31  <!ATTLIST component
       
    32   name CDATA #REQUIRED
       
    33   long-name CDATA #IMPLIED
       
    34   deprecated CDATA #IMPLIED
       
    35   introduced CDATA #IMPLIED
       
    36   contract CDATA #IMPLIED
       
    37   plugin (Y|N) 'N'
       
    38   filter CDATA #IMPLIED
       
    39   class NMTOKENS #IMPLIED
       
    40   supports CDATA #IMPLIED
       
    41   purpose (optional|mandatory|development) 'optional'>
       
    42  <!ELEMENT unit EMPTY>
       
    43  <!ATTLIST unit
       
    44   mrp CDATA #IMPLIED
       
    45   filter CDATA #IMPLIED
       
    46   bldFile CDATA #IMPLIED
       
    47   root CDATA #IMPLIED
       
    48   version NMTOKEN #IMPLIED
       
    49   prebuilt NMTOKEN #IMPLIED
       
    50   late (Y|N) #IMPLIED
       
    51   priority CDATA #IMPLIED>
       
    52 ]>
       
    53 <SystemDefinition name="Symbian^3" schema="2.0.1">
       
    54  <systemModel>
       
    55   <layer name="app" long-name="Applications" levels="services apps">
       
    56    <block name="conversations" level="apps" long-name="Conversation Apps" levels="settings utils plugin ui">
       
    57 <collection name="conversations_plat" long-name="Conversation Apps Platform Interfaces" level="ui">
       
    58 <component name="im_cv_launcher_api" long-name="IM CV Launcher API" filter="s60" class="api">
       
    59 <unit bldFile="/sf/app/conversations/conversations_plat/im_cv_launcher_api/group"/>
       
    60 </component>
       
    61 <component name="im_connection_api" long-name="IM Connection API" filter="s60" class="api">
       
    62 <unit bldFile="/sf/app/conversations/conversations_plat/im_connection_api/group"/>
       
    63 </component>
       
    64 <component name="im_cv_appui_api" long-name="IM CV App UI API" filter="s60" class="api">
       
    65 <unit bldFile="/sf/app/conversations/conversations_plat/im_cv_appui_api/group"/>
       
    66 </component>
       
    67 </collection>
       
    68 <collection name="uiservicetabsettings" long-name="UI Service Tab Settings" level="settings">
       
    69 <!-- this is really at the wrong rank. should move down a directory -->
       
    70 <component name="vimpstsettings" filter="s60" long-name="VIMP Service Tab Settings">
       
    71 <unit bldFile="/sf/app/conversations/uiservicetabsettings/group"/>
       
    72 </component>
       
    73 </collection>
       
    74 <collection name="instantmessagesalert" long-name="Instant Messages Alert" level="utils">
       
    75 <!-- this is really at the wrong rank. should move down a directory -->
       
    76 <component name="instantmessagesalert_build" filter="s60" long-name="Instant Messages Alert build" introduced="^3">
       
    77 <unit bldFile="/sf/app/conversations/instantmessagesalert/group"/>
       
    78 </component>
       
    79 </collection>
       
    80 <collection name="imstutils" long-name="IM Service Tab Utils" level="utils">
       
    81 <component name="imstutils_help" filter="s60" long-name="IM Service Tab Help">
       
    82 <unit bldFile="/sf/app/conversations/imstutils/help/group"/>
       
    83 </component>
       
    84 <component name="imconnectionprovider" filter="s60" long-name="IM Connection Provider" plugin="Y">
       
    85 <unit bldFile="/sf/app/conversations/imstutils/imconnectionprovider/group"/>
       
    86 </component>
       
    87 <component name="xmppadapter" filter="s60" long-name="XMPP Settings Adapter" plugin="Y">
       
    88 <unit bldFile="/sf/app/conversations/imstutils/xmppadapter/group"/>
       
    89 </component>
       
    90 <component name="imconversationview" filter="s60" long-name="IM Conversation View">
       
    91 <unit bldFile="/sf/app/conversations/imstutils/imconversationview/group"/>
       
    92 </component>
       
    93 <component name="imstutils_config" filter="s60" long-name="IM Service Tab Utils config" class="config">
       
    94 <!-- remove the #includes and or moved ithe loc file into one the above components -->
       
    95 <unit bldFile="/sf/app/conversations/imstutils/group"/>
       
    96 </component>
       
    97 </collection>
       
    98 <collection name="uiservicetab" long-name="UI Service Tab" level="ui">
       
    99 <component name="vimpstutils" filter="s60" long-name="VIMP Service Tab Utilities">
       
   100 <!-- need to spell out VIMP at least once -->
       
   101 <unit bldFile="/sf/app/conversations/uiservicetab/vimpstutils/group"/>
       
   102 </component>
       
   103 <component name="vimpststorage" filter="s60" long-name="VIMP Service Tab Storage">
       
   104 <unit bldFile="/sf/app/conversations/uiservicetab/vimpststorage/group"/>
       
   105 </component>
       
   106 <component name="vimpstengine" filter="s60" long-name="VIMP Service Tab Engine">
       
   107 <unit bldFile="/sf/app/conversations/uiservicetab/vimpstengine/group"/>
       
   108 </component>
       
   109 <component name="vimpstcmdprocess" filter="s60" long-name="VIMP Service Tab Command Process">
       
   110 <unit bldFile="/sf/app/conversations/uiservicetab/vimpstcmdprocess/group"/>
       
   111 </component>
       
   112 <component name="vimpstui" filter="s60" long-name="VIMP Service Tab UI">
       
   113 <unit bldFile="/sf/app/conversations/uiservicetab/vimpstui/group"/>
       
   114 </component>
       
   115 <component name="vimpstdetailsviewplugin" filter="s60" long-name="VIMP ST Details View Plugin" plugin="Y">
       
   116 <unit bldFile="/sf/app/conversations/uiservicetab/vimpstdetailsviewplugin/group"/>
       
   117 </component>
       
   118 <component name="uiservicetab_build" filter="s60" long-name="UI Service Tab Build">
       
   119 <!-- can this be distributed into the above bld.infs? -->
       
   120 <unit bldFile="/sf/app/conversations/uiservicetab/group"/>
       
   121 </component>
       
   122 </collection>
       
   123 <collection name="servicewidget" long-name="Service Widget" level="ui">
       
   124 <component name="servicewidgetdatapublisher" filter="s60" long-name="Service Widget Data Publisher" plugin="Y">
       
   125 <unit bldFile="/sf/app/conversations/servicewidget/servicewidgetdatapublisher/group"/>
       
   126 </component>
       
   127 <component name="themes" filter="s60" long-name="Service Widget Themes" class="config">
       
   128 <!-- does this really need to have that number in the directory name? -->
       
   129 <unit bldFile="/sf/app/conversations/servicewidget/themes/install-themes/install/servicewidget_20021383/group"/>
       
   130 </component>
       
   131 <component name="servicewidget_build" filter="s60" long-name="Service Widget Build">
       
   132 <!-- Either move the whole collection down one directory into a single component, or move the ROM and SIS parts into a Service Widget ROM component -->
       
   133 <unit bldFile="/sf/app/conversations/servicewidget/group"/>
       
   134 </component>
       
   135 </collection>
       
   136 <collection name="instantmsgindicatorplugin" long-name="Instant Message Indicator Plugin" level="plugin">
       
   137 <!--  collection is really a component. should move down a directory -->
       
   138 <component name="instantmsgindicatorplugin_build" filter="s60" long-name="Instant Message Indicator Plugin Build" introduced="^3" plugin="Y">
       
   139 <unit bldFile="/sf/app/conversations/instantmsgindicatorplugin/group"/>
       
   140 </component>
       
   141 </collection>
       
   142 <collection name="imstatuspaneindicatorplugin" long-name="IM Status Pane Indicator Plugin" level="plugin">
       
   143 <!--  collection is really a component. should move down a directory -->
       
   144 <component name="imstatuspaneindicatorplugin_build" filter="s60" long-name="IM Status Pane Indicator Plugin Build" introduced="^3" plugin="Y">
       
   145 <unit bldFile="/sf/app/conversations/imstatuspaneindicatorplugin/group"/>
       
   146 </component>
       
   147 </collection>
       
   148 <collection name="conversations_info" long-name="Conversation Apps Info" level="ui">
       
   149 <component name="conversations_build" filter="s60" long-name="Conversation Apps Build">
       
   150 <!-- can the exports be moved to other components? or this remade into a configuration component?-->
       
   151 <unit bldFile="/sf/app/conversations/group"/>
       
   152 </component>
       
   153 </collection>
       
   154 </block>
       
   155   </layer>
       
   156  </systemModel>
       
   157 </SystemDefinition>