summaryrefslogtreecommitdiff
path: root/manual/appendix
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2009-02-28 22:04:58 +0000
committerAlexander Levin <al.le@rockbox.org>2009-02-28 22:04:58 +0000
commit9bb83429d1e7fdd19c6247529845e0885eb07961 (patch)
tree2ac529680118e1d2415f15420e0a84eb3ba456ac /manual/appendix
parentb14fe221ab18c3856b9703355505f0358ad24315 (diff)
downloadrockbox-9bb83429d1e7fdd19c6247529845e0885eb07961.tar.gz
rockbox-9bb83429d1e7fdd19c6247529845e0885eb07961.zip
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.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 721082e5aa..52d59e2104 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -52,6 +52,8 @@
52 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png} 52 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
53 & Rockbox Video & \fname{.rvf} & View a movie (Rockbox format)\\} 53 & Rockbox Video & \fname{.rvf} & View a movie (Rockbox format)\\}
54} 54}
55 & Link & \fname{.link} & Display list of target files and directories;
56 selecting one jumps to the target. \emph{see \reference{ref:Shortcutsplugin}}\\
55\bottomrule 57\bottomrule
56\end{tabularx} 58\end{tabularx}
57\end{center} 59\end{center}