securitydialogs/Securitynotifier/Group/102071FA.rss
author hgs
Mon, 28 Jun 2010 13:01:48 +0300
changeset 32 b3e22c78f79e
parent 0 164170e6151a
permissions -rw-r--r--
201025_03

/*
* Copyright (c) 2005 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:  Resource registry info file
*    
*
*
*/


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

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