diff options
author | Slávek Banko <[email protected]> | 2020-07-05 10:25:28 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-07-05 10:25:43 +0200 |
commit | b10bc6b0f5932d75a84e505e1a69e3d23dd78849 (patch) | |
tree | 2d1f21ba4fc5b16a4e8a985ed560176aabca8af0 | |
parent | 27b2eb0c267aa08c4201174ab8485a01cc3ffa2c (diff) | |
download | tde-b10bc6b0f5932d75a84e505e1a69e3d23dd78849.tar.gz tde-b10bc6b0f5932d75a84e505e1a69e3d23dd78849.zip |
Add submodule kxmleditor.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | main/applications/kxmleditor | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a71357806..d0a3d6c47 100644 --- a/.gitmodules +++ b/.gitmodules @@ -394,6 +394,9 @@ [submodule "main/applications/kvpnc"] path = main/applications/kvpnc url = https://[email protected]/scm/git/kvpnc +[submodule "main/applications/kxmleditor"] + path = main/applications/kxmleditor + url = https://[email protected]/scm/git/kxmleditor [submodule "main/applications/mplayerthumbs"] path = main/applications/mplayerthumbs url = https://[email protected]/scm/git/mplayerthumbs diff --git a/main/applications/kxmleditor b/main/applications/kxmleditor new file mode 160000 +Subproject f6b7bbc87584103011e9befd2795b7a3a850582 |