mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Assume shared-mime-info 1.8
Assume the system version of shared-mime-info is 1.8, which seems to be a good low-enough baseline according to: https://repology.org/metapackage/shared-mime-info/versions (e.g. CentOS 7, Debian 9) This makes it possible to drop the definition of application/epub+zip, provided by newer versions of shared-mime-info (and with more details than this removed definition).
This commit is contained in:
parent
cc2d5c23f5
commit
85977afe26
@ -4,10 +4,6 @@
|
||||
<comment>SONY E-book compiled format</comment>
|
||||
<glob pattern="*.lrf"/>
|
||||
</mime-type>
|
||||
<mime-type type="application/epub+zip">
|
||||
<comment>EPUB ebook format</comment>
|
||||
<glob pattern="*.epub"/>
|
||||
</mime-type>
|
||||
<mime-type type="text/lrs">
|
||||
<comment>SONY E-book source format</comment>
|
||||
<glob pattern="*.lrs"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user