minor update to gui_synclist_do_button() which will hopefully simplify things later.
commitfb1089e285a4f3d856e1307729b5981529137d63
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 17 Sep 2007 10:08:50 +0000 (17 10:08 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 17 Sep 2007 10:08:50 +0000 (17 10:08 +0000)
treef4be937b805d829c354e0ad723b4cf3b7089f29b
parenta55f6b05f349877c0f49a81645baec4de3b89254
minor update to gui_synclist_do_button() which will hopefully simplify things later.
Now returns true if the action was handled in that function instead of returning the handled action.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14733 a1c6a512-1295-4272-9138-f99709370657
21 files changed:
apps/bookmark.c
apps/cuesheet.c
apps/debug_menu.c
apps/filetypes.c
apps/gui/list.c
apps/gui/list.h
apps/gui/option_select.c
apps/menu.c
apps/menus/settings_menu.c
apps/playlist_catalog.c
apps/playlist_viewer.c
apps/plugin.h
apps/plugins/chessbox/chessbox_pgn.c
apps/plugins/lib/oldmenuapi.c
apps/plugins/properties.c
apps/plugins/random_folder_advance_config.c
apps/plugins/shortcuts/shortcuts_view.c
apps/plugins/text_editor.c
apps/recorder/radio.c
apps/screens.c
apps/tree.c