2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/.gitmodules
Frans de Jonge 6f61c73853 [chore] Add translations to submodule (#5506)
Apparently Weblate needs the translations in the repo before it can be set up.

References <https://github.com/koreader/koreader/issues/3754>.

Also see <https://github.com/koreader/koreader/issues/2040#issuecomment-485154051>.
2019-10-19 15:18:50 +02:00

21 lines
720 B
Plaintext

[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