forked from planetfederal/GeoExplorer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 713 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 713 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "externals/ringojs"]
path = externals/ringojs
url = git://github.com/ringo/ringojs.git
[submodule "externals/buildkit"]
path = externals/buildkit
url = git://github.com/tschaub/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/opengeo/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