Update contrib.
1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // Registry file for the Example Interface Implementation Collection
15 // To be used with the full Client / Server architecture.
19 #include <ecom/registryinfo.rh>
21 RESOURCE REGISTRY_INFO theInfo
28 interface_uid = 0x10009DC8;
33 implementation_uid = 0x10009DC6;
35 display_name = "Example Magic Plugin No. 1";
36 default_data = "text/wml";
37 opaque_data = "test_params";
41 implementation_uid = 0x10009DC7;
43 display_name = "Example Magic Plugin No. 2";
44 default_data = "text/wml";
45 opaque_data = "test_params";
49 implementation_uid = 0x10009DCF;
51 display_name = "Example Magic Plugin No. 3";
52 default_data = "text/wml";
53 opaque_data = "test_params";