taskswitcher/contextengine/hgfswpreviewprovider/wsplugin/src/20016BEC.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 18 Jan 2010 20:10:36 +0200
changeset 2 08c6ee43b396
permissions -rw-r--r--
Revision: 201001 Kit: 201003

/*
* ==============================================================================
*  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 = "";
					}
				};
			}
		};
	}