camerauis/cameraapp/generic/data/nhdcamsettings.rss
branchRCL_3
changeset 31 8f559c47d7fd
parent 20 38fb6f7eacd5
equal deleted inserted replaced
27:53c8aa5d97a3 31:8f559c47d7fd
   384 //
   384 //
   385 RESOURCE TBUF r_qtn_lcam_tt_video_editor
   385 RESOURCE TBUF r_qtn_lcam_tt_video_editor
   386 	{
   386 	{
   387 	buf = qtn_lcam_tt_video_editor;
   387 	buf = qtn_lcam_tt_video_editor;
   388 	}
   388 	}
       
   389 
       
   390 //-----------------------------------------------------------------------------
       
   391 //
       
   392 //    r_qtn_lcam_hdmi_cable_detected
       
   393 //    This popup note is displayed when HDMI cable is plugged to the device
       
   394 //    while video recording is ongoing. Video recording is not allowed
       
   395 //    with HDMI connection.
       
   396 //    popup_note_window
       
   397 //-----------------------------------------------------------------------------
       
   398 //
       
   399 RESOURCE TBUF r_qtn_lcam_hdmi_cable_detected
       
   400 	{
       
   401 	buf = qtn_lcam_hdmi_cable_detected;
       
   402 	}
       
   403 
       
   404 //-----------------------------------------------------------------------------
       
   405 //
       
   406 //    r_qtn_lcam_hdmi_remove_cable
       
   407 //    This popup note is displayed when user tries to start 
       
   408 //    video recording while HDMI cable is plugged. 
       
   409 //    Video recording is not allowed with HDMI connection.
       
   410 //    popup_note_window
       
   411 //-----------------------------------------------------------------------------
       
   412 //
       
   413 RESOURCE TBUF r_qtn_lcam_hdmi_remove_cable
       
   414 	{
       
   415 	buf = qtn_lcam_hdmi_remove_cable;
       
   416 	}
       
   417 
   389 	
   418 	
   390 /**************************************
   419 /**************************************
   391 *         Other structures            *
   420 *         Other structures            *
   392 **************************************/
   421 **************************************/
   393 
   422 
  1517                             flags = KAknButtonNoFrame;
  1546                             flags = KAknButtonNoFrame;
  1518                             states =
  1547                             states =
  1519                                 {
  1548                                 {
  1520                                 AVKON_BUTTON_STATE
  1549                                 AVKON_BUTTON_STATE
  1521                                     {
  1550                                     {
  1522                                     txt = qtn_lcam_tb_show_viewfinder_grid;
  1551                                     txt = qtn_lcam_tb_grid;
  1523                                     }
  1552                                     }
  1524                                 };
  1553                                 };
  1525                             };
  1554                             };
  1526                         },
  1555                         },
  1527                     TBAR_CTRL
  1556                     TBAR_CTRL
  3282     buf = qtn_lcam_tb_hide_viewfinder_grid;
  3311     buf = qtn_lcam_tb_hide_viewfinder_grid;
  3283     }
  3312     }
  3284 
  3313 
  3285 //----------------------------------------------------
  3314 //----------------------------------------------------
  3286 //   
  3315 //   
       
  3316 //    r_qtn_lcam_tb_grid
       
  3317 //    Text for the 'grid' button in toolbar extension
       
  3318 //
       
  3319 //----------------------------------------------------
       
  3320 //
       
  3321 RESOURCE TBUF r_qtn_lcam_tb_grid 
       
  3322     {
       
  3323     buf = qtn_lcam_tb_grid;
       
  3324     }
       
  3325 
       
  3326 //----------------------------------------------------
       
  3327 //   
  3287 //    r_qtn_lcam_tt_videoflash
  3328 //    r_qtn_lcam_tt_videoflash
  3288 //    Tooltip for the video button in fixed toolbar
  3329 //    Tooltip for the video button in fixed toolbar
  3289 //
  3330 //
  3290 //----------------------------------------------------
  3331 //----------------------------------------------------
  3291 //
  3332 //