diff options
| author | Marc Guay <marcguay@rockbox.org> | 2008-06-30 01:43:26 +0000 |
|---|---|---|
| committer | Marc Guay <marcguay@rockbox.org> | 2008-06-30 01:43:26 +0000 |
| commit | 84dbc76522c181a65d354acd9aa9d83d861f1ff5 (patch) | |
| tree | 9c4bbbb198fdb298bde192ddd59ac573343e6fcb | |
| parent | 0cb9af21fb249b9eb6afa4276eda55f01f561e0d (diff) | |
| download | rockbox-84dbc76522c181a65d354acd9aa9d83d861f1ff5.zip rockbox-84dbc76522c181a65d354acd9aa9d83d861f1ff5.tar.gz rockbox-84dbc76522c181a65d354acd9aa9d83d861f1ff5.tar.bz2 rockbox-84dbc76522c181a65d354acd9aa9d83d861f1ff5.tar.xz | |
Add md5sum plugin to the manual. Closes FS#9108 and ignores the possible bug I mention; it can be opened as a bug report if anyone else confirms it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17887 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/plugins/main.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 0b04277..177d4c7 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -157,6 +157,8 @@ the associated file. Viewers are stored in the \opt{HAVE_BACKLIGHT}{\input{plugins/lamp.tex}} +{\input{plugins/md5sum.tex}} + {\input{plugins/metronome.tex}} {\input{plugins/random_folder_advance_config.tex}} |