diff options
author | Slávek Banko <[email protected]> | 2020-09-06 10:51:28 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-09-06 10:51:28 +0200 |
commit | 68d96842c6329f64d7fd79291830cf6a300e60ee (patch) | |
tree | f8b89d809147ce4ea76eda4a4e7ea959bbd8f79f /.gitmodules | |
parent | ba722646c810b5c6e05d036f3302e0f0fada7b3c (diff) | |
download | tde-68d96842c6329f64d7fd79291830cf6a300e60ee.tar.gz tde-68d96842c6329f64d7fd79291830cf6a300e60ee.zip |
Add submodule tdepacman.
Signed-off-by: Slávek Banko <[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 81a7af9f9..b9f89601f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -478,6 +478,9 @@ [submodule "main/applications/tdenetworkmanager"] path = main/applications/tdenetworkmanager url = https://[email protected]/scm/git/tdenetworkmanager +[submodule "main/applications/tdepacman"] + path = main/applications/tdepacman + url = https://[email protected]/scm/git/tdepacman [submodule "main/applications/tdepowersave"] path = main/applications/tdepowersave url = https://[email protected]/scm/git/tdepowersave |