Extend $if() to also allow lt, gt, lte, and gte for strings.
commitbd292b28c6d90bdcb846ba0eee7181b0703952ae
authorFrank Gevaerts <frank@gevaerts.be>
Fri, 9 Sep 2011 18:06:07 +0000 (9 18:06 +0000)
committerFrank Gevaerts <frank@gevaerts.be>
Fri, 9 Sep 2011 18:06:07 +0000 (9 18:06 +0000)
treeaf86f0b16f565d72332366bae935f2be247eff52
parentc97c5e5d17617475eaf4b81407dd5913ffa89528
Extend $if() to also allow lt, gt, lte, and gte for strings.

The usefulness of this is arguable, but this improves consistency at only a very small cost

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