videofeeds/provisioningrecognizer/data/10275126.rss
author Fionntina Carville <fionntinac@symbian.org>
Mon, 15 Nov 2010 11:50:30 +0000
branchRCL_3
changeset 73 f89a65650939
parent 0 96612d01cf9f
permissions -rw-r--r--
Bug 3539. Update localisation mappings for videoplayer.

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:    Resource file containg the data for provisioning recognizer*
*/




#include <ecom/registryinfo.rh>

RESOURCE REGISTRY_INFO r_registry
{
	dll_uid = 0x10275126; 	// dll uid
					
	interfaces =
		{
		INTERFACE_INFO
			{
			interface_uid = 0x101F7D87; // Const for all data recognizers
			implementations =
				{
				IMPLEMENTATION_INFO
					{
					implementation_uid = 0x10281F19; // implementation uid
					version_no = 1;
					display_name = "IPTV provisioning recognizer";
					default_data = "IPTV provisioning recognizer";  
					opaque_data = "";
					}
				};
			}
		};
}