Fix "bookmark on stop: ask" when idle poweroff triggers.
commit4009ab279f24bd1feb6c18941acc2b09749fd0e9
authortorne <torne@a1c6a512-1295-4272-9138-f99709370657>
Sun, 28 Mar 2010 23:27:49 +0000 (28 23:27 +0000)
committertorne <torne@a1c6a512-1295-4272-9138-f99709370657>
Sun, 28 Mar 2010 23:27:49 +0000 (28 23:27 +0000)
tree8a4b7e12ee6f716cf5a32765c620c65549451e52
parent02ca25d999816512860d9c69338731c850718bf6
Fix "bookmark on stop: ask" when idle poweroff triggers.

Previously, the prompt would come up during poweroff, and then if the user did not respond, the shutdown timeout would be hit and a hard poweroff would happen, which is bad. Now it just assumes you don't want a bookmark.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25376 a1c6a512-1295-4272-9138-f99709370657
apps/bookmark.c
apps/bookmark.h
apps/gui/wps.c
apps/misc.c