messagingappbase/ncnlist/group/10003F32.rss
changeset 0 72b543305e3a
equal deleted inserted replaced
-1:000000000000 0:72b543305e3a
       
     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:  10003F32.rss*
       
    15 */
       
    16 
       
    17 // 10003F32.rss
       
    18 /*
       
    19 * ==============================================================================
       
    20 *  Name        : 10003F32.rss
       
    21 *  Part of     : NcnList / SmsClass0Notify
       
    22 *  Description : Resource file defining the SmsClass0Notify Notifier plugin.
       
    23 *  Version     : 
       
    24 *
       
    25 *  Copyright © 2002 Nokia Corporation.
       
    26 *  This material, including documentation and any related 
       
    27 *  computer programs, is protected by copyright controlled by 
       
    28 *  Nokia Corporation. All rights are reserved. Copying, 
       
    29 *  including reproducing, storing, adapting or translating, any 
       
    30 *  or all of this material requires the prior written consent of 
       
    31 *  Nokia Corporation. This material also contains confidential 
       
    32 *  information which may not be disclosed to others without the 
       
    33 *  prior written consent of Nokia Corporation.
       
    34 * ==============================================================================
       
    35 */
       
    36 
       
    37 #include <RegistryInfoV2.rh>
       
    38 #include "Uikon.hrh"
       
    39 
       
    40 RESOURCE REGISTRY_INFO theInfo
       
    41 {
       
    42         resource_format_version = RESOURCE_FORMAT_VERSION_2;
       
    43 	dll_uid = 0x10003F32;
       
    44 	interfaces =
       
    45 	{
       
    46 	INTERFACE_INFO
       
    47 		{
       
    48 		interface_uid = KUikonUidPluginInterfaceNotifiers;
       
    49 		implementations =
       
    50 				{
       
    51 				IMPLEMENTATION_INFO
       
    52 					{
       
    53 					implementation_uid = 0x101F87A5;
       
    54 					version_no = 1;
       
    55 					display_name = "SmsClass0Notify";
       
    56 					default_data = "";
       
    57 					opaque_data	 = "";
       
    58                                         rom_only = 0;					
       
    59 					}
       
    60 				};
       
    61 		}
       
    62 	};
       
    63 }