psln/rom/psln.iby
changeset 37 89c890c70182
parent 34 6b5204869ed5
child 45 667edd0b8678
equal deleted inserted replaced
34:6b5204869ed5 37:89c890c70182
     1 /*
       
     2 * Copyright (c) 2002-2007 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:  Image description file for project psln
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef PSLN_IBY
       
    20 #define PSLN_IBY
       
    21 
       
    22 #include <data_caging_paths_for_iby.hrh>
       
    23 
       
    24 // Psln bitmaps
       
    25 S60_APP_BITMAP2( psln, pslnicon )
       
    26 
       
    27 // Application icon
       
    28 S60_APP_AIF_ICONS( psln )
       
    29 
       
    30 // Psln Framework
       
    31 file=ABI_DIR\BUILD_DIR\pslnframework.dll          SHARED_LIB_DIR\pslnframework.dll
       
    32 
       
    33 // Psln DLL loaders
       
    34 file=ABI_DIR\BUILD_DIR\pslnprofilesettingsloader.dll    SHARED_LIB_DIR\pslnprofilesettingsloader.dll
       
    35 //file=ABI_DIR\BUILD_DIR\pslnxnclientloader.dll           SHARED_LIB_DIR\pslnxnclientloader.dll
       
    36 file=ABI_DIR\BUILD_DIR\pslnwallpaperutilsloader.dll     SHARED_LIB_DIR\pslnwallpaperutilsloader.dll
       
    37 file=ABI_DIR\BUILD_DIR\pslnbrowserlaunchloader.dll      SHARED_LIB_DIR\pslnbrowserlaunchloader.dll
       
    38 
       
    39 // Psln slideset dialog ECOM plugin
       
    40 ECOM_PLUGIN( pslnslidesetdialog.dll, 102823ac.rsc )
       
    41 
       
    42 // Backup
       
    43 data=DATAZ_\private\10005A32\backup_registration.xml     private\10005A32\backup_registration.xml
       
    44 
       
    45 // PowerSaveModeConfig
       
    46 data=DATAZ_\private\2000B187\cenrep\101F8770.xml     private\2000B187\cenrep\101F8770.xml
       
    47 data=DATAZ_\private\2000B187\cenrep\102818E8.xml     private\2000B187\cenrep\102818E8.xml
       
    48 
       
    49 #endif  // PSLN_IBY