change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign][,...
commitecd3dddc05b3bbfd1850d98143e89a24eba80b32
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Wed, 2 Jun 2010 09:51:03 +0000 (2 09:51 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Wed, 2 Jun 2010 09:51:03 +0000 (2 09:51 +0000)
tree3a230d7357a7bd2c1f21b2005b3fad66366be655
parent79eefcb2ac3c9801c7e95f73b939af1b8f0faa15
change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign][, yalign])
d,i,s modifiers are no longer supported (were there for origional compatability) and +,- modifiers are not supported anymore either.
Legal values for xalign are: l,c,r (left, center, right)
Legal values for xalign are: t,c,b (top, center, bottom)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26475 a1c6a512-1295-4272-9138-f99709370657
utils/skinupdater/skinupdater.c
utils/themeeditor/tag_table.c