Fix FS#10289 - screens showing a list need to check the show_icons setting before...
commit0751b74a30349a68f7400a555cff9c4cfebc8b6f
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
parentbc6d1abdc923ec23336ead3faa38697cc43a79ab
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