diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 21:02:45 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 21:02:45 -0600 |
commit | 867fc81bef7c159ec4dd2d6a2f9c2262d3c6b69b (patch) | |
tree | 6f8c6c281d380bd5a039746c4d522506ec166c8e /.gitmodules | |
parent | 5e9dc965c9e44ff5902d7bf3953d32afbf433d96 (diff) | |
download | tde-i18n-867fc81bef7c159ec4dd2d6a2f9c2262d3c6b69b.tar.gz tde-i18n-867fc81bef7c159ec4dd2d6a2f9c2262d3c6b69b.zip |
Added common directories
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000000..4fce771ee27 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "admin"] + path = admin + url = http://system@scm.trinitydesktop.org/scm/git/tde-common-admin +[submodule "cmake"] + path = cmake + url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |