text viewer: some modify text viewer's layout and preferences.
commita748e0dda84f3506c1595edc587119c5a6109a1a
authoruchida <uchida@a1c6a512-1295-4272-9138-f99709370657>
Sat, 26 Jun 2010 12:17:01 +0000 (26 12:17 +0000)
committeruchida <uchida@a1c6a512-1295-4272-9138-f99709370657>
Sat, 26 Jun 2010 12:17:01 +0000 (26 12:17 +0000)
tree35285f69f22a82386c0cebbb37a26521b5f24bf7
parente4daf100d2b1a51a19501df8173dde8d39a6e70e
text viewer: some modify text viewer's layout and preferences.
- layout: hader, footer and horizontal_scrollbar add padding.
- add member 'statusbar' in tv_preferences.
- delete HD_SBAR/HD_BOTH/FT_SBAR/FT_BOTH.
- deletes the function to check header_mode/footer_mode.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27142 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/text_viewer/tv_display.c
apps/plugins/text_viewer/tv_menu.c
apps/plugins/text_viewer/tv_preferences.c
apps/plugins/text_viewer/tv_preferences.h
apps/plugins/text_viewer/tv_settings.c
apps/plugins/text_viewer/tv_window.c