mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-15 11:07:38 -04:00
reworks text viewer plugin. (FS#11209)
new text viewer plugin: text_viewer.rock. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26571 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
991e92fd3d
commit
fdba840450
30 changed files with 4798 additions and 2 deletions
12
apps/plugins/text_viewer/SOURCES
Normal file
12
apps/plugins/text_viewer/SOURCES
Normal file
|
@ -0,0 +1,12 @@
|
|||
text_viewer.c
|
||||
tv_action.c
|
||||
tv_bookmark.c
|
||||
tv_menu.c
|
||||
tv_pager.c
|
||||
tv_preferences.c
|
||||
tv_reader.c
|
||||
tv_screen_pos.c
|
||||
tv_settings.c
|
||||
tv_text_processor.c
|
||||
tv_text_reader.c
|
||||
tv_window.c
|
Loading…
Add table
Add a link
Reference in a new issue