Fix FS#11838. Escape special char that broke manual builds and generated incomplete output.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28907 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d008003285
commit
bf897793d7
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
\item[Linux] selects Linux files. Default files are
|
||||
\fname{.dolphinview}, \fname{.d3lphinview}, and \fname{.Trash-*/}.
|
||||
\item[Windows] selects Windows files. Default files are
|
||||
\fname{Thumbs.db}, \fname{$RECYCLE.BIN/}, \fname{Desktop.ini}, \fname{Recycled/} and
|
||||
\fname{Thumbs.db}, \fname{\$RECYCLE.BIN/}, \fname{Desktop.ini}, \fname{Recycled/} and
|
||||
\fname{System Volume Information/}.
|
||||
\item[Mac] selects OS X files. Default files are \fname{.\_*}, \fname{.DS\_Store},
|
||||
\fname{.Spotlight-V100/} and \fname{.Trashes/}.
|
||||
|
|
Loading…
Reference in a new issue