-
Notifications
You must be signed in to change notification settings - Fork 60
/
.gitmodules
24 lines (24 loc) · 918 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "externals/ringojs"]
path = externals/ringojs
url = git://github.com/ringo/ringojs.git
[submodule "externals/buildkit"]
path = externals/buildkit
url = git://github.com/opengeo/buildkit.git
[submodule "app/static/externals/gxp"]
path = app/static/externals/gxp
url = git://github.com/opengeo/gxp.git
[submodule "app/static/externals/GeoExt"]
path = app/static/externals/GeoExt
url = git://github.com/geoext/geoext.git
[submodule "app/static/externals/openlayers"]
path = app/static/externals/openlayers
url = git://github.com/openlayers/openlayers.git
[submodule "app/static/externals/PrintPreview"]
path = app/static/externals/PrintPreview
url = git://github.com/GeoNode/PrintPreview.git
[submodule "externals/stick"]
path = externals/stick
url = https://github.com/hns/stick.git
[submodule "externals/ringojs-fork"]
path = externals/ringojs-fork
url = git://github.com/tschaub/ringojs.git