mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 18:29:23 +02:00
better processing for file errors
This commit is contained in:
parent
cbc8290da1
commit
57be868eba
40 changed files with 393 additions and 457 deletions
|
@ -30,7 +30,7 @@ import org.geometerplus.fbreader.formats.pdb.MobipocketPlugin;
|
|||
|
||||
public class PluginCollection {
|
||||
static {
|
||||
System.loadLibrary("NativeFormats-v3");
|
||||
System.loadLibrary("NativeFormats-v4");
|
||||
}
|
||||
|
||||
private static PluginCollection ourInstance;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue