videoplayerapp/mpxvideoplayer/data/mpxvideoplayer_reg.rss
branchRCL_3
changeset 8 ce5ada96ab30
parent 0 96612d01cf9f
child 15 8f0df5c82986
equal deleted inserted replaced
6:7d91903f795f 8:ce5ada96ab30
    13 *
    13 *
    14 * Description:  Resource definitions for mpxvideoplayer
    14 * Description:  Resource definitions for mpxvideoplayer
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version:  da1mmcf#12 %
    18 // Version : %version:  13 %
    19 
    19 
    20 //  INCLUDES
    20 //  INCLUDES
    21 #include <appinfo.rh>
    21 #include <appinfo.rh>
    22 #include <mpxvideoplayer.rsg>
    22 #include <mpxvideoplayer.rsg>
    23 #include <data_caging_paths_strings.hrh>
    23 #include <data_caging_paths_strings.hrh>
    37     {
    37     {
    38     app_file = "MPXVideoPlayer";
    38     app_file = "MPXVideoPlayer";
    39     localisable_resource_file = APP_RESOURCE_DIR"\\MpxVideoPlayer";
    39     localisable_resource_file = APP_RESOURCE_DIR"\\MpxVideoPlayer";
    40     localisable_resource_id = R_MPXVIDEOPLAYER_LOCALISABLE_APP_INFO;
    40     localisable_resource_id = R_MPXVIDEOPLAYER_LOCALISABLE_APP_INFO;
    41     embeddability = KAppEmbeddable;
    41     embeddability = KAppEmbeddable;
    42 
       
    43     // Hide this application, launcher will be visible instead
       
    44     hidden = KAppIsHidden;
       
    45 
    42 
    46     datatype_list =
    43     datatype_list =
    47         {
    44         {
    48         DATATYPE { priority=EDataTypePrioritySystem; type="video/avi"; },
    45         DATATYPE { priority=EDataTypePrioritySystem; type="video/avi"; },
    49         DATATYPE { priority=EDataTypePrioritySystem; type="video/msvideo"; },
    46         DATATYPE { priority=EDataTypePrioritySystem; type="video/msvideo"; },