From a9a207b47b12279c456a0e5ce6cfc2e8eca8077f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 18 Oct 2014 08:43:37 +0530 Subject: [PATCH] Use \ as pathsep in manual. Fixes #1382704 [Location of files on Windows system](https://bugs.launchpad.net/calibre/+bug/1382704) --- manual/customize.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/customize.rst b/manual/customize.rst index 1b3cd2697a..430225fe81 100644 --- a/manual/customize.rst +++ b/manual/customize.rst @@ -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