camerauis/cameraapp/generic/data/vgacamsettings.rss
branchRCL_3
changeset 31 8f559c47d7fd
parent 20 38fb6f7eacd5
equal deleted inserted replaced
27:53c8aa5d97a3 31:8f559c47d7fd
   385 //
   385 //
   386 RESOURCE TBUF r_qtn_lcam_tt_video_editor
   386 RESOURCE TBUF r_qtn_lcam_tt_video_editor
   387 	{
   387 	{
   388 	buf = qtn_lcam_tt_video_editor;
   388 	buf = qtn_lcam_tt_video_editor;
   389 	}
   389 	}
       
   390 
       
   391 //-----------------------------------------------------------------------------
       
   392 //
       
   393 //    r_qtn_lcam_hdmi_cable_detected
       
   394 //    This popup note is displayed when HDMI cable is plugged to the device
       
   395 //    while video recording is ongoing. Video recording is not allowed
       
   396 //    with HDMI connection.
       
   397 //    popup_note_window
       
   398 //-----------------------------------------------------------------------------
       
   399 //
       
   400 RESOURCE TBUF r_qtn_lcam_hdmi_cable_detected
       
   401 	{
       
   402 	buf = qtn_lcam_hdmi_cable_detected;
       
   403 	}
       
   404 
       
   405 //-----------------------------------------------------------------------------
       
   406 //
       
   407 //    r_qtn_lcam_hdmi_remove_cable
       
   408 //    This popup note is displayed when user tries to start 
       
   409 //    video recording while HDMI cable is plugged. 
       
   410 //    Video recording is not allowed with HDMI connection.
       
   411 //    popup_note_window
       
   412 //-----------------------------------------------------------------------------
       
   413 //
       
   414 RESOURCE TBUF r_qtn_lcam_hdmi_remove_cable
       
   415 	{
       
   416 	buf = qtn_lcam_hdmi_remove_cable;
       
   417 	}
       
   418 
   390 	
   419 	
   391 /**************************************
   420 /**************************************
   392 *         Other structures            *
   421 *         Other structures            *
   393 **************************************/
   422 **************************************/
   394 
   423 
  1455                             flags = KAknButtonNoFrame;
  1484                             flags = KAknButtonNoFrame;
  1456                             states =
  1485                             states =
  1457                                 {
  1486                                 {
  1458                                 AVKON_BUTTON_STATE
  1487                                 AVKON_BUTTON_STATE
  1459                                     {
  1488                                     {
  1460                                     txt = qtn_lcam_tb_show_viewfinder_grid;
  1489                                     txt = qtn_lcam_tb_grid;
  1461                                     }
  1490                                     }
  1462                                 };
  1491                                 };
  1463                             };
  1492                             };
  1464                         },
  1493                         },
  1465                     TBAR_CTRL
  1494                     TBAR_CTRL
  3180     buf = qtn_lcam_tb_hide_viewfinder_grid;
  3209     buf = qtn_lcam_tb_hide_viewfinder_grid;
  3181     }
  3210     }
  3182 
  3211 
  3183 //----------------------------------------------------
  3212 //----------------------------------------------------
  3184 //   
  3213 //   
       
  3214 //    r_qtn_lcam_tb_grid
       
  3215 //    Text for the 'grid' button in toolbar extension
       
  3216 //
       
  3217 //----------------------------------------------------
       
  3218 //
       
  3219 RESOURCE TBUF r_qtn_lcam_tb_grid 
       
  3220     {
       
  3221     buf = qtn_lcam_tb_grid;
       
  3222     }
       
  3223 
       
  3224 //----------------------------------------------------
       
  3225 //   
  3185 //    r_qtn_lcam_tt_videoflash
  3226 //    r_qtn_lcam_tt_videoflash
  3186 //    Tooltip for the video button in fixed toolbar
  3227 //    Tooltip for the video button in fixed toolbar
  3187 //
  3228 //
  3188 //----------------------------------------------------
  3229 //----------------------------------------------------
  3189 //
  3230 //