mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 18:29:23 +02:00
RTF support
This commit is contained in:
parent
5f6eb8a469
commit
5f6223353d
17 changed files with 1562 additions and 4 deletions
|
@ -30,7 +30,7 @@ import org.geometerplus.fbreader.filetype.*;
|
|||
|
||||
public class PluginCollection {
|
||||
static {
|
||||
System.loadLibrary("NativeFormats-v1");
|
||||
System.loadLibrary("NativeFormats-v2");
|
||||
}
|
||||
|
||||
private static PluginCollection ourInstance;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue