diff options
| author | Alexander Levin <al.le@rockbox.org> | 2009-02-28 22:04:58 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2009-02-28 22:04:58 +0000 |
| commit | 9bb83429d1e7fdd19c6247529845e0885eb07961 (patch) | |
| tree | 2ac529680118e1d2415f15420e0a84eb3ba456ac /manual/appendix | |
| parent | b14fe221ab18c3856b9703355505f0358ad24315 (diff) | |
| download | rockbox-9bb83429d1e7fdd19c6247529845e0885eb07961.zip rockbox-9bb83429d1e7fdd19c6247529845e0885eb07961.tar.gz rockbox-9bb83429d1e7fdd19c6247529845e0885eb07961.tar.bz2 rockbox-9bb83429d1e7fdd19c6247529845e0885eb07961.tar.xz | |
Mention the .link files as a supported file type (FS#9927)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20145 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/file_formats.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index 721082e..52d59e2 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -52,6 +52,8 @@ \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png} & Rockbox Video & \fname{.rvf} & View a movie (Rockbox format)\\} } + & Link & \fname{.link} & Display list of target files and directories; + selecting one jumps to the target. \emph{see \reference{ref:Shortcutsplugin}}\\ \bottomrule \end{tabularx} \end{center} |