Fix FS#10289 - screens showing a list need to check the show_icons setting before...
commitf36d9abb5a9a78acd8f190a807b09ec2ebcf2af9
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Wed, 16 Dec 2009 08:36:46 +0000 (16 08:36 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Wed, 16 Dec 2009 08:36:46 +0000 (16 08:36 +0000)
tree80bee7b66110bd31734897a96fe336ea50336923
parent2fd833815c9b781db10a2e5354be776ccab5d28e
Fix FS#10289 - screens showing a list need to check the show_icons setting before setting the callback. the List will now always draw icons if a callback is set (like its always done for voice)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24022 a1c6a512-1295-4272-9138-f99709370657
apps/filetypes.c
apps/gui/bitmap/list.c
apps/menu.c
apps/menus/recording_menu.c
apps/plugins/disktidy.c
apps/tree.c