symbian4/mw/socialmobilefw/package_definition.xml
changeset 407 af9a3c6582bb
parent 402 263aea62dfeb
child 425 2b5206a690f5
--- a/symbian4/mw/socialmobilefw/package_definition.xml	Thu Sep 09 10:32:56 2010 +0100
+++ b/symbian4/mw/socialmobilefw/package_definition.xml	Thu Sep 09 14:03:04 2010 +0100
@@ -50,7 +50,7 @@
   late (Y|N) #IMPLIED
   priority CDATA #IMPLIED>
 ]>
-<SystemDefinition name="Symbian^4" schema="2.0.1">
+<SystemDefinition schema="2.0.1" name="Symbian^4">
  <systemModel>
   <layer name="mw" long-name="Middleware" levels="generic specific">
    <block name="socialmobilefw" level="specific" long-name="Social Mobile Framework">
@@ -58,13 +58,13 @@
 <collection name="flickr_example" long-name="Flickr Examples"/>
 <collection name="fb_example" long-name="Facebook Examples"/>
 <collection name="smf" long-name="Social Mobile Framework">
-<component name="smfcredentialmgr" long-name="Credential Manager">
+<component name="smfcredentialmgr" long-name="Credential Manager" purpose="optional">
 <unit bldFile="/sf/mw/socialmobilefw/smf/smfcredentialmgr" proFile="smfcredentialmgr.pro"/>
 </component>
-<component name="smfservermodule" long-name="Server Module">
+<component name="smfservermodule" long-name="Server Module" purpose="optional">
 <unit bldFile="/sf/mw/socialmobilefw/smf/smfservermodule" proFile="smfservermodule.pro"/>
 </component>
-<component name="smfsettingsui" long-name="Settings UI">
+<component name="smfsettingsui" long-name="Settings UI" purpose="optional">
 <unit bldFile="/sf/mw/socialmobilefw/smf/smfsettingsui" proFile="smfsettingsui.pro"/>
 </component>
 </collection>