fontservices/freetypefontrasteriser/src/freetype.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 12 Mar 2010 15:51:09 +0200
branchRCL_3
changeset 2 6971d1c87c9a
parent 0 1fb32624e06b
permissions -rw-r--r--
Revision: 201007 Kit: 201008

/*
* Copyright (c) 1997-2009 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: 
* 100012a7.RSS
* Registration data for a CExample Interface Implementation Collection.
*
*/


#include "ecom/registryinfo.rh"
RESOURCE REGISTRY_INFO theInfo
	{
	dll_uid = 0x100012a7;
	interfaces = 
		{
		INTERFACE_INFO
			{
			interface_uid = 0x101f7f5d;
			implementations = 
				{
				IMPLEMENTATION_INFO
					{
					implementation_uid = 0x101f7f5e;
					version_no = 1;
					display_name = "FreeTypeRasterizer Rasterizer Plugin";
					default_data = "text/wml||This is the type of data that this implementation understands. (Can be anything which will allow the default resolver to identify this implementation as the correct one at run time. In this case it is a mime type).";
					opaque_data = " ";
					}
				
				};
			}
		};
	}