diff options
author | ronie <ronie> | 2014-08-27 00:08:49 +0200 |
---|---|---|
committer | ronie <ronie> | 2014-09-08 15:06:14 +0200 |
commit | 6173cab54b2ec9f87a8e6d6a7221383049d9df8e (patch) | |
tree | e8d412b0e54a93cd1ec2823993bc763d64432635 /.gitmodules | |
parent | f92a3c0b9d6414decb2aa37589a8425af58b3d5b (diff) |
submodule magic
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index a92044bef7..c1fe5780e3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,3 @@ -[submodule "touched"] - path = addons/skin.touched - url = git://github.com/xbmc/skin.touched.git - ignore = all +[submodule "addons/skin.re-touched"] + path = addons/skin.re-touched + url = git://github.com/xbmc/skin.re-touched.git |