diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-27 22:28:55 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-27 22:33:41 +0900 |
commit | b64f5c7052f5bd1c33385c4dc82b8a9c48ada2f3 (patch) | |
tree | 8498c2f0b122fc71c5fb633fde0bb80847f9d11b | |
parent | f369b332103c01d02370be80d000c8ed532b3171 (diff) | |
download | tde-b64f5c7052f5bd1c33385c4dc82b8a9c48ada2f3.tar.gz tde-b64f5c7052f5bd1c33385c4dc82b8a9c48ada2f3.zip |
Add universal-indent-gui-tqt module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | main/applications/development/universal-indent-gui-tqt | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ba8f861ce..f4153077a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -169,6 +169,9 @@ [submodule "main/applications/development/tdesvn"] path = main/applications/development/tdesvn url = https://system@scm.trinitydesktop.org/scm/git/tdesvn +[submodule "main/applications/development/universal-indent-gui-tqt"] + path = main/applications/development/universal-indent-gui-tqt + url = https://system@scm.trinitydesktop.org/scm/git/universal-indent-gui-tqt [submodule "main/applications/games/knights"] path = main/applications/games/knights url = https://system@scm.trinitydesktop.org/scm/git/knights diff --git a/main/applications/development/universal-indent-gui-tqt b/main/applications/development/universal-indent-gui-tqt new file mode 160000 +Subproject 75147a8ff239e7e6498fe0a482fea614ff7e443 |