equal
deleted
inserted
replaced
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 { |