Add a possibility for plugins to go directly to the WPS after exiting.
commit3bbd3fe979b9ac3b5d423587f3067c7978b935b5
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 5 Jul 2009 22:12:42 +0000 (5 22:12 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 5 Jul 2009 22:12:42 +0000 (5 22:12 +0000)
tree0fd59aa1160d6b1ddf5728e81ccb39db2fc94809
parent93da9546438d9dc045cdc354fda0c26a96b3dd9a
Add a possibility for plugins to go directly to the WPS after exiting.

It only works for plugins executed via the filebrowser for now. Those
executed from the context menu or a simplelist (such as "Open With...") need additional hacking.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21680 a1c6a512-1295-4272-9138-f99709370657
apps/filetree.c
apps/plugin.c
apps/plugin.h