bluetoothengine/btnotif/btnotifwrapper/data/101fd68f.rss
branchRCL_3
changeset 22 613943a21004
equal deleted inserted replaced
21:0ba996a9b75d 22:613943a21004
       
     1 /*
       
     2 * ============================================================================
       
     3 *  Name        : 101fd68f.rss
       
     4 *  Part of     : bluetoothengine / btnotifwrapper
       
     5 *  Description : Resource definitions for project btnotifwrapper
       
     6 *
       
     7 *  Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     8 *  All rights reserved.
       
     9 *  This component and the accompanying materials are made available
       
    10 *  under the terms of "Eclipse Public License v1.0"
       
    11 *  which accompanies this distribution, and is available
       
    12 *  at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    13 *
       
    14 *  Initial Contributors:
       
    15 *  Nokia Corporation - initial contribution.
       
    16 *
       
    17 *  Contributors:
       
    18 *  Nokia Corporation
       
    19 * ============================================================================
       
    20 * Template version: 4.1
       
    21 */
       
    22 
       
    23 #include <uikon.hrh>
       
    24 #include <ecom/registryinfov2.rh>
       
    25 
       
    26 // ---------------------------------------------------------------------------
       
    27 // ecomInfo
       
    28 // ECOM registration info
       
    29 // ---------------------------------------------------------------------------
       
    30 //
       
    31 RESOURCE REGISTRY_INFO ecomInfo
       
    32     {
       
    33     resource_format_version = RESOURCE_FORMAT_VERSION_2;
       
    34     dll_uid = 0x101FD68F;
       
    35     interfaces =
       
    36         {
       
    37         INTERFACE_INFO
       
    38             {
       
    39             interface_uid = KUikonUidPluginInterfaceNotifiers;
       
    40             implementations =
       
    41                 {
       
    42                 IMPLEMENTATION_INFO
       
    43                     {
       
    44                     implementation_uid = 0x20026FEE;
       
    45                     version_no = 2;
       
    46                     display_name = "BTNOTIFPLUGINWRAPPER vQT";
       
    47                     default_data = "BTNOTIFPLUGIN vQT";
       
    48                     opaque_data = "";
       
    49                     }
       
    50                 };
       
    51             }
       
    52         };
       
    53     }