FS#8135 - add an optional "left margin" parameter to the %s WPS tag - e.g. %s|100...
commit0a10756aa508adee73408311f812f33ee4dcb24e
authordave <dave@a1c6a512-1295-4272-9138-f99709370657>
Mon, 12 Nov 2007 21:34:01 +0000 (12 21:34 +0000)
committerdave <dave@a1c6a512-1295-4272-9138-f99709370657>
Mon, 12 Nov 2007 21:34:01 +0000 (12 21:34 +0000)
tree50da730905477a3dce9909b575c3353e310310ef
parent3a5029ff8fbad43650d3a5411451475b017ac3c8
FS#8135 - add an optional "left margin" parameter to the %s WPS tag - e.g. %s|100|.  This patch uses parts of the scroll-margins patch (FS#2954), but is much smaller, only offers a left-margin, and only affects the WPS code.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15604 a1c6a512-1295-4272-9138-f99709370657
apps/gui/gwps-common.c
apps/gui/gwps.h
apps/gui/wps_parser.c