Update resources path under windows to reflect current app layout

This commit is contained in:
Kovid Goyal 2020-01-09 18:50:41 +05:30
parent 09eaa46360
commit 3e838ccd5c
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -74,8 +74,8 @@ Overriding icons, templates, et cetera
calibre allows you to override the static resources, like icons, javascript and calibre allows you to override the static resources, like icons, javascript and
templates for the metadata jacket, catalogs, etc. with customized versions that 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 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\\app\\resources`.
On macOS, :file:`/Applications/calibre.app/Contents/Resources/resources/`. On linux, if On macOS, :file:`/Applications/calibre.app/Contents/Resources/resources/`. On Linux, if
you are using the binary installer from the calibre website it will be 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 :file:`/opt/calibre/resources`. These paths can change depending on where you
choose to install calibre. choose to install calibre.