taskswitcher/contextengine/hgfswpreviewprovider/wsplugin/src/20016BEC.rss
changeset 2 08c6ee43b396
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/taskswitcher/contextengine/hgfswpreviewprovider/wsplugin/src/20016BEC.rss	Mon Jan 18 20:10:36 2010 +0200
@@ -0,0 +1,43 @@
+/*
+* ==============================================================================
+*  Name        : %name: 20016BEC.rss %
+*  Part of     : Hg fast swap previer provider plugin
+*  Description : ECOM registration file
+*  Version     : %version: sa1spcx1#2 %
+*
+*  Copyright (c) 2008 Nokia Corporation.
+*  This material, including documentation and any related
+*  computer programs, is protected by copyright controlled by
+*  Nokia Corporation. All rights are reserved. Copying,
+*  including reproducing, storing, adapting or translating, any
+*  or all of this material requires the prior written consent of
+*  Nokia Corporation. This material also contains confidential
+*  information which may not be disclosed to others without the
+*  prior written consent of Nokia Corporation.
+* ==============================================================================
+*/
+
+#include <ecom/registryinfo.rh>
+
+RESOURCE REGISTRY_INFO theInfo
+	{
+	dll_uid = 0x20016BEC;
+	interfaces =
+		{
+		INTERFACE_INFO
+			{
+			interface_uid = 0x10281924;
+			implementations =
+				{
+				IMPLEMENTATION_INFO
+					{
+					implementation_uid = 0x20016BEC;
+					version_no = 1;
+					display_name = "previewprovider";
+					default_data = "";
+					opaque_data = "";
+					}
+				};
+			}
+		};
+	}