adw: Disable automatic changelog display

The automatic changelog display is kind of scary looking when it pops
up after a clean flash. This is appropriate for ADW's market version
but probably not for a custom ROM. Disable it via overlay, it
is still available via the options menu.
This commit is contained in:
Steve Kondik 2010-08-26 08:18:58 -04:00
parent be44f98c8e
commit 64b976529c
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
<resources>
<bool name="config_drawerNew">false</bool>
<bool name="config_fadeDrawerLabels">true</bool>
<bool name="config_nagScreen">false</bool>
<integer name="config_desktopBounce">30</integer>
<integer name="config_desktopSpeed">600</integer>