camerauis/cameraapp/generic/common/data/CamAppWideV2.ra
branchRCL_3
changeset 67 756ad29ed18e
parent 62 f0c0788c4de2
equal deleted inserted replaced
62:f0c0788c4de2 67:756ad29ed18e
   847     { 
   847     { 
   848     r = 116; t = 219; W = 204; H = 21;
   848     r = 116; t = 219; W = 204; H = 21;
   849     } 
   849     } 
   850 */
   850 */
   851 
   851 
   852 
       
   853 //----------------------------------------------------
       
   854 //   
       
   855 //    r_note_added_one_item_album
       
   856 //    Notification to show when an item was added to an album
       
   857 //
       
   858 //----------------------------------------------------
       
   859 //
       
   860 RESOURCE TBUF r_note_added_one_item_album
       
   861     {
       
   862     buf = qtn_lcam_note_added_one_item_album;
       
   863     }    
       
   864     
       
   865