mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
commit
c05c7fa370
BIN
resources/images/mimetypes/xps.png
Executable file
BIN
resources/images/mimetypes/xps.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
@ -425,6 +425,8 @@ class FileIconProvider(QFileIconProvider):
|
|||||||
'snb' : 'snb',
|
'snb' : 'snb',
|
||||||
'djv' : 'djvu',
|
'djv' : 'djvu',
|
||||||
'djvu' : 'djvu',
|
'djvu' : 'djvu',
|
||||||
|
'xps' : 'xps',
|
||||||
|
'oxps' : 'xps',
|
||||||
}
|
}
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user