convergedconnectionhandler/cchclientapi/cchuinotif/ecom/200195A6.rss
branchRCL_3
changeset 22 d38647835c2e
parent 0 a4daefaec16c
equal deleted inserted replaced
21:f742655b05bf 22:d38647835c2e
       
     1 /*
       
     2 * Copyright (c) 2008-2008 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:  Resource definitions for project CCH UI Notifier plugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include "uikon.hrh"
       
    20 #include <registryinfov2.rh>
       
    21 
       
    22 RESOURCE REGISTRY_INFO theInfo
       
    23     {
       
    24     resource_format_version = RESOURCE_FORMAT_VERSION_2;
       
    25     dll_uid = 0x200195A6;
       
    26     interfaces =
       
    27         {
       
    28         INTERFACE_INFO
       
    29             {
       
    30             interface_uid = KUikonUidPluginInterfaceNotifiers;
       
    31             implementations =
       
    32                 {
       
    33                 IMPLEMENTATION_INFO
       
    34                     {
       
    35                     implementation_uid = 0x200195A7;
       
    36                     version_no = 1;
       
    37                     display_name = "cchui plugin";
       
    38                     default_data = "cchui plugin";
       
    39                     opaque_data	 = "0";
       
    40                     }
       
    41                 };
       
    42             }
       
    43         };
       
    44     }