securitydialogs/AutolockSrv/rom/AutolockSrv.iby
changeset 22 6b63ca65093a
parent 17 8957df7b0072
--- a/securitydialogs/AutolockSrv/rom/AutolockSrv.iby	Fri May 14 16:43:26 2010 +0300
+++ b/securitydialogs/AutolockSrv/rom/AutolockSrv.iby	Thu May 27 13:44:17 2010 +0300
@@ -17,9 +17,7 @@
 #ifndef __AUTOLOCKSRV_IBY__
 #define __AUTOLOCKSRV_IBY__
 
-/*
 #include <data_caging_paths_for_iby.hrh>
-*/
 
 S60_APP_EXE(AutolockSrv)
 S60_APP_BITMAP(AutolockSrv)
@@ -29,9 +27,7 @@
 file=ABI_DIR\BUILD_DIR\autolockuseractivityservice.dll             SHARED_LIB_DIR\autolockuseractivityservice.dll
 file=ABI_DIR\BUILD_DIR\IndicatorAutolockPlugin.dll             SHARED_LIB_DIR\IndicatorAutolockPlugin.dll
 
-data=\epoc32\data\z\private\10003a3f\import\apps\AutolockSrv_reg.rsc \epoc32\data\z\private\10003a3f\apps\AutolockSrv_reg.rsc
-
-file=\epoc32\data\z\private\10003a3f\import\apps\AutolockSrv_reg.rsc \epoc32\data\z\private\10003a3f\apps\AutolockSrv_reg.rsc
+// this needs to be also in  apps  because this is where QtHighway searches for it.
 data=ZPRIVATE\10003a3f\import\apps\AutolockSrv_reg.rsc          private\10003a3f\apps\AutolockSrv_reg.rsc
 
 #endif // __AUTOLOCKSRV_IBY__