diff options
author | Slávek Banko <[email protected]> | 2020-08-11 19:52:30 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-08-11 19:52:30 +0200 |
commit | 504d6f817d16f34c69e9fe105e5a9954ccf68803 (patch) | |
tree | 7baffef84e61c6efb371c9e7d2e018f824ad345f /.gitmodules | |
parent | 5f7cacd350df083e5e5f24b3971d7c00a78a8458 (diff) | |
download | tde-504d6f817d16f34c69e9fe105e5a9954ccf68803.tar.gz tde-504d6f817d16f34c69e9fe105e5a9954ccf68803.zip |
Add submodule mathemagics.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f3ab1ea23..d788f0fa6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -400,6 +400,9 @@ [submodule "main/applications/kxmleditor"] path = main/applications/kxmleditor url = https://[email protected]/scm/git/kxmleditor +[submodule "main/applications/mathemagics"] + path = main/applications/mathemagics + url = https://[email protected]/scm/git/mathemagics [submodule "main/applications/mplayerthumbs"] path = main/applications/mplayerthumbs url = https://[email protected]/scm/git/mplayerthumbs |