From af6c66106d59448acfbdc87b6de306d3d191caaa Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 19 Oct 2014 09:20:16 +0530 Subject: [PATCH] Add link to alternate icon sets to the User Manual --- manual/customize.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/manual/customize.rst b/manual/customize.rst index 430225fe81..59b113ddf4 100644 --- a/manual/customize.rst +++ b/manual/customize.rst @@ -73,6 +73,12 @@ the configuration directory as :file:`resources/images/trash.png`. All the icons used by the calibre user interface are in :file:`resources/images` and its sub-folders. + +.. note:: + There are several replacement icon sets for calibre created by users + over the years. You can find them gathered together in this `forum thread + `_. + Customizing calibre with plugins --------------------------------