mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
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:
parent
048c26fdce
commit
a9a207b47b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user