videoplayerapp/mpxvideoplayer/data/mpxvideoplayer.rss
branchRCL_3
changeset 13 112a725ff2c2
parent 0 96612d01cf9f
equal deleted inserted replaced
11:5294c000a26d 13:112a725ff2c2
    13 *
    13 *
    14 * Description: MPX Video Player Resource file
    14 * Description: MPX Video Player Resource file
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 8 %
    18 // Version : %version: 9 %
    19 
    19 
    20 //  RESOURCE IDENTIFIER
    20 //  RESOURCE IDENTIFIER
    21 NAME    FUSN // 4 letter ID
    21 NAME    FUSN // 4 letter ID
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    86         number_of_icons = 1;
    86         number_of_icons = 1;
    87         icon_file = APP_BITMAP_DIR"\\mpxvideoplayer_aif.mif";
    87         icon_file = APP_BITMAP_DIR"\\mpxvideoplayer_aif.mif";
    88         };
    88         };
    89     }
    89     }
    90 
    90 
    91 // -----------------------------------------------------------------------------
       
    92 //   
       
    93 // r_mpxvideoplayer_title
       
    94 // Default title text 
       
    95 //
       
    96 // -----------------------------------------------------------------------------
       
    97 //
       
    98 RESOURCE TBUF r_mpxvideoplayer_title
       
    99     { 
       
   100     buf = qtn_mpxvideoplayer_title;
       
   101     }