connectionutilities/ConnectionDialogs/data/10207374.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 06 Jul 2010 14:42:41 +0300
changeset 47 cb7afde124a3
parent 0 5a93021fdf25
permissions -rw-r--r--
Revision: 201025 Kit: 2010127

/*
* 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 "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:
*
*/

#include <ecom/registryinfo.rh>
#include <uikon.hrh>

RESOURCE REGISTRY_INFO theInfo
{
	dll_uid = 0x10207374;
	interfaces =
	{
	INTERFACE_INFO
		{
		interface_uid = KUikonUidPluginInterfaceNotifiers;
		implementations =
				{
				IMPLEMENTATION_INFO
					{
					implementation_uid = 0x10207375;
					version_no = 1;
					display_name = "TTNOTIFY2V2 Plugin 1";
					default_data = "TTNOTIFY2V2";
					opaque_data	 = "0";
					}
				};
		}
	};
}