summaryrefslogtreecommitdiff
path: root/manual/plugins/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/main.tex')
-rw-r--r--manual/plugins/main.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 1a55e7ddaa..84e25481aa 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -2,7 +2,7 @@
2Plugins are little programs that Rockbox can load and run. Plugins have 2Plugins are little programs that Rockbox can load and run. Plugins have
3the file extension .rock. Most of them can be started from the main 3the file extension .rock. Most of them can be started from the main
4menu if you put them in the \textbf{/.rockbox/rocks} directory. Press 4menu if you put them in the \textbf{/.rockbox/rocks} directory. Press
5PLAY on them to start them. 5PLAY on them to start them.
6 6
7Viewer plugins get started automatically by 7Viewer plugins get started automatically by
8``playing'' an associated file (i.e. text 8``playing'' an associated file (i.e. text
@@ -149,3 +149,5 @@ the associated file. Viewers are stored in the
149{\input{plugins/stats.tex}} 149{\input{plugins/stats.tex}}
150 150
151\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/stopwatch.tex}} 151\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/stopwatch.tex}}
152
153\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor}{\input{plugins/text_editor.tex}}