mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update outdated example
This commit is contained in:
parent
f3a32994ea
commit
ee29a63e8a
@ -83,9 +83,9 @@ in preference to the built-in one the next time it is started.
|
|||||||
|
|
||||||
For example, if you wanted to change the icon for the :guilabel:`Remove books`
|
For example, if you wanted to change the icon for the :guilabel:`Remove books`
|
||||||
action, you would first look in the built-in resources folder and see that the
|
action, you would first look in the built-in resources folder and see that the
|
||||||
relevant file is :file:`resources/images/trash.png`. Assuming you have an
|
relevant file is :file:`resources/images/remove_books.png`. Assuming you have an
|
||||||
alternate icon in PNG format called :file:`mytrash.png` you would save it in
|
alternate icon in PNG format called :file:`my_remove_books.png` you would save it in
|
||||||
the configuration directory as :file:`resources/images/trash.png`. All the
|
the configuration directory as :file:`resources/images/remove_books.png`. All the
|
||||||
icons used by the calibre user interface are in :file:`resources/images` and
|
icons used by the calibre user interface are in :file:`resources/images` and
|
||||||
its sub-folders.
|
its sub-folders.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user