summaryrefslogtreecommitdiff
path: root/manual/plugins/shortcuts.tex
diff options
context:
space:
mode:
authorSebastian Leonhardt <sebastian.leonhardt@web.de>2017-09-15 23:43:41 +0200
committerSebastian Leonhardt <sebastian.leonhardt@web.de>2019-08-11 22:26:49 +0200
commit5c701b02809ffeec2e9de50e89995dbb85cd7a62 (patch)
tree823dd1444789ef1ebff521cc7d6ca36e1c4f740a /manual/plugins/shortcuts.tex
parenta9a891b47b828c20b5b3d3e29983e66d48419377 (diff)
downloadrockbox-5c701b02809ffeec2e9de50e89995dbb85cd7a62.tar.gz
rockbox-5c701b02809ffeec2e9de50e89995dbb85cd7a62.zip
Add support for Windows shortcuts (*.lnk files)
Supports only relative links across the same volume. Change-Id: I4f61bb9d5f2385d5b15d2b9d9a3f814a7ac85b54
Diffstat (limited to 'manual/plugins/shortcuts.tex')
-rw-r--r--manual/plugins/shortcuts.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/plugins/shortcuts.tex b/manual/plugins/shortcuts.tex
index 2cca5f773f..813bdeaf56 100644
--- a/manual/plugins/shortcuts.tex
+++ b/manual/plugins/shortcuts.tex
@@ -8,6 +8,10 @@ line containing the name of the file or the directory you want to quickly
8jump to. All names should be full absolute names, i.e. they should start 8jump to. All names should be full absolute names, i.e. they should start
9with a \fname{/}. Directory names should also end with a \fname{/}. 9with a \fname{/}. Directory names should also end with a \fname{/}.
10 10
11\note{This plugin cannot read Microsoft Windows shortcuts (\fname{.lnk}
12files). These are handled by a separate plugin; see
13\reference{ref:Winshortcutsplugin}.}
14
11\subsubsection{How to create \fname{.link} files} 15\subsubsection{How to create \fname{.link} files}
12 16
13You can use your favourite text editor to create a \fname{.link} file on the 17You can use your favourite text editor to create a \fname{.link} file on the