mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 09:49:19 +02:00
Merge c1d57862d0
into 466816bc47
This commit is contained in:
commit
ce7d3f37ee
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@
|
|||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW"/>
|
||||
<category android:name="android.intent.category.DEFAULT"/>
|
||||
<data android:host="" android:scheme="file"/>
|
||||
<data android:mimeType="*/*" android:scheme="file"/>
|
||||
<data android:pathPattern=".*\\.epub"/>
|
||||
<data android:pathPattern=".*\\.oeb"/>
|
||||
<data android:pathPattern=".*\\.fb2"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue