mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add an icon for KFX and KFX-ZIP files
This commit is contained in:
parent
ece7ad15b8
commit
54a02123b5
BIN
resources/images/mimetypes/kfx.png
Normal file
BIN
resources/images/mimetypes/kfx.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
@ -37,6 +37,8 @@ EXT_MAP = {
|
|||||||
'azw1' : 'tpz',
|
'azw1' : 'tpz',
|
||||||
'azw2' : 'azw2',
|
'azw2' : 'azw2',
|
||||||
'azw3' : 'azw3',
|
'azw3' : 'azw3',
|
||||||
|
'kfx' : 'kfx',
|
||||||
|
'kfx-zip' : 'kfx',
|
||||||
'azw4' : 'pdf',
|
'azw4' : 'pdf',
|
||||||
'tpz' : 'tpz',
|
'tpz' : 'tpz',
|
||||||
'tan' : 'zero',
|
'tan' : 'zero',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user