diff -r c743ef5928ba -r f966699dea19 idlehomescreen/data/qhd_tch/root_2001f482/group/bld.inf --- a/idlehomescreen/data/qhd_tch/root_2001f482/group/bld.inf Tue Feb 02 00:04:13 2010 +0200 +++ b/idlehomescreen/data/qhd_tch/root_2001f482/group/bld.inf Fri Feb 19 22:42:37 2010 +0200 @@ -25,7 +25,7 @@ // Support for productization and Carbide.Ui customization //******************************************************** ../hsps/00/manifest.dat /epoc32/data/Z/resource/homescreen/root_2001f482/hsps/manifest.dat -../hsps/00/rootconfiguration.xml /epoc32/data/Z/resource/homescreen/root_2001f482/hsps/rootconfiguration.xml +//../hsps/00/rootconfiguration.xml /epoc32/data/Z/resource/homescreen/root_2001f482/hsps/rootconfiguration.xml ../xuikon/00/Root.dat /epoc32/data/Z/resource/homescreen/root_2001f482/xuikon/root_2001f482.dat ../xuikon/00/Root.css /epoc32/data/Z/resource/homescreen/root_2001f482/xuikon/root.css ../xuikon/00/Root.xml /epoc32/data/Z/resource/homescreen/root_2001f482/xuikon/root.xml @@ -35,8 +35,8 @@ //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/root2001f482.confml APP_LAYER_CONFML(root2001f482.confml) -//../conf/root2001f482.gcfml APP_LAYER_GCFML(root2001f482.gcfml) +../conf/root2001f482.confml APP_LAYER_CONFML(root2001f482.confml) +../conf/root2001f482.gcfml APP_LAYER_GCFML(root2001f482.gcfml) // Support for S60 localization //***************************** @@ -46,7 +46,7 @@ //*********************** ../rom/root_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(root_2001f482_resources.iby) ../rom/root_customer.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(root_2001f482_customer.iby) -../rom/root_variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(root_2001f482_variant.iby) +//../rom/root_variant.iby CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(root_2001f482_variant.iby) ../rom/root.iby CORE_APP_LAYER_IBY_EXPORT_PATH(root_2001f482.iby)