make the parser work with the changed %Cl format.
commit38e8c41580545794c317293cef3de6dd376e84e7
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 7 Jun 2010 04:40:46 +0000 (7 04:40 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 7 Jun 2010 04:40:46 +0000 (7 04:40 +0000)
tree91cff4695ffd03a8a35a3c134d287db40f0721f7
parent9ada8a669618eae7bc1538dbfff35e2bd0a96945
make the parser work with the changed %Cl format.
%Cl(x, y, width, height [,xalign flag] [, yalign flag])
xalign can be l,c,r (or - to keep default)
yalign can be t,c,b

xalign must be there if you want to use a yalign flag

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