diff options
author | Michele Calgaro <[email protected]> | 2022-01-29 20:38:47 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-01-29 20:38:47 +0900 |
commit | 1e2bfbb94587a8dda28f6be7a27f8036f233a1bf (patch) | |
tree | 37e86b815ddf65d13e88771743d1b4aad1fd6cc3 | |
parent | 1b9241271f3f0a3c1284917ed567cbec5eaf087c (diff) | |
download | tde-1e2bfbb94587a8dda28f6be7a27f8036f233a1bf.tar.gz tde-1e2bfbb94587a8dda28f6be7a27f8036f233a1bf.zip |
Added submodule polkit-agent-tde.
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | main/applications/system/polkit-agent-tde | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ec446dc07..9b6dab355 100644 --- a/.gitmodules +++ b/.gitmodules @@ -409,6 +409,9 @@ [submodule "main/applications/system/kvkbd"] path = main/applications/system/kvkbd url = https://[email protected]/scm/git/kvkbd +[submodule "main/applications/system/polkit-agent-tde"] + path = main/applications/system/polkit-agent-tde + url = https://[email protected]/scm/git/polkit-agent-tde [submodule "main/applications/system/smartcardauth"] path = main/applications/system/smartcardauth url = https://[email protected]/scm/git/smartcardauth diff --git a/main/applications/system/polkit-agent-tde b/main/applications/system/polkit-agent-tde new file mode 160000 +Subproject f14f53cd10b35c41dac263258101fbc20a257cd |