clock2/clockui/plugins/datetimeviewplugin/data/102818E9.rss
changeset 0 f979ecb2b13e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/clock2/clockui/plugins/datetimeviewplugin/data/102818E9.rss	Tue Feb 02 10:12:19 2010 +0200
@@ -0,0 +1,45 @@
+/*
+* Copyright (c) 1028 Nokia Corporation and/or its subsidiary(-ies). 
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "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:   This is the ecom registration resource file for clkdatetimeviewplugin.
+*
+*/
+
+// System includes
+#include <ecom/registryinfo.rh>
+
+// The ECOM registry info for the clkdatetimeviewplugin.
+RESOURCE REGISTRY_INFO theInfo
+	{
+	dll_uid = 0x102818E9;								// clkdatetimeviewplugin.dll UID3( security UID ).
+	interfaces = 
+		{
+		INTERFACE_INFO
+			{
+			interface_uid               = 0x10207236;	// CGSPluginInterface UID.
+			implementations = 
+				{
+				IMPLEMENTATION_INFO
+					{
+					implementation_uid  = 0x102818EA;	// clkdatetimeviewplugin implementation UID for CGSPluginInterface.
+					version_no          = 1;
+					display_name        = "DateTime settings plugin";
+					default_data        = "0x10207237"; // Parent UID ( clkdatetimeview is under "Gen UI" ).
+					opaque_data         = "10";         // Order number. 
+					}
+				};
+			}
+		};
+	}
+	
+// End of file