diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-08-18 16:55:42 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-08-26 06:34:20 +0200 |
commit | 4d8f0415db8cefe771094f50465dcd4df562f17d (patch) | |
tree | a6ecb48c713f29cd046ebb7fd2c5e987fab17e88 /.gitmodules | |
parent | ee6561bca5f5023a5a8077ede4914b931a9d6e43 (diff) | |
download | tde-4d8f0415db8cefe771094f50465dcd4df562f17d.tar.gz tde-4d8f0415db8cefe771094f50465dcd4df562f17d.zip |
Add submodule kkbswitch
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d88702750..e7c19af94 100644 --- a/.gitmodules +++ b/.gitmodules @@ -484,3 +484,6 @@ [submodule "main/applications/krecipes"] path = main/applications/krecipes url = http://system@scm.trinitydesktop.org/scm/git/krecipes +[submodule "main/applications/kkbswitch"] + path = main/applications/kkbswitch + url = http://system@scm.trinitydesktop.org/scm/git/kkbswitch |