mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-11 16:37:45 -04:00
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
This commit is contained in:
parent
b14fe221ab
commit
9bb83429d1
3 changed files with 4 additions and 0 deletions
|
|
@ -33,3 +33,4 @@ Peter Harley
|
|||
Will Robertson
|
||||
Robert Menes
|
||||
Alex Parker
|
||||
Dan Davison
|
||||
|
|
|
|||
|
|
@ -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}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
\subsection{Shortcuts}
|
||||
\label{ref:Shortcutsplugin}
|
||||
|
||||
The Shortcuts Plugin allows you to jump to places within the file browser
|
||||
without having to navigate there manually. The plugin works with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue