installationservices/swi/source/sisregistry/server/sisregistryserverconst.h
changeset 25 98b66e4fb0be
parent 0 ba25891c3a9e
child 42 d17dc5398051
--- a/installationservices/swi/source/sisregistry/server/sisregistryserverconst.h	Fri Mar 19 09:33:35 2010 +0200
+++ b/installationservices/swi/source/sisregistry/server/sisregistryserverconst.h	Fri Apr 16 15:05:20 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of the License "Eclipse Public License v1.0"
@@ -48,6 +48,9 @@
 
 _LIT(KLogDir, "\\sys\\install\\log.txt");
 
+//Location of application registration resource files
+_LIT(KApparcRegFilePath, "\\private\\10003a3f\\apps\\");
+_LIT(KApparcRegFileImportPath, "\\private\\10003a3f\\import\\apps\\");
 }
 
 #endif // __SISREGISTRYSERVERCONST_H__