diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-05 14:57:37 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-05 14:57:43 +0900 |
commit | bdb59d9d6454b0dbf91e19c1144744ccb29dd838 (patch) | |
tree | 2269305541f210bf6ca92a0814c624487fd18543 /.gitmodules | |
parent | e9abcdd55bdd8861f2fe5b5bdb34f8bc48cfb674 (diff) | |
download | tde-bdb59d9d6454b0dbf91e19c1144744ccb29dd838.tar.gz tde-bdb59d9d6454b0dbf91e19c1144744ccb29dd838.zip |
Added submodule polkit-tqt.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4432aa5ea..ec446dc07 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,6 +55,9 @@ [submodule "main/dependencies/python-tqt"] path = main/dependencies/python-tqt url = https://system@scm.trinitydesktop.org/scm/git/python-tqt +[submodule "main/dependencies/polkit-tqt"] + path = main/dependencies/polkit-tqt + url = https://system@scm.trinitydesktop.org/scm/git/polkit-tqt [submodule "main/dependencies/tqca"] path = main/dependencies/tqca url = https://system@scm.trinitydesktop.org/scm/git/tqca |