forked from github/schildichat-desktop
.github
configs
deploy
element-desktop
element-web
i18n-helper
i18n-overlays
local-pkgbuild-template
matrix-js-sdk
matrix-react-sdk
nix
screenshots
.containerignore
.gitignore
.gitmodules
Containerfile.debian
Containerfile.fedora
LICENSE
Makefile
README.md
alternative_package.sh
build-bom.sh
bump_release_version.sh
bump_test_version.sh
create_local_pkgbuild.sh
flake.lock
flake.nix
generate_changelog.sh
hard_reset_repos.sh
merge_helpers.sh
merge_upstream.sh
publish_release.sh
regenerate_i18n.sh
setup.sh
windowsportable.sh
13 lines
433 B
Plaintext
13 lines
433 B
Plaintext
[submodule "matrix-js-sdk"]
|
|
path = matrix-js-sdk
|
|
url = https://github.com/SchildiChat/matrix-js-sdk.git
|
|
[submodule "matrix-react-sdk"]
|
|
path = matrix-react-sdk
|
|
url = https://github.com/SchildiChat/matrix-react-sdk.git
|
|
[submodule "element-web"]
|
|
path = element-web
|
|
url = https://github.com/SchildiChat/element-web.git
|
|
[submodule "element-desktop"]
|
|
path = element-desktop
|
|
url = https://github.com/SchildiChat/element-desktop.git
|