videofeeds/provisioningrecognizer/data/10275126.rss
changeset 0 96612d01cf9f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/videofeeds/provisioningrecognizer/data/10275126.rss	Mon Jan 18 20:21:12 2010 +0200
@@ -0,0 +1,44 @@
+/*
+* 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 = "";
+					}
+				};
+			}
+		};
+}