forked from cga-harvard/geonode
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
21 lines (21 loc) · 1.05 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "src/geonode-client/app/static/externals/openlayers"]
path = src/geonode-client/app/static/externals/openlayers
url = git://github.com/openlayers/openlayers.git
[submodule "src/geonode-client/externals/ringo"]
path = src/geonode-client/externals/ringo
url = git://github.com/ringo/ringojs.git
[submodule "src/geonode-client/externals/stick"]
path = src/geonode-client/externals/stick
url = git://github.com/hns/stick.git
[submodule "src/geonode-client/app/static/externals/geoext"]
path = src/geonode-client/app/static/externals/geoext
url = git://github.com/geoext/geoext.git
[submodule "src/geonode-client/app/static/externals/gxp"]
path = src/geonode-client/app/static/externals/gxp
url = git://github.com/cga-harvard/gxp.git
[submodule "src/geonode-client/externals/buildkit"]
path = src/geonode-client/externals/buildkit
url = git://github.com/opengeo/buildkit.git
[submodule "src/geonode-client/app/static/externals/PrintPreview"]
path = src/geonode-client/app/static/externals/PrintPreview
url = git://github.com/mbertrand/PrintPreview.git