diff options
author | Michele Calgaro <[email protected]> | 2022-01-05 14:59:54 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-01-05 15:00:12 +0900 |
commit | e1a9897dc1ee3a75fc0a893c062aaf9db62ed12c (patch) | |
tree | b718081c3d6c0e7df73c6b8fa33803e2d149c4c8 /.gitmodules | |
parent | 33bd188b939d7c7c62b4d63cc6b1071d7c3bc234 (diff) | |
download | tde-e1a9897dc1ee3a75fc0a893c062aaf9db62ed12c.tar.gz tde-e1a9897dc1ee3a75fc0a893c062aaf9db62ed12c.zip |
Added submodule polkit-tqt.
Signed-off-by: Michele Calgaro <[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 50c936a6e..876cbe19a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,6 +52,9 @@ [submodule "main/dependencies/python-tqt"] path = main/dependencies/python-tqt url = https://[email protected]/scm/git/python-tqt +[submodule "main/dependencies/polkit-tqt"] + path = main/dependencies/polkit-tqt + url = https://[email protected]/scm/git/polkit-tqt [submodule "main/dependencies/tqca"] path = main/dependencies/tqca url = https://[email protected]/scm/git/tqca |