aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-02-15 21:45:52 -0800
committerScott Jackson <daneren2005@gmail.com>2013-02-15 21:45:52 -0800
commite4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4 (patch)
tree643b13315b187ae4126dac0adfc9d8e29b49b2ed /.gitmodules
parentb742b1974283d021678d25ea87064176c47e5095 (diff)
downloaddsub-e4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4.tar.gz
dsub-e4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4.tar.bz2
dsub-e4ce03c6f1c3fb5ec48fcefbf814d83a1d5090f4.zip
Added drag-sort-listview library
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