diff options
author | Slávek Banko <[email protected]> | 2013-07-29 01:13:18 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-07-29 01:15:39 +0200 |
commit | 450a62ef9409a2b0aed22c4c763c7d3824131b5a (patch) | |
tree | 4eff903d64991742b9c0ed2a83e6d652aaacc3d4 /.gitmodules | |
parent | 0ff6fc226752866a15ee571955f7a3d8467b4306 (diff) | |
download | tde-450a62ef9409a2b0aed22c4c763c7d3824131b5a.tar.gz tde-450a62ef9409a2b0aed22c4c763c7d3824131b5a.zip |
Add submodule kshutdown
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a640b995b..a9b081850 100644 --- a/.gitmodules +++ b/.gitmodules @@ -478,3 +478,6 @@ [submodule "main/applications/tork"] path = main/applications/tork url = http://[email protected]/scm/git/tork +[submodule "main/applications/kshutdown"] + path = main/applications/kshutdown + url = http://[email protected]/scm/git/kshutdown |