psln/Group/102818E8.xml
changeset 37 89c890c70182
parent 34 6b5204869ed5
child 45 667edd0b8678
equal deleted inserted replaced
34:6b5204869ed5 37:89c890c70182
     1 <!-- 
       
     2 To disable theme related transition effects
       
     3 Repository : KCRUidThemes
       
     4 Key : KThemesTransitionEffects 
       
     5 Value : The largest possible value for a TInt (KMaxTInt=0x7fffffff defined in e32const.h) 
       
     6 Definition in file pslninternalcreys.h
       
     7 -->
       
     8 
       
     9 <PowerSaveModeConfig>
       
    10     <Setting mode="1"><!-- PSM mode Full PSM -->
       
    11         <SetItem key="9" type="0" value="2147483647"></SetItem>
       
    12     </Setting>
       
    13     <Setting mode="2"><!-- PSM mode Partial PSM-->
       
    14 				<SetItem key="9" type="0" value="2147483647"></SetItem>
       
    15 		</Setting>
       
    16 </PowerSaveModeConfig>