symbian3/app/webuis/package_definition.xml
changeset 212 a44ae815a47f
parent 138 6892870d74c9
equal deleted inserted replaced
178:4469f26a2533 212:a44ae815a47f
    52 ]>
    52 ]>
    53 <SystemDefinition name="Symbian^3" schema="2.0.1">
    53 <SystemDefinition name="Symbian^3" schema="2.0.1">
    54 <systemModel>
    54 <systemModel>
    55 <layer name="app" long-name="Applications" levels="services apps">
    55 <layer name="app" long-name="Applications" levels="services apps">
    56 <block name="webuis" level="services" long-name="Web UIs" levels="plugin app">
    56 <block name="webuis" level="services" long-name="Web UIs" levels="plugin app">
    57     <collection name="browserui" long-name="Browser UI" level="app">
    57 <collection name="browserui" long-name="Browser UI" level="app">
    58      <component name="browser" filter="s60" long-name="Browser">
    58 <component name="browser" filter="s60" long-name="Browser">
    59       <unit bldFile="/sf/app/webuis/browserui/browser/group"/>
    59 <unit bldFile="/sf/app/webuis/browserui/browser/group"/>
    60      </component>
    60 </component>
    61      <component name="operatormenu" filter="s60" long-name="Browser Operator Menu">
    61 <component name="operatormenu" filter="s60" long-name="Browser Operator Menu">
    62       <unit bldFile="/sf/app/webuis/browserui/operatormenu/group"/>
    62 <unit bldFile="/sf/app/webuis/browserui/operatormenu/group"/>
    63      </component>
    63 </component>
    64      <component name="videoservices" filter="s60" long-name="Browser Video Services">
    64 <component name="videoservices" filter="s60" long-name="Browser Video Services">
    65       <unit bldFile="/sf/app/webuis/browserui/videoservices/group"/>
    65 <unit bldFile="/sf/app/webuis/browserui/videoservices/group"/>
    66      </component>
    66 </component>
    67     </collection>
    67 </collection>
    68     <collection name="browserplugins" long-name="Browser Plugins" level="plugin">
    68 <collection name="browserplugins" long-name="Browser Plugins" level="plugin">
    69      <component name="browsersysteminfoplugin" filter="s60" long-name="Browser System Info Plugin" plugin="Y">
    69 <component name="browsersysteminfoplugin" filter="s60" long-name="Browser System Info Plugin" plugin="Y">
    70       <!-- uncomment the unit when configuration is in place, it's currently #included from browserplugins_build -->
    70 <!-- uncomment the unit when configuration is in place, it's currently #included from browserplugins_build -->
    71       <!-- <unit bldFile="browserplugins/browsersysteminfoplugin/group"/>-->
    71 <!-- <unit bldFile="browserplugins/browsersysteminfoplugin/group"/>-->
    72      </component>
    72 </component>
    73      <component name="browsergpsplugin" filter="s60" long-name="Browser GPS Plugin" plugin="Y">
    73 <component name="browsergpsplugin" filter="s60" long-name="Browser GPS Plugin" plugin="Y">
    74       <!-- uncomment the unit when configuration is in place, it's currently #included from browserplugins_build -->
    74 <!-- uncomment the unit when configuration is in place, it's currently #included from browserplugins_build -->
    75       <!-- <unit bldFile="browserplugins/browsergpsplugin/group"/>-->
    75 <!-- <unit bldFile="browserplugins/browsergpsplugin/group"/>-->
    76      </component>
    76 </component>
    77      <component name="browseraudiovideoplugin" filter="s60" long-name="Browser Audio Video Plugin" plugin="Y">
    77 <component name="browseraudiovideoplugin" filter="s60" long-name="Browser Audio Video Plugin" plugin="Y">
    78       <unit bldFile="/sf/app/webuis/browserplugins/browseraudiovideoplugin/group"/>
    78 <unit bldFile="/sf/app/webuis/browserplugins/browseraudiovideoplugin/group"/>
    79      </component>
    79 </component>
    80      <component name="browserplugins_build" filter="s60" long-name="Browser Plugins Build">
    80 <component name="browserplugins_build" filter="s60" long-name="Browser Plugins Build">
    81       <!-- when configuration is in place, the #ifdef is no longer needed and this component can be removed -->
    81 <!-- when configuration is in place, the #ifdef is no longer needed and this component can be removed -->
    82       <unit bldFile="/sf/app/webuis/browserplugins/group"/>
    82 <unit bldFile="/sf/app/webuis/browserplugins/group"/>
    83      </component>
    83 </component>
    84     </collection>
    84 </collection>
    85     <collection name="pushmtm" long-name="Push MTM" level="plugin">
    85 <collection name="pushmtm" long-name="Push MTM" level="plugin">
    86      <component name="pushmtm_help" filter="s60" long-name="Push MTM Help">
    86 <component name="pushmtm_help" filter="s60" long-name="Push MTM Help">
    87       <unit bldFile="/sf/app/webuis/pushmtm/help/group"/>
    87 <unit bldFile="/sf/app/webuis/pushmtm/help/group"/>
    88      </component>
    88 </component>
    89      <component name="plugins" filter="s60" long-name="Push MTM Plugins" plugin="Y">
    89 <component name="plugins" filter="s60" long-name="Push MTM Plugins" plugin="Y">
    90       <unit bldFile="/sf/app/webuis/pushmtm/plugins/group"/>
    90 <unit bldFile="/sf/app/webuis/pushmtm/plugins/group"/>
    91      </component>
    91 </component>
    92      <component name="pushmtm_build" filter="s60" long-name="Push MTM Build">
    92 <component name="pushmtm_build" filter="s60" long-name="Push MTM Build">
    93       <!-- Some content is at collection level and some is at comopnent level. Either make this a single
    93 <!-- Some content is at collection level and some is at comopnent level. Either make this a single
    94 			component and move it down a diretcory, or make separate independent components in this collection -->
    94 			component and move it down a diretcory, or make separate independent components in this collection -->
    95       <unit bldFile="/sf/app/webuis/pushmtm/group"/>
    95 <unit bldFile="/sf/app/webuis/pushmtm/group"/>
    96      </component>
    96 </component>
    97     </collection>
    97 </collection>
    98    </block>
    98 </block>
    99 </layer>
    99 </layer>
   100 </systemModel>
   100 </systemModel>
   101 </SystemDefinition>
   101 </SystemDefinition>