diff -r 5456b4e8b3a8 -r 3321d3e205b6 idlehomescreen/data/vga_tch/root_2001f48f/group/bld.inf --- a/idlehomescreen/data/vga_tch/root_2001f48f/group/bld.inf Wed Sep 01 12:32:46 2010 +0100 +++ b/idlehomescreen/data/vga_tch/root_2001f48f/group/bld.inf Tue Sep 14 20:58:58 2010 +0300 @@ -26,13 +26,16 @@ // Support for productization and Carbide.Ui customization //******************************************************** ../hsps/00/manifest.dat /epoc32/data/z/resource/homescreen/root_2001f48f/hsps/manifest.dat -../hsps/00/rootconfiguration.xml /epoc32/data/z/resource/homescreen/root_2001f48f/hsps/rootconfiguration.xml -//../hsps/00/rootconfiguration.dtd /epoc32/data/z/resource/homescreen/root_2001f48f/hsps/rootconfiguration.dtd +//../hsps/00/rootconfiguration.xml /epoc32/data/z/resource/homescreen/root_2001f48f/hsps/rootconfiguration.xml ../xuikon/00/root.dat /epoc32/data/z/resource/homescreen/root_2001f48f/xuikon/root_2001f48f.dat ../xuikon/00/root.css /epoc32/data/z/resource/homescreen/root_2001f48f/xuikon/root.css ../xuikon/00/root.xml /epoc32/data/z/resource/homescreen/root_2001f48f/xuikon/root.xml - +//Confml and cfgml files for the customization +// starting use confml it is need to remove root_configuration.xml direct exporting (root_2001f482_variant.iby) +//*********************************** +../conf/root2001f48f.confml APP_LAYER_CONFML(root2001f48f.confml) +../conf/root2001f48f.gcfml APP_LAYER_GCFML(root2001f48f.gcfml) // Support for S60 localization //***************************** @@ -43,9 +46,9 @@ // Support for S60 builds //*********************** -../rom/root_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(root_2001f48f_resources.iby) -../rom/root_customer.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(root_2001f48f_customer.iby) -../rom/root_variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(root_2001f48f_variant.iby) +//../rom/root_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(root_2001f48f_resources.iby) +//../rom/root_customer.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(root_2001f48f_customer.iby) +//../rom/root_variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(root_2001f48f_variant.iby) ../rom/root.iby CORE_APP_LAYER_IBY_EXPORT_PATH(root_2001f48f.iby)