From 3e838ccd5c2c6784bde9fb70a140f4aa1c45f318 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 9 Jan 2020 18:50:41 +0530 Subject: [PATCH] Update resources path under windows to reflect current app layout --- manual/customize.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/customize.rst b/manual/customize.rst index ba161e09a4..fa3992fa66 100644 --- a/manual/customize.rst +++ b/manual/customize.rst @@ -74,8 +74,8 @@ 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`. -On macOS, :file:`/Applications/calibre.app/Contents/Resources/resources/`. On linux, if +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 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 choose to install calibre.