mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-01-05 19:50:21 -05: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',
|
||||
'djv' : 'djvu',
|
||||
'djvu' : 'djvu',
|
||||
'xps' : 'xps',
|
||||
'oxps' : 'xps',
|
||||
}
|
||||
|
||||
def __init__(self):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user