diff options
author | theuni <theuni-nospam-@xbmc.org> | 2011-10-10 16:01:14 -0400 |
---|---|---|
committer | davilla <davilla@4pi.com> | 2011-10-10 21:25:58 -0400 |
commit | 75763e18b6b85f2656e6f98a6242d8dc540ac699 (patch) | |
tree | 7c8162fe402ed57821c738bc4f044e5b6b1938d9 | |
parent | ee3d0bcefa65f03fba73f8f5e9a55ea3e4b56ae0 (diff) |
touched: re-added as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | addons/skin.touched | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000000..cb4b0e4fa2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "touched"] + path = addons/skin.touched + url = git://github.com/xbmc/skin.touched.git diff --git a/addons/skin.touched b/addons/skin.touched new file mode 160000 +Subproject e3ad23072d58b896709ddbc6c255a7644c2e790 |