forked from koreader/koreader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
23 lines (23 loc) · 813 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "koreader-base"]
path = base
url = https://github.com/koreader/koreader-base.git
[submodule "platform/android/luajit-launcher"]
path = platform/android/luajit-launcher
url = https://github.com/koreader/android-luajit-launcher.git
[submodule "platform/ubuntu-touch/ubuntu-touch-sdl"]
path = platform/ubuntu-touch/ubuntu-touch-sdl
url = https://github.com/koreader/ubuntu-touch-sdl-template
[submodule "test"]
path = test
url = https://github.com/koreader/test-data.git
shallow = true
[submodule "resources/fonts"]
path = resources/fonts
url = https://github.com/koreader/koreader-fonts.git
shallow = true
[submodule "l10n"]
path = l10n
url = https://github.com/koreader/koreader-translations.git
[submodule "metadata"]
path = metadata
url = https://github.com/koreader/koreader-metadata