Quote:
Originally Posted by chaley
Using ok.png is hard coded for ondevice and all other booleans. If you really want to change it then you need to change calibre's code, specifically line 804 of gui2/library/model.py. This doesn't apply when using the cover grid.
EDIT: You can of course change the other icons using the emblem editor.
EDIT 2: The code to change to see a different ondevice icon in the cover view is line 503 of gui2/library/alternate_views.py
|
@ownedbycats, Keep in mind.... if you go the route of changing calibre code.... you'll have to do it every time there is a new release (I know quite well...)