This commit is contained in:
Shinsuke Sugaya 2016-09-27 21:13:54 +09:00
parent 13a5d5aa0b
commit 0c1a3e1efe

View file

@ -94,15 +94,15 @@
<arg>"pdf"</arg>
</postConstruct>
<postConstruct name="add">
<arg>"application/x-fictionbook+xml</arg>
<arg>"application/x-fictionbook+xml"</arg>
<arg>"fb2"</arg>
</postConstruct>
<postConstruct name="add">
<arg>"application/e-pub+zip</arg>
<arg>"application/e-pub+zip"</arg>
<arg>"epub"</arg>
</postConstruct>
<postConstruct name="add">
<arg>"application/x-ibooks+zip</arg>
<arg>"application/x-ibooks+zip"</arg>
<arg>"ibooks"</arg>
</postConstruct>
</component>