From a784938b78379b9f9eb49d6f9cff8306200df83b Mon Sep 17 00:00:00 2001 From: Yoshihisa Uchida Date: Fri, 11 Jun 2010 11:13:02 +0000 Subject: text viewer: can select the indent spaces when the line mode is reflow. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26763 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/text_viewer/readme.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'apps/plugins/text_viewer/readme.txt') diff --git a/apps/plugins/text_viewer/readme.txt b/apps/plugins/text_viewer/readme.txt index ebde6d7f75..a7e6e790ba 100644 --- a/apps/plugins/text_viewer/readme.txt +++ b/apps/plugins/text_viewer/readme.txt @@ -28,7 +28,7 @@ Difference between viewer.rock - If the next line is a blank line or spaces only line, this line breaks. [reflow] - - indent changes two spaces. + - indent changes is two spaces (changable in the settings). - supports the player which does not define HAVE_LCD_BITMAP. [alignment] @@ -44,8 +44,6 @@ TODO list - add History feature. - - when the line_mode is reflow, allow to specify indent spaces. - - draw images that are linked to the text. () - play audios that are linked to the text. (