Use \ as pathsep in manual. Fixes #1382704 [Location of files on Windows system](https://bugs.launchpad.net/calibre/+bug/1382704)

This commit is contained in:
Kovid Goyal 2014-10-18 08:43:37 +05:30
parent 048c26fdce
commit a9a207b47b

View File

@ -50,7 +50,7 @@ Overriding icons, templates, et cetera
calibre allows you to override the static resources, like icons, javascript and
templates for the metadata jacket, catalogs, etc. with customized versions that
you like. All static resources are stored in the resources sub-folder of the
calibre install location. On Windows, this is usually :file:`C:/Program Files/Calibre2/resources`.
calibre install location. On Windows, this is usually :file:`C:\\Program Files\\Calibre2\\resources`.
On OS X, :file:`/Applications/calibre.app/Contents/Resources/resources/`. On linux, if
you are using the binary installer from the calibre website it will be
:file:`/opt/calibre/resources`. These paths can change depending on where you