Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, to preven...
commita0e342b0f413679aa400f3f5b3db1e2b198fe5da
authorunhelpful <unhelpful@a1c6a512-1295-4272-9138-f99709370657>
Sun, 31 May 2009 17:47:56 +0000 (31 17:47 +0000)
committerunhelpful <unhelpful@a1c6a512-1295-4272-9138-f99709370657>
Sun, 31 May 2009 17:47:56 +0000 (31 17:47 +0000)
treef094238dc57392d0574bf1922236e4456b2edd5c
parent7ca33ac63ee431fcea70137fd617d20ca5989599
Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, to prevent conflicts with core contexts using CONTEXT_CUSTOM, and use CONTEXT_TREE as the base context for PictureFlow's custom contexts.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21149 a1c6a512-1295-4272-9138-f99709370657
apps/action.c
apps/action.h
apps/plugins/lib/pluginlib_actions.c
apps/plugins/pictureflow/pictureflow.c