aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-02-18 17:16:19 -0800
committerScott Jackson <daneren2005@gmail.com>2013-02-18 17:16:19 -0800
commitf7d18d5c3baac88c6dc4d506c684c0d7d67b045d (patch)
tree486479b13ddba54b285dfb97c877add5a4043c19 /.gitmodules
parent468f93a1be94c78d6793a1504c61ec8c939b356f (diff)
parente4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4 (diff)
downloaddsub-f7d18d5c3baac88c6dc4d506c684c0d7d67b045d.tar.gz
dsub-f7d18d5c3baac88c6dc4d506c684c0d7d67b045d.tar.bz2
dsub-f7d18d5c3baac88c6dc4d506c684c0d7d67b045d.zip
Merge commit 'e4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4' into Experimental
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 0303afcf..1d77a2e9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "ActionBarSherlock"]
path = ActionBarSherlock
- url = https://github.com/JakeWharton/ActionBarSherlock.git
+ url = https://github.com/JakeWharton/ActionBarSherlock.git
+[submodule "DragSortListView"]
+ path = DragSortListView
+ url = https://github.com/bauerca/drag-sort-listview.git