diff -r 834e27cad510 -r 16118e24b93b landmarks/locationlandmarks/tsrc/LandmarkTestModule/inc/FT_LandmarkConstants.h --- a/landmarks/locationlandmarks/tsrc/LandmarkTestModule/inc/FT_LandmarkConstants.h Tue Jul 06 14:44:11 2010 +0300 +++ b/landmarks/locationlandmarks/tsrc/LandmarkTestModule/inc/FT_LandmarkConstants.h Wed Aug 18 10:11:45 2010 +0300 @@ -2,9 +2,9 @@ * Copyright (c) 2005 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 "Symbian Foundation License v1.0" +* under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available -* at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". +* at the URL "http://www.eclipse.org/legal/epl-v10.html". * * Initial Contributors: * Nokia Corporation - initial contribution. @@ -139,6 +139,11 @@ _LIT(KDb60, "EPOSLM_060.LDB"); _LIT(KDb80, "EPOSLM_080.LDB"); _LIT(KDb105, "EPOSLM_105.LDB"); +_LIT(KDb20Uri, "file://C:EPOSLM_020.LDB"); +_LIT(KDb40Uri, "file://C:EPOSLM_040.LDB"); +_LIT(KDb60Uri, "file://C:EPOSLM_060.LDB"); +_LIT(KDb80Uri, "file://C:EPOSLM_080.LDB"); +_LIT(KDb105Uri, "file://C:EPOSLM_105.LDB"); _LIT(KDbNamePath, "c:\\private\\100012a5\\DBS_101FE978_EPOSLM_%d.LDB"); _LIT(KDbName, "eposlm_%d.ldb");