mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Step #1 factoring out the frontend code
This is part of the split between C/C++/Lua API (backend) and frontend code. External submodules are now part of the backend code.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -16,3 +16,6 @@
|
||||
[submodule "libk2pdfopt"]
|
||||
path = libk2pdfopt
|
||||
url = git://github.com/chrox/libk2pdfopt.git
|
||||
[submodule "koreader-base"]
|
||||
path = koreader-base
|
||||
url = git://github.com/hwhw/koreader-base.git
|
||||
|
||||
Reference in New Issue
Block a user