touchscreen regions:
commit913b91e36ce2b538bce869332afec08d58e50a66
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Wed, 22 Jul 2009 21:14:47 +0000 (22 21:14 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Wed, 22 Jul 2009 21:14:47 +0000 (22 21:14 +0000)
tree1fa2d98551591d24870c5f12107f4b8fe114f0ce
parentcdef02b095f84103bee45aa38b54483d42ed5540
touchscreen regions:
a) check for trailing '|' so that it doesn't match wrong strings (a not-yet-existing "playlist" would match the existing "play")
b) don't recalculate the array length in each iteration

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