summaryrefslogtreecommitdiff
path: root/apps/plugins/text_viewer/readme.txt
diff options
context:
space:
mode:
authorYoshihisa Uchida <uchida@rockbox.org>2010-06-06 10:52:19 +0000
committerYoshihisa Uchida <uchida@rockbox.org>2010-06-06 10:52:19 +0000
commit240b198d657b8f6c78ee5d2ce915005ac79fea75 (patch)
tree42ed188f165eeb4fd22c6510f2c10229f73d43eb /apps/plugins/text_viewer/readme.txt
parent19ac3453e0ed2b3fe458a0f4aeca4883c53b490e (diff)
downloadrockbox-240b198d657b8f6c78ee5d2ce915005ac79fea75.tar.gz
rockbox-240b198d657b8f6c78ee5d2ce915005ac79fea75.zip
text viewer: can display the horizontal scroll bar.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26620 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/text_viewer/readme.txt')
-rw-r--r--apps/plugins/text_viewer/readme.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/text_viewer/readme.txt b/apps/plugins/text_viewer/readme.txt
index 37ba354a71..0e9bd7ce49 100644
--- a/apps/plugins/text_viewer/readme.txt
+++ b/apps/plugins/text_viewer/readme.txt
@@ -48,8 +48,6 @@ TODO list
48 48
49 - for the horizontal scroll, allow the select scroll by screen/scroll by column for the settings menu. 49 - for the horizontal scroll, allow the select scroll by screen/scroll by column for the settings menu.
50 50
51 - can display the horizontal scroll bar.
52
53 - draw images that are linked to the text. (<img src="...">) 51 - draw images that are linked to the text. (<img src="...">)
54 52
55 - play audios that are linked to the text. (<audio src="...">) 53 - play audios that are linked to the text. (<audio src="...">)