camerauis/cameraapp/generic/data/nhdcamsettings.rss
branchRCL_3
changeset 13 38fb6f7eacd5
parent 12 51dda465e618
child 17 8f559c47d7fd
equal deleted inserted replaced
12:51dda465e618 13:38fb6f7eacd5
   853             sid = ECamAutoFocusComplete; 
   853             sid = ECamAutoFocusComplete; 
   854             priority = EAvkonKeyClickPriority;
   854             priority = EAvkonKeyClickPriority;
   855             preference = EAknAudioPrefCamera;
   855             preference = EAknAudioPrefCamera;
   856             file = KCamAutoFocusSuccFile;
   856             file = KCamAutoFocusSuccFile;
   857             volume = 5;
   857             volume = 5;
   858             },
       
   859         // Self-timer beep
       
   860         AVKON_SOUND_INFO 
       
   861             { 
       
   862             sid = ECamSelfTimerSoundId; 
       
   863             priority = EAvkonAlarmTonesPriority;
       
   864             preference = EAknAudioPrefDefaultTone; 
       
   865             sequencelength = 6;
       
   866             sequence = { 0, 17, 6, 118, 10, 11 };
       
   867             volume = 9; 
       
   868             }
   858             }
   869          
   859          
   870         };
   860         };
   871     }
   861     }
   872 
   862 
  3372     {
  3362     {
  3373     items=
  3363     items=
  3374         {
  3364         {
  3375         AIW_CRITERIA_ITEM // SHARE_AIW
  3365         AIW_CRITERIA_ITEM // SHARE_AIW
  3376             {
  3366             {
  3377             id = KAiwCmdView;
  3367             id              = ECamCmdShareSettings;
  3378             serviceCmd = KAiwCmdView;
  3368             serviceCmd      = KAiwCmdView;
  3379             contentType = "*";
  3369             contentType     = "*";
       
  3370             defaultProvider = 0x2002CC1F; //KShareAppUidVal;	    
  3380             serviceClass = KAiwClassMenu;
  3371             serviceClass = KAiwClassMenu;
       
  3372             maxProviders    = 1;
  3381             }
  3373             }
  3382         };
  3374         };
  3383     }
  3375     }
  3384 
  3376 
  3385 // -----------------------------------------------------------------------------
  3377 // -----------------------------------------------------------------------------