emailservices/emailserver/cmailhandlerplugin/data/2001F413.rss
changeset 0 8466d47a6819
equal deleted inserted replaced
-1:000000000000 0:8466d47a6819
       
     1 /*
       
     2 * Copyright (c) 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 "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: Resource file for cmailhandlerplugin.
       
    15 *
       
    16 */
       
    17 //2001F413.RSS
       
    18 //
       
    19 #include <ecom/registryinfo.rh>
       
    20 #include "../../../../inc/emailversionnumbers.hrh" // KEmailEcomVersionNumber
       
    21 
       
    22 //Declares the interface implementations provided
       
    23 RESOURCE REGISTRY_INFO cmailhandlerplugin
       
    24 	{
       
    25 	dll_uid = 0x2001F413;
       
    26 	interfaces = 
       
    27 		{
       
    28 		INTERFACE_INFO
       
    29 			{
       
    30 			interface_uid = 0x2001F414;
       
    31 			implementations = 
       
    32 				{
       
    33 				IMPLEMENTATION_INFO
       
    34 					{
       
    35 					implementation_uid = 0x2001F415;
       
    36 					version_no = KEmailEcomVersionNumber;
       
    37 					display_name = "CMail CPS Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
       
    38 					default_data = "";
       
    39 					opaque_data = "";
       
    40 					},
       
    41 				IMPLEMENTATION_INFO
       
    42 					{
       
    43 					implementation_uid = 0x2001F465;
       
    44 					version_no = KEmailEcomVersionNumber;
       
    45 					display_name = "CMail Message query Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
       
    46 					default_data = "";
       
    47 					opaque_data = "";
       
    48 					},
       
    49 			    IMPLEMENTATION_INFO
       
    50 					{
       
    51 					implementation_uid = 0x2001F466;
       
    52 					version_no = KEmailEcomVersionNumber;
       
    53 					display_name = "CMail Authentication Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
       
    54 					default_data = "";
       
    55 					opaque_data = "";
       
    56 					},
       
    57 				IMPLEMENTATION_INFO
       
    58 					{
       
    59 					implementation_uid = 0x2001F467;
       
    60 					version_no = KEmailEcomVersionNumber;
       
    61 					display_name = "CMail Out-of-memory Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
       
    62 					default_data = "";
       
    63 					opaque_data = "";
       
    64 					},
       
    65 				IMPLEMENTATION_INFO
       
    66 					{
       
    67 					implementation_uid = 0x2001F468;
       
    68 					version_no = KEmailEcomVersionNumber;
       
    69 					display_name = "CMail MTM Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
       
    70 					default_data = "";
       
    71 					opaque_data = "";
       
    72 					},
       
    73 				IMPLEMENTATION_INFO
       
    74 					{
       
    75 					implementation_uid = 0x2001F469;
       
    76 					version_no = KEmailEcomVersionNumber;
       
    77 					display_name = "CMail LED Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
       
    78 					default_data = "";
       
    79 					opaque_data = "";
       
    80 					},
       
    81 				IMPLEMENTATION_INFO
       
    82 					{
       
    83 					implementation_uid = 0x2001F46A;
       
    84 					version_no = KEmailEcomVersionNumber;
       
    85 					display_name = "CMail icon Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
       
    86 					default_data = "";
       
    87 					opaque_data = "";
       
    88 					},
       
    89 			    IMPLEMENTATION_INFO
       
    90 					{
       
    91 					implementation_uid = 0x2001F4B6;
       
    92 					version_no = KEmailEcomVersionNumber;
       
    93 					display_name = "CMail sound Handler Plugin||Copyright © 2008 Nokia Ltd. All rights reserved.";
       
    94 					default_data = "";
       
    95 					opaque_data = "";
       
    96 					}
       
    97 				};
       
    98 			}
       
    99 		};
       
   100 	}