Slightly change how %Li works when used as a conditional. last part is selected if...
commit3b8b272a8f26aaff2510c5f7cff6ba71424184a4
authorteru <teru@a1c6a512-1295-4272-9138-f99709370657>
Sun, 7 Mar 2010 13:39:19 +0000 (7 13:39 +0000)
committerteru <teru@a1c6a512-1295-4272-9138-f99709370657>
Sun, 7 Mar 2010 13:39:19 +0000 (7 13:39 +0000)
tree4a450f01d2a2615a18f9ac04a33a5b28ef8e65e7
parentb4d02d21e8d6974325344df4a0d41cfbec7cea53
Slightly change how %Li works when used as a conditional. last part is selected if and only if icon is not presented (i.e. is no icon) so that it can be used like true/false type conditional tag, e.g. "%?Li<Icon|No Icon>".

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25054 a1c6a512-1295-4272-9138-f99709370657
apps/gui/skin_engine/skin_tokens.c