phonebookengines/contactsmodel/cntvcard/102035F8.RSS
changeset 0 e686773b3f54
equal deleted inserted replaced
-1:000000000000 0:e686773b3f54
       
     1 // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 #include "ecom/registryinfo.rh"
       
    17 RESOURCE REGISTRY_INFO theInfo
       
    18 	{
       
    19 	dll_uid = 0x102035F8;
       
    20 	interfaces = 
       
    21 		{
       
    22 		INTERFACE_INFO
       
    23 			{
       
    24 			interface_uid = 0x102035F7;
       
    25 			implementations = 
       
    26 				{
       
    27 				IMPLEMENTATION_INFO
       
    28 					{
       
    29 					implementation_uid = 0x102035F9;
       
    30 					version_no = 1;
       
    31 					display_name = "default vcard converter Implementation";
       
    32 					default_data = "default";
       
    33 					opaque_data = "";
       
    34 					},
       
    35 				IMPLEMENTATION_INFO
       
    36 					{
       
    37 					implementation_uid = 0xA00015C1;
       
    38 					version_no = 1;
       
    39 					display_name = "PBAP vCard converter Implementation";
       
    40 					default_data = "default";
       
    41 					opaque_data = "";
       
    42 					}
       
    43 				};
       
    44 			}
       
    45 		};
       
    46 	}