2 new tags for the base skin.
commit466e5d9aa4fcdc3da6172eb9ae125fd4157be0b9
authorJonathan Gordon <rockbox@jdgordon.info>
Fri, 26 Feb 2010 03:45:41 +0000 (26 03:45 +0000)
committerJonathan Gordon <rockbox@jdgordon.info>
Fri, 26 Feb 2010 03:45:41 +0000 (26 03:45 +0000)
tree660ff0f1991703cd87e77bab3cccca190d0f5e28
parentca755f767c2d67fb2b52c292402b3b3d3be28244
2 new tags for the base skin.
%Lt - the title text for the current list
%Li - the icon number. Same order as the CustomIcons list, except the first icon is the "no icon" icon.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24917 a1c6a512-1295-4272-9138-f99709370657
apps/gui/bitmap/list.c
apps/gui/list.c
apps/gui/skin_engine/skin_parser.c
apps/gui/skin_engine/skin_tokens.c
apps/gui/skin_engine/skin_tokens.h
apps/gui/statusbar-skinned.c
apps/gui/statusbar-skinned.h
apps/gui/viewport.c
apps/menu.c