camerauis/cameraapp/generic/data/nhdcamsettings.rss
branchRCL_3
changeset 20 38fb6f7eacd5
parent 18 51dda465e618
child 31 8f559c47d7fd
--- a/camerauis/cameraapp/generic/data/nhdcamsettings.rss	Wed Apr 14 15:41:04 2010 +0300
+++ b/camerauis/cameraapp/generic/data/nhdcamsettings.rss	Tue Apr 27 16:19:06 2010 +0300
@@ -855,16 +855,6 @@
             preference = EAknAudioPrefCamera;
             file = KCamAutoFocusSuccFile;
             volume = 5;
-            },
-        // Self-timer beep
-        AVKON_SOUND_INFO 
-            { 
-            sid = ECamSelfTimerSoundId; 
-            priority = EAvkonAlarmTonesPriority;
-            preference = EAknAudioPrefDefaultTone; 
-            sequencelength = 6;
-            sequence = { 0, 17, 6, 118, 10, 11 };
-            volume = 9; 
             }
          
         };
@@ -3374,10 +3364,12 @@
         {
         AIW_CRITERIA_ITEM // SHARE_AIW
             {
-            id = KAiwCmdView;
-            serviceCmd = KAiwCmdView;
-            contentType = "*";
+            id              = ECamCmdShareSettings;
+            serviceCmd      = KAiwCmdView;
+            contentType     = "*";
+            defaultProvider = 0x2002CC1F; //KShareAppUidVal;	    
             serviceClass = KAiwClassMenu;
+            maxProviders    = 1;
             }
         };
     }