devicesrv_pub/common_platform_security_definitions_api/inc/data_caging_path_literals.hrh
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
     1 /*
     1 /*
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2002-2004 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    56 _LIT(KDC_TRUSTED_FONTS_DIR,"\\private\\10003a16\\fonts\\");       //  Trusted fonts
    56 _LIT(KDC_TRUSTED_FONTS_DIR,"\\private\\10003a16\\fonts\\");       //  Trusted fonts
    57 _LIT(KDC_UNTRUSTED_FONT_DIR,"\\private\\10003a16\\import\\fonts\\");  //  Untrusted fonts
    57 _LIT(KDC_UNTRUSTED_FONT_DIR,"\\private\\10003a16\\import\\fonts\\");  //  Untrusted fonts
    58 _LIT(KDC_WINDOW_SERVER_INI_DIR,"\\private\\10003b20\\");          //  Window server INI
    58 _LIT(KDC_WINDOW_SERVER_INI_DIR,"\\private\\10003b20\\");          //  Window server INI
    59 _LIT(KDC_SKINS_DIR,"\\private\\10207114\\");         		  //  Skins
    59 _LIT(KDC_SKINS_DIR,"\\private\\10207114\\");         		  //  Skins
    60 _LIT(KDC_BOOTDATA_DIR,"\\resource\\bootdata\\");         	  //  Bootdata
    60 _LIT(KDC_BOOTDATA_DIR,"\\resource\\bootdata\\");         	  //  Bootdata
    61 _LIT(KDC_QT_TRANSLATIONS_DIR,"\\resource\\qt\\translations\\");   //Qt Localization
       
    62 
    61 
    63 #endif
    62 #endif
    64 
    63