diff options
author | Slávek Banko <[email protected]> | 2021-08-27 15:51:13 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-08-27 15:51:13 +0200 |
commit | 97bb2aa92f6b875d14b555fdbca5432e3b500240 (patch) | |
tree | 2b5d89795832017a2f9aac93f13dea2f47b3a7c1 | |
parent | c4f48bf748fe4249b90d331c2fd6976d21eb3ffb (diff) | |
download | tde-97bb2aa92f6b875d14b555fdbca5432e3b500240.tar.gz tde-97bb2aa92f6b875d14b555fdbca5432e3b500240.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 8e1d16335..50c936a6e 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 |