Add possibility to enable CRT animation on screen off

Change-Id: I74926ddef1dcb6424798e567e5fcb823747384bf
This commit is contained in:
KalimochoAz 2011-06-18 22:23:45 +02:00
parent a1afa35a73
commit 9aba24261c

View File

@ -72,7 +72,10 @@
</string-array>
<!-- If this is true, the screen will fade off. -->
<bool name="config_animateScreenLights">true</bool>
<bool name="config_animateScreenLights">false</bool>
<!-- Enable the screen-off animation -->
<bool name="config_enableScreenOffAnimation">false</bool>
<!-- XXXXXX END OF RESOURCES USING WRONG NAMING CONVENTION -->