remotestoragefw/rom/rsfw_resources.iby
branchRCL_3
changeset 15 88ee4cf65e19
parent 12 87c71b25c937
child 16 1aa8c82cb4cb
equal deleted inserted replaced
12:87c71b25c937 15:88ee4cf65e19
     1 /*
       
     2 * Copyright (c) 2005-2006 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:  The resource iby file contains resource that needs to be localized for 
       
    15 *                Remotes Storage Framework
       
    16 *
       
    17 */
       
    18 
       
    19 #ifndef RSFWRESOURCES_IBY
       
    20 #define RSFWRESOURCES_IBY
       
    21 
       
    22 #ifdef __REMOTE_STORAGE_FW
       
    23 
       
    24 data=DATAZ_\RESOURCE_FILES_DIR\rsfwgspluginrsc.RSC       RESOURCE_FILES_DIR\rsfwgspluginrsc.RSC
       
    25 data=DATAZ_\RESOURCE_FILES_DIR\RemoteFileEngine.RSC      RESOURCE_FILES_DIR\RemoteFileEngine.RSC
       
    26 data=DATAZ_\RESOURCE_FILES_DIR\rsfwmountconfbc.rsc    	RESOURCE_FILES_DIR\rsfwmountconfbc.rsc
       
    27 // smart messaging BIO control
       
    28 data=DATAZ_\BIOFILE_DIR\rsfwmountconfbcbif.rsc           BIOFILE_DIR\rsfwmountconfbcbif.rsc
       
    29 // global dialogs
       
    30 data=DATAZ_\RESOURCE_FILES_DIR\rsfwnotplugindlg.rsc   RESOURCE_FILES_DIR\rsfwnotplugindlg.rsc
       
    31 
       
    32 #endif // __REMOTE_STORAGE_FW
       
    33 
       
    34 #endif // RSFWRESOURCES_IBY
       
    35 
       
    36 //  End of File