diff options
author | Slávek Banko <[email protected]> | 2021-08-27 15:50:19 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-08-27 15:50:19 +0200 |
commit | 831b7d42ca561e2c612567736ab3b92d7a6f554f (patch) | |
tree | 6dea2b938ca39d3c07df0bf3112c9192a96bbcf0 | |
parent | 288473dec63f6764b5211262660cd8e6f5936e3a (diff) | |
download | tde-831b7d42ca561e2c612567736ab3b92d7a6f554f.tar.gz tde-831b7d42ca561e2c612567736ab3b92d7a6f554f.zip |
Added submodule tdesshaskpass.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | main/applications/system/tdesshaskpass | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 1fe53e5b4..4432aa5ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -418,6 +418,9 @@ [submodule "main/applications/system/tdepowersave"] path = main/applications/system/tdepowersave url = https://[email protected]/scm/git/tdepowersave +[submodule "main/applications/system/tdesshaskpass"] + path = main/applications/system/tdesshaskpass + url = https://[email protected]/scm/git/tdesshaskpass [submodule "main/applications/system/yakuake"] path = main/applications/system/yakuake url = https://[email protected]/scm/git/yakuake diff --git a/main/applications/system/tdesshaskpass b/main/applications/system/tdesshaskpass new file mode 160000 +Subproject 4d49d83565a99e1c41e3a7e8e0c2732afcd83b1 |