searchui/searchapp/plugins/searchsettingsplugin/data/searchsettingsplugin.rss
author andy simpson <andrews@symbian.org>
Thu, 02 Sep 2010 15:47:07 +0100
branchRCL_3
changeset 67 1539a383d7b6
parent 0 f979ecb2b13e
permissions -rw-r--r--
Merge after removal of incorrect RCL_3 drop

/*
* Copyright (c) 2006-2007 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:      ECOM plugin resource file for Applications plugin.
*
*/





#include <RegistryInfo.rh>


RESOURCE REGISTRY_INFO theInfo
	{
	dll_uid     = 0x10282E07;
	interfaces  = 
		{
		INTERFACE_INFO
			{
			interface_uid   = 0x10207236; 
			implementations = 
				{
				IMPLEMENTATION_INFO
					{
					implementation_uid  = 0x10282E08;
					version_no          = 1;
					display_name        = "Search Settings Plugin";
					default_data        = "0x10207239"; // Parent UID
					opaque_data         = "1";//Order number
					}
				};
			}
		};
	}