terminalsecurity/SCP/SCPClient/rom/SCPClientResources.iby
changeset 73 ae69c2e8bc34
parent 71 d2517372cc44
child 77 9f85c58c0592
equal deleted inserted replaced
71:d2517372cc44 73:ae69c2e8bc34
     1 /*
       
     2 * Copyright (c) 2000 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: Implementation of terminalsecurity components
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef _SCPCLIENTRESOURCES_IBY_
       
    19 #define _SCPCLIENTRESOURCES_IBY_
       
    20 
       
    21 //#ifdef __SAP_DEVICE_LOCK_ENHANCEMENTS
       
    22 
       
    23 data=DATAZ_\RESOURCE_FILES_DIR\SCPNotifier.rsc       RESOURCE_FILES_DIR\SCPNotifier.rsc
       
    24 
       
    25 // Include the plugins' resources
       
    26 // Pattern-
       
    27 data=DATAZ_\RESOURCE_FILES_DIR\SCPPatternPluginLang.rsc RESOURCE_FILES_DIR\SCPPatternPluginLang.rsc
       
    28 // History/Specific words-
       
    29 data=DATAZ_\RESOURCE_FILES_DIR\SCPHistoryPluginLang.rsc RESOURCE_FILES_DIR\SCPHistoryPluginLang.rsc
       
    30 // Timestamp-
       
    31 data=DATAZ_\RESOURCE_FILES_DIR\SCPTimestampPluginLang.rsc RESOURCE_FILES_DIR\SCPTimestampPluginLang.rsc
       
    32 
       
    33 //#endif // __SAP_DEVICE_LOCK_ENHANCEMENTS
       
    34 
       
    35 #endif // _SCPCLIENTRESOURCES_IBY_