symbian4/mw/mds/package_definition.xml
branchHighFidelityModel
changeset 335 633f3bea9521
parent 316 079a06b9ec58
child 391 1cd75ad5b512
equal deleted inserted replaced
334:18ee574c682a 335:633f3bea9521
    68     <!--make this collection a single component, or split this bld.inf into the other units  -->
    68     <!--make this collection a single component, or split this bld.inf into the other units  -->
    69     <unit bldFile="metadataengine/group"/>
    69     <unit bldFile="metadataengine/group"/>
    70    </component>
    70    </component>
    71   </collection>
    71   </collection>
    72   <collection id="locationmanager" name="Location Manager" level="mgr">
    72   <collection id="locationmanager" name="Location Manager" level="mgr">
       
    73    <component id="geoconverter" filter="s60" name="Geoconverter" introduced="^4">
       
    74     <meta rel="config">
       
    75     <defined condition="_LOC_GEOTAGGING_CELLID"/>
       
    76    </meta>
       
    77     <unit bldFile="locationmanager/geoconverter/group"/>
       
    78    </component>
       
    79    <component id="geo_tagcreator" filter="s60" name="Geo Tag Creator" introduced="^4">
       
    80     <meta rel="config">
       
    81     <defined condition="_LOC_REVERSEGEOCODE"/>
       
    82    </meta>
       
    83     <unit bldFile="locationmanager/tagcreator/group"/>
       
    84    </component>
       
    85    <component id="reversegeocode" filter="s60" name="Reverse Geocode" introduced="^4">
       
    86     <meta rel="config">
       
    87     <defined condition="_LOC_REVERSEGEOCODE"/>
       
    88    </meta>
       
    89     <unit bldFile="locationmanager/ReverseGeocode/group"/>
       
    90    </component>
       
    91    <component id="reversegeocoderplugin" filter="s60" name="Reverse Geo-Coder Plugin" class="plugin" introduced="^4">
       
    92     <meta rel="config">
       
    93     <defined condition="_LOC_REVERSEGEOCODE"/>
       
    94    </meta>
       
    95     <unit bldFile="locationmanager/ReverseGeoCoderPlugin/group"/>
       
    96    </component>
       
    97    <component id="geotagger" filter="s60" name="Geo Tagger" introduced="^4">
       
    98     <meta rel="config">
       
    99     <defined condition="_LOC_REVERSEGEOCODE"/>
       
   100    </meta>
       
   101     <unit bldFile="locationmanager/geotagger/group"/>
       
   102    </component>
    73    <component id="locationtrail" filter="s60" name="Location Trail" introduced="^2">
   103    <component id="locationtrail" filter="s60" name="Location Trail" introduced="^2">
    74     <unit bldFile="locationmanager/locationtrail/group"/>
   104     <unit bldFile="locationmanager/locationtrail/group"/>
    75    </component>
   105    </component>
    76    <component id="locationmanager_server" filter="s60" name="Location Manager Server" introduced="^2">
   106    <component id="locationmanager_server" filter="s60" name="Location Manager Server" introduced="^2">
    77     <unit bldFile="locationmanager/server/group"/>
   107     <unit bldFile="locationmanager/server/group"/>