installationservices/swi/source/sisregistry/server/sisregistryserverconst.h
changeset 42 d17dc5398051
parent 25 98b66e4fb0be
child 50 c6e8afe0ba85
child 60 245df5276b97
--- a/installationservices/swi/source/sisregistry/server/sisregistryserverconst.h	Thu May 27 12:58:35 2010 +0300
+++ b/installationservices/swi/source/sisregistry/server/sisregistryserverconst.h	Fri Jun 11 13:45:18 2010 +0300
@@ -49,8 +49,8 @@
 _LIT(KLogDir, "\\sys\\install\\log.txt");
 
 //Location of application registration resource files
-_LIT(KApparcRegFilePath, "\\private\\10003a3f\\apps\\");
-_LIT(KApparcRegFileImportPath, "\\private\\10003a3f\\import\\apps\\");
+_LIT(KApparcRegFilePath, "\\private\\10003a3f\\apps\\*.rsc");
+_LIT(KApparcRegFileImportPath, "\\private\\10003a3f\\import\\apps\\*.rsc");
 }
 
 #endif // __SISREGISTRYSERVERCONST_H__