idlehomescreen/widgetmanager/rom/widgetmanager.iby
changeset 1 5315654608de
equal deleted inserted replaced
0:f72a12da539e 1:5315654608de
       
     1 /*
       
     2 * Copyright (c) 2009 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:
       
    15 * widgetmanager binaries
       
    16 */
       
    17 
       
    18 #ifndef WIDGETMANAGER_IBY
       
    19 #define WIDGETMANAGER_IBY
       
    20 
       
    21 // widgetmanager plugin
       
    22 ECOM_PLUGIN( widgetmanager.dll, widgetmanager.rsc )
       
    23 
       
    24 // widgetmanager icons
       
    25 data=DATAZ_\resource\apps\widgetmanager.mif	\resource\apps\widgetmanager.mif
       
    26 
       
    27 // widgetmanager stub sis
       
    28 data=ZSYSTEM\install\widgetmanager_stub.sis system\install\widgetmanager_stub.sis
       
    29 
       
    30 // cenrep
       
    31 data=DATAZ_\private\10202be9\20026F53.txt           private\10202be9\20026F53.txt
       
    32 
       
    33 #endif // WIDGETMANAGER_IBY
       
    34