summaryrefslogtreecommitdiff
path: root/apps/plugins/text_viewer/readme.txt
diff options
context:
space:
mode:
authorYoshihisa Uchida <uchida@rockbox.org>2010-06-07 11:04:09 +0000
committerYoshihisa Uchida <uchida@rockbox.org>2010-06-07 11:04:09 +0000
commit1ce70a679c645c1886eff1d96c5c9f2a630066d6 (patch)
treec8923657ef6108481f789314202ba35c4563c0fb /apps/plugins/text_viewer/readme.txt
parent04fd0ce374ff3b7c21ec9619a9b35f796b4d9168 (diff)
downloadrockbox-1ce70a679c645c1886eff1d96c5c9f2a630066d6.tar.gz
rockbox-1ce70a679c645c1886eff1d96c5c9f2a630066d6.zip
text viewer: can selected scroll by column/scroll by screen for the horizontal screen.
Viewer Options: "Scrollbar", "Overlap Pages", "Auto-Scroll Speed" move to Scroll Settings > Vertical. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26654 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 0e9bd7ce49..1180965fe4 100644
--- a/apps/plugins/text_viewer/readme.txt
+++ b/apps/plugins/text_viewer/readme.txt
@@ -46,8 +46,6 @@ TODO list
46 46
47 - when the line_mode is reflow, allow to specify indent spaces. 47 - when the line_mode is reflow, allow to specify indent spaces.
48 48
49 - for the horizontal scroll, allow the select scroll by screen/scroll by column for the settings menu.
50
51 - draw images that are linked to the text. (<img src="...">) 49 - draw images that are linked to the text. (<img src="...">)
52 50
53 - play audios that are linked to the text. (<audio src="...">) 51 - play audios that are linked to the text. (<audio src="...">)