forked from fcitx5-android/fcitx5-android
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 743 Bytes
/
Copy path.gitmodules
File metadata and controls
18 lines (18 loc) · 743 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "app/src/main/cpp/fcitx5"]
path = app/src/main/cpp/fcitx5
url = git@github.com:fcitx/fcitx5.git
[submodule "app/src/main/cpp/fcitx5-chinese-addons"]
path = app/src/main/cpp/fcitx5-chinese-addons
url = git@github.com:fcitx/fcitx5-chinese-addons.git
[submodule "app/src/main/cpp/libime"]
path = app/src/main/cpp/libime
url = git@github.com:fcitx/libime.git
[submodule "app/src/main/cpp/prebuilt"]
path = app/src/main/cpp/prebuilt
url = git@github.com:fcitx5-android/prebuilt
[submodule "app/src/main/cpp/fcitx5-lua"]
path = app/src/main/cpp/fcitx5-lua
url = git@github.com:fcitx/fcitx5-lua.git
[submodule "app/src/main/cpp/fcitx5-unikey"]
path = app/src/main/cpp/fcitx5-unikey
url = git@github.com:fcitx/fcitx5-unikey.git