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:
HW
2013-03-24 12:50:32 +01:00
parent 8ff9a1a98d
commit 364bf96f7a
39 changed files with 4 additions and 6234 deletions

3
.gitmodules vendored
View File

@@ -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