# HG changeset patch # User Dario Sestito # Date 1281441521 -3600 # Node ID 4ee17755d2a99c8e8504456a8aafc48bfedf34cb # Parent 2b1b11a301d283b44469786c16018ec7e9610acb Backport changes to installs_symbian.pri to have homescreen.db in the emulator diff -r 2b1b11a301d2 -r 4ee17755d2a9 homescreenapp/hsapplication/installs_symbian.pri --- a/homescreenapp/hsapplication/installs_symbian.pri Tue Jul 06 14:06:53 2010 +0300 +++ b/homescreenapp/hsapplication/installs_symbian.pri Tue Aug 10 12:58:41 2010 +0100 @@ -17,6 +17,8 @@ deploy.path = z: exports1.path = /private/20022F35 +# this database is only for winscw emulator, for HW it is generated during image creation from confml +exports1.sources += resource/resource_emulator/homescreen.db exports1.sources += data/backup_registration.xml for(export1, exports1.sources):BLD_INF_RULES.prj_exports += "./$$export1 $$deploy.path$$exports1.path/$$basename(export1)" diff -r 2b1b11a301d2 -r 4ee17755d2a9 homescreenapp/hsapplication/resource/resource_emulator/homescreen.db Binary file homescreenapp/hsapplication/resource/resource_emulator/homescreen.db has changed