mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Tweak the PNG help message a bit
Given that Nickel has handled PNGs as books as early as 2.9.0, if not earlier, I can't see this actually being an issue anywhere in practice, but, better be safe than sorry ;).
This commit is contained in:
parent
62e2925e4b
commit
cff3c4ad68
@ -352,8 +352,8 @@ class CoversGroupBox(DeviceOptionsGroupBox):
|
||||
_('Use the PNG image format instead of JPG.'
|
||||
' Higher quality, especially with "Upload dithered covers" enabled,'
|
||||
' which will also help generate potentially smaller files.'
|
||||
' Behavior completely unknown on "old" Kobo firmwares,'
|
||||
' known to behave on FW >= 4.9.'
|
||||
' Behavior completely unknown on old (< 3.x) Kobo firmwares,'
|
||||
' known to behave on FW >= 4.8.'
|
||||
' Has no effect without "Upload black and white covers"!'),
|
||||
device.get_pref('png_covers'))
|
||||
# Make it visually depend on B&W being enabled, to avoid storing ridiculously large color PNGs.
|
||||
|
Loading…
x
Reference in New Issue
Block a user