gssettingsuis/Gs/rom/GSDisplayPlugin.iby
branchRCL_3
changeset 24 8ee96d21d9bf
parent 23 8bda91a87a00
child 25 7e0eff37aedb
equal deleted inserted replaced
23:8bda91a87a00 24:8ee96d21d9bf
     1 /*
       
     2 * Copyright (c) 2005 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:  GSDisplayPlugin ROM file
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef GSDISPLAYPLUGIN_IBY
       
    19 #define GSDISPLAYPLUGIN_IBY
       
    20 
       
    21     #ifdef RD_GS_RENOVATION
       
    22 
       
    23         ECOM_PLUGIN( GSDisplayPlugin.dll, 10207440.rsc )
       
    24         data=DATAZ_\BITMAP_DIR\GSDisplayplugin.mif BITMAP_DIR\GSDisplayplugin.mif
       
    25 
       
    26 #ifdef FF_POWER_SAVE
       
    27         data=ZPRIVATE\2000B187\2000B591.xml         			private\2000B187\2000B591.xml
       
    28 #endif // FF_POWER_SAVE
       
    29 
       
    30     #endif // RD_GS_RENOVATION
       
    31 
       
    32 #endif // GSDISPLAYPLUGIN_IBY
       
    33 // End of File
       
    34