diff options
author | Slávek Banko <[email protected]> | 2013-10-09 01:14:35 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-10-09 01:14:35 +0200 |
commit | f2c10b3a014fb17e4ca23381ffed32b3ce3c552f (patch) | |
tree | 90170e365952636c5d2af3e794bf8ab46189e302 /.gitmodules | |
parent | 217595745c729d3eb72889262e17d34d3a40c97f (diff) | |
download | tde-f2c10b3a014fb17e4ca23381ffed32b3ce3c552f.tar.gz tde-f2c10b3a014fb17e4ca23381ffed32b3ce3c552f.zip |
Add submodule kscope
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d36add7e3..4a7317b81 100644 --- a/.gitmodules +++ b/.gitmodules @@ -364,6 +364,9 @@ [submodule "main/applications/krusader"] path = main/applications/krusader url = http://[email protected]/scm/git/krusader +[submodule "main/applications/kscope"] + path = main/applications/kscope + url = http://[email protected]/scm/git/kscope [submodule "main/applications/ksensors"] path = main/applications/ksensors url = http://[email protected]/scm/git/ksensors |