diff options
author | Slávek Banko <[email protected]> | 2013-08-22 17:39:13 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-08-26 06:34:20 +0200 |
commit | 953707476f3e72e1d7437a9f0011bb3d77b9e2a4 (patch) | |
tree | b9f517191c73e50036505d2473452db1146855fc /.gitmodules | |
parent | 4d8f0415db8cefe771094f50465dcd4df562f17d (diff) | |
download | tde-953707476f3e72e1d7437a9f0011bb3d77b9e2a4.tar.gz tde-953707476f3e72e1d7437a9f0011bb3d77b9e2a4.zip |
Add submodule klcddimmer
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e7c19af94..32f340804 100644 --- a/.gitmodules +++ b/.gitmodules @@ -487,3 +487,6 @@ [submodule "main/applications/kkbswitch"] path = main/applications/kkbswitch url = http://[email protected]/scm/git/kkbswitch +[submodule "main/applications/klcddimmer"] + path = main/applications/klcddimmer + url = http://[email protected]/scm/git/klcddimmer |