idlefw/plugins/wrtdataplugin/data/wrtdataplugin.rss
branchRCL_3
changeset 9 d0529222e3f0
parent 0 79c6a41cd166
equal deleted inserted replaced
4:1a2a00e78665 9:d0529222e3f0
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDES
    19 // INCLUDES
    20 #include <ecom/registryinfov2.rh>
    20 #include <ecom/registryinfov2.rh>
       
    21 #include <hscontentpublisheruid.hrh>
    21 #include "wrtdatapluginuids.hrh"
    22 #include "wrtdatapluginuids.hrh"
    22 
    23 
    23  
       
    24 
    24 
    25 // -----------------------------------------------------------------------------
    25 // -----------------------------------------------------------------------------
    26 //   
    26 //   
    27 // registry_info
    27 // registry_info
    28 // Registry information required for identifying the ECOM component
    28 // Registry information required for identifying the ECOM component
    40     interfaces = 
    40     interfaces = 
    41     {
    41     {
    42         INTERFACE_INFO
    42         INTERFACE_INFO
    43         {
    43         {
    44             // UID of interface that is implemented
    44             // UID of interface that is implemented
    45             interface_uid = AI_UID_ECOM_INTERFACE_CONTENTPUBLISHER; 
    45             interface_uid = HS_UID_ECOM_INTERFACE_CONTENTPUBLISHER; 
    46 
    46 
    47             implementations = 
    47             implementations = 
    48             {
    48             {
    49                 IMPLEMENTATION_INFO
    49                 IMPLEMENTATION_INFO
    50                 {
    50                 {