diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2008-04-01 20:53:07 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2008-04-01 20:53:07 +0000 |
| commit | 3e860a0bc04b291122bbb53386b5bd0f4bb596e0 (patch) | |
| tree | c4beda0ae45baf5a55b200c53201798d8541171c | |
| parent | 688f8decf4c1b360bdd1a5ff91cf007eca4d52f9 (diff) | |
| download | rockbox-3e860a0bc04b291122bbb53386b5bd0f4bb596e0.zip rockbox-3e860a0bc04b291122bbb53386b5bd0f4bb596e0.tar.gz rockbox-3e860a0bc04b291122bbb53386b5bd0f4bb596e0.tar.bz2 rockbox-3e860a0bc04b291122bbb53386b5bd0f4bb596e0.tar.xz | |
Fix some quotation marks. Thanks to Alexander Levin for pointing it out.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16923 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/plugins/shortcuts.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/shortcuts.tex b/manual/plugins/shortcuts.tex index 6a84c53..cb9979a 100644 --- a/manual/plugins/shortcuts.tex +++ b/manual/plugins/shortcuts.tex @@ -11,8 +11,8 @@ with a \fname{/}. Directory names should also end with a \fname{/}. You can use your favourite text editor to create a \fname{.link} file on the PC an then copy the file to the \dap{}. Or you can use the context menu on -either a file or a directory in the file browser tree, and use the "Add to -shortcuts" menu option. This will append a line with the full name of the +either a file or a directory in the file browser tree, and use the ``Add to +shortcuts'' menu option. This will append a line with the full name of the file or the directory to the \fname{shortcuts.link} file in the root directory of the \dap{}. (The file will be created if it does not exist yet.) You can later rename the automatically created \fname{shortcuts.link} |