javauis/lcdui_akn/lcdgd/resource/10208162.RSS
branchRCL_3
changeset 83 26b2b12093af
parent 77 7cee158cb8cd
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
    17 //
    17 //
    18 // 10208162.RSS
    18 // 10208162.RSS
    19 //
    19 //
    20 // Color64K plugin registration resource file.
    20 // Color64K plugin registration resource file.
    21 //
    21 //
    22 #include <ecom/registryinfov2.rh>
    22 #include <registryinfov2.rh>
    23 #include "lcdgd.hrh"
    23 #include "lcdgd.hrh"
    24 
       
    25 #ifndef ECOM_VERSION_NO
       
    26 #define ECOM_VERSION_NO 2
       
    27 #endif
       
    28 
    24 
    29 RESOURCE REGISTRY_INFO r_registry
    25 RESOURCE REGISTRY_INFO r_registry
    30     {
    26     {
    31     resource_format_version = RESOURCE_FORMAT_VERSION_2;
    27     resource_format_version = RESOURCE_FORMAT_VERSION_2;
    32     dll_uid = LCDGD_COLOR64K_DLL_UID;
    28     dll_uid = LCDGD_COLOR64K_DLL_UID;
    38             implementations =
    34             implementations =
    39                 {
    35                 {
    40                 IMPLEMENTATION_INFO
    36                 IMPLEMENTATION_INFO
    41                     {
    37                     {
    42                     implementation_uid = LCDGD_COLOR64K_IMPLEMENTATION_UID;
    38                     implementation_uid = LCDGD_COLOR64K_IMPLEMENTATION_UID;
    43                     version_no   = ECOM_VERSION_NO;
    39                     version_no   = 2;
    44                     display_name = "J2ME_COLOR64K_DRIVER";
    40                     display_name = "J2ME_COLOR64K_DRIVER";
    45                     default_data = LCDGD_COLOR64K_DRIVER_ID_STR;
    41                     default_data = LCDGD_COLOR64K_DRIVER_ID_STR;
    46                     opaque_data  = "0;";
    42                     opaque_data  = "0;";
    47                     rom_only = 0;
    43                     rom_only = 0;
    48                     }
    44                     }