wlansecuritysettings/wlaneapsettingsui/eapnotifwrapper/data/2000cf2e.rss
branchRCL_3
changeset 19 c74b3d9f6b9e
equal deleted inserted replaced
18:bad0cc58d154 19:c74b3d9f6b9e
       
     1 /*
       
     2 * Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: EAP Notifier wrapper resource file
       
    15 *
       
    16 */
       
    17 
       
    18 /*
       
    19 * %version: tr1cfwln#8 %
       
    20 */
       
    21 
       
    22 #include <ecom/registryinfo.rh>
       
    23 #include <uikon.hrh>
       
    24 
       
    25 RESOURCE REGISTRY_INFO theInfo
       
    26 {
       
    27 	dll_uid = 0x2000cf2e;
       
    28 	interfaces =
       
    29 	{
       
    30 	INTERFACE_INFO
       
    31 		{
       
    32 		interface_uid = KUikonUidPluginInterfaceNotifiers;
       
    33 		implementations =
       
    34 				{
       
    35 				IMPLEMENTATION_INFO
       
    36 					{
       
    37 					implementation_uid = 0x2000cf2f;
       
    38 					version_no = 1;
       
    39 					display_name = "TTNOTIFY2V2 EAP notifier wrapper plugin";
       
    40 					default_data = "TTNOTIFY2V2";
       
    41 					opaque_data	 = "0";
       
    42 					}
       
    43 				};
       
    44 		}
       
    45 	};
       
    46 }