# HG changeset patch # User Christian Morlok # Date 1273252076 -7200 # Node ID 76acc37ad729ee7d3eba47cab8b1e8da14b7dae5 # Parent 9f778a73d522c4900080200a3d2dee6d67d824dd small fix to make homescreen building in carbide.c++ diff -r 9f778a73d522 -r 76acc37ad729 idlehomescreen/data/qhd_tch/desktop_20026f4f/group/bld.inf --- a/idlehomescreen/data/qhd_tch/desktop_20026f4f/group/bld.inf Thu May 06 15:59:43 2010 +0200 +++ b/idlehomescreen/data/qhd_tch/desktop_20026f4f/group/bld.inf Fri May 07 19:07:56 2010 +0200 @@ -47,6 +47,7 @@ #ifndef __DESKTOPCONFIGURATION_LOC__ #define __DESKTOPCONFIGURATION_LOC__ ../loc/desktopconfiguration.loc APP_LAYER_LOC_EXPORT_PATH(desktopconfiguration.loc) +../loc/desktopconfiguration.loc platform/app/loc/desktopconfiguration.loc #endif // __DESKTOPCONFIGURATION_LOC__ diff -r 9f778a73d522 -r 76acc37ad729 idlehomescreen/data/qhd_tch/profile_2001cb7c/group/bld.inf --- a/idlehomescreen/data/qhd_tch/profile_2001cb7c/group/bld.inf Thu May 06 15:59:43 2010 +0200 +++ b/idlehomescreen/data/qhd_tch/profile_2001cb7c/group/bld.inf Fri May 07 19:07:56 2010 +0200 @@ -45,6 +45,7 @@ //***************************** // export localizable loc files (engineering versions) ../loc/profilewidget.loc APP_LAYER_LOC_EXPORT_PATH(profilewidget.loc) +../loc/profilewidget.loc platform/app/loc/profilewidget.loc // waiting for localization from platform //../loc/profileconfiguration.loc APP_LAYER_LOC_EXPORT_PATH(profileconfiguration.loc) diff -r 9f778a73d522 -r 76acc37ad729 idlehomescreen/data/qhd_tch/view_2001f48b/group/bld.inf --- a/idlehomescreen/data/qhd_tch/view_2001f48b/group/bld.inf Thu May 06 15:59:43 2010 +0200 +++ b/idlehomescreen/data/qhd_tch/view_2001f48b/group/bld.inf Fri May 07 19:07:56 2010 +0200 @@ -51,6 +51,7 @@ #ifndef __VIEW_LOC__ #define __VIEW_LOC__ ../loc/view.loc APP_LAYER_LOC_EXPORT_PATH(view.loc) +../loc/view.loc platform/app/loc/view.loc #endif // __VIEW_LOC__ // Support for S60 builds diff -r 9f778a73d522 -r 76acc37ad729 idlehomescreen/data/vga_tch/view1_2001fdb9/group/bld.inf --- a/idlehomescreen/data/vga_tch/view1_2001fdb9/group/bld.inf Thu May 06 15:59:43 2010 +0200 +++ b/idlehomescreen/data/vga_tch/view1_2001fdb9/group/bld.inf Fri May 07 19:07:56 2010 +0200 @@ -51,6 +51,7 @@ #ifndef __VIEW_LOC__ #define __VIEW_LOC__ ../loc/view.loc APP_LAYER_LOC_EXPORT_PATH(view.loc) +../loc/view.loc platform/app/loc/view.loc #endif // __VIEW_LOC__ // Support for S60 builds diff -r 9f778a73d522 -r 76acc37ad729 idlehomescreen/data/vga_tch/wideimage_10009dff/group/bld.inf --- a/idlehomescreen/data/vga_tch/wideimage_10009dff/group/bld.inf Thu May 06 15:59:43 2010 +0200 +++ b/idlehomescreen/data/vga_tch/wideimage_10009dff/group/bld.inf Fri May 07 19:07:56 2010 +0200 @@ -44,6 +44,7 @@ #ifndef __WIDEIMAGE_LOC__ #define __WIDEIMAGE_LOC__ ../loc/wideimage.loc APP_LAYER_LOC_EXPORT_PATH(wideimage.loc) +../loc/wideimage.loc platform/app/loc/wideimage.loc #endif // __WIDEIMAGE_LOC__ // Dtd-localization diff -r 9f778a73d522 -r 76acc37ad729 idlehomescreen/widgetmanager/group/bld.inf --- a/idlehomescreen/widgetmanager/group/bld.inf Thu May 06 15:59:43 2010 +0200 +++ b/idlehomescreen/widgetmanager/group/bld.inf Fri May 07 19:07:56 2010 +0200 @@ -33,6 +33,7 @@ ../conf/widgetmanager_20026F53.crml APP_LAYER_CRML(widgetmanager_20026F53.crml) ../loc/widgetmanagerview.loc APP_LAYER_LOC_EXPORT_PATH(widgetmanagerview.loc) +../loc/widgetmanagerview.loc platform/app/loc/widgetmanagerview.loc PRJ_EXTENSIONS START EXTENSION s60/mifconv