change to %Cd to display albumart (instead of %C to make it more consistant with...
commit84a820d6c7c7db6c69bebf65878155b6fa403334
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Tue, 8 Jun 2010 14:52:03 +0000 (8 14:52 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Tue, 8 Jun 2010 14:52:03 +0000 (8 14:52 +0000)
tree9dbfd76a50febf7ee92a14439c97622f6b011ab7
parentc7965e9db5acf2c9faee07d3ad7f034f7f7e9004
change to %Cd to display albumart (instead of %C to make it more consistant with %Vd/%Vl and %xd/%xl)

Also assume ; in skins are for sublines.. this means if you want ; in text you need to manually escape it (%;) far less false positives then

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26693 a1c6a512-1295-4272-9138-f99709370657
apps/gui/skin_engine/skin_parser.c
utils/skinupdater/skinupdater.c
utils/themeeditor/tag_table.c