add simple text viewer to pluginlib and use this for dict to show description.
commit652555e72c8cb60b309955e30f725d6214b26f4d
authorteru <teru@a1c6a512-1295-4272-9138-f99709370657>
Tue, 8 Jun 2010 11:07:36 +0000 (8 11:07 +0000)
committerteru <teru@a1c6a512-1295-4272-9138-f99709370657>
Tue, 8 Jun 2010 11:07:36 +0000 (8 11:07 +0000)
tree762f30148d6c4c01d85766097c9745431489f34f
parent4dbfcd3f7ec02fdb5d018d09124f38d68057f872
add simple text viewer to pluginlib and use this for dict to show description.
now dict can scroll the description. it might not show full description if it is too long or memory is not enough.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26687 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/dict.c
apps/plugins/lib/SOURCES
apps/plugins/lib/simple_viewer.c [new file with mode: 0644]
apps/plugins/lib/simple_viewer.h [new file with mode: 0644]