-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 736 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 736 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[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
shallow = true