psln/Group/102818E8.xml
author Dario Sestito <darios@symbian.org>
Tue, 29 Jun 2010 16:35:47 +0100
branchRCL_3
changeset 35 b02ebb4a4e15
parent 15 08e69e956a8c
permissions -rw-r--r--
Fix bug 2012

<!-- 
To disable theme related transition effects and animation background
Repository : KCRUidThemes
Key : KThemesTransitionEffectsSupport, KThemesAnimBackgroundSupport
Value : The largest possible value for a TInt (KMaxTInt=0x7fffffff defined in e32const.h) 
Definition in file pslninternalcreys.h
-->

<PowerSaveModeConfig>
    <Setting mode="1"><!-- PSM mode Full PSM -->
        <SetItem key="9" type="0" value="2147483647"></SetItem>
        <SetItem key="14" type="0" value="2147483647"></SetItem>
    </Setting>
    <Setting mode="2"><!-- PSM mode Partial PSM-->
        <SetItem key="9" type="0" value="2147483647"></SetItem>
        <SetItem key="14" type="0" value="2147483647"></SetItem>
		</Setting>
</PowerSaveModeConfig>