aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-02-21 23:14:07 -0800
committerScott Jackson <daneren2005@gmail.com>2014-02-21 23:14:07 -0800
commita8d3785fc7685b097f305caedfc2f66aaaba6aee (patch)
treed8d7c3388110a4afeeca354fb8b60a528a21af70 /.gitmodules
parent577841fecac712cbd4085fc5393395d7e2862c1e (diff)
downloaddsub-a8d3785fc7685b097f305caedfc2f66aaaba6aee.tar.gz
dsub-a8d3785fc7685b097f305caedfc2f66aaaba6aee.tar.bz2
dsub-a8d3785fc7685b097f305caedfc2f66aaaba6aee.zip
Use a separately maintained library for proxy connections
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 5a0b6b8c..dcb0d0b7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "DragSortListView"]
path = DragSortListView
url = https://github.com/bauerca/drag-sort-listview.git
+[submodule "ServerProxy"]
+ path = ServerProxy
+ url = https://github.com/daneren2005/ServerProxy.git