taskswitcher/contextengine/hgfswpreviewprovider/wsplugin/src/20016BEC.rss
changeset 4 4d54b72983ae
parent 3 fb3763350a08
child 5 c743ef5928ba
equal deleted inserted replaced
3:fb3763350a08 4:4d54b72983ae
     1 /*
       
     2 * ==============================================================================
       
     3 *  Name        : %name: 20016BEC.rss %
       
     4 *  Part of     : Hg fast swap previer provider plugin
       
     5 *  Description : ECOM registration file
       
     6 *  Version     : %version: sa1spcx1#2 %
       
     7 *
       
     8 *  Copyright (c) 2008 Nokia Corporation.
       
     9 *  This material, including documentation and any related
       
    10 *  computer programs, is protected by copyright controlled by
       
    11 *  Nokia Corporation. All rights are reserved. Copying,
       
    12 *  including reproducing, storing, adapting or translating, any
       
    13 *  or all of this material requires the prior written consent of
       
    14 *  Nokia Corporation. This material also contains confidential
       
    15 *  information which may not be disclosed to others without the
       
    16 *  prior written consent of Nokia Corporation.
       
    17 * ==============================================================================
       
    18 */
       
    19 
       
    20 #include <ecom/registryinfo.rh>
       
    21 
       
    22 RESOURCE REGISTRY_INFO theInfo
       
    23 	{
       
    24 	dll_uid = 0x20016BEC;
       
    25 	interfaces =
       
    26 		{
       
    27 		INTERFACE_INFO
       
    28 			{
       
    29 			interface_uid = 0x10281924;
       
    30 			implementations =
       
    31 				{
       
    32 				IMPLEMENTATION_INFO
       
    33 					{
       
    34 					implementation_uid = 0x20016BEC;
       
    35 					version_no = 1;
       
    36 					display_name = "previewprovider";
       
    37 					default_data = "";
       
    38 					opaque_data = "";
       
    39 					}
       
    40 				};
       
    41 			}
       
    42 		};
       
    43 	}