-
Notifications
You must be signed in to change notification settings - Fork 30
/
.gitmodules
42 lines (42 loc) · 1.67 KB
/
.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[submodule "plugins/gestures"]
path = plugins/gestures
url = https://github.com/winktoolkit/plugin-gestures
[submodule "plugins/motion"]
path = plugins/motion
url = https://github.com/winktoolkit/plugin-motion
[submodule "plugins/topbottom"]
path = plugins/topbottom
url = https://github.com/winktoolkit/plugin-topbottom.git
[submodule "plugins/featdetectstorage"]
path = plugins/featdetectstorage
url = https://github.com/winktoolkit/plugin-storefeaturedetection.git
[submodule "plugins/simplestorage"]
path = plugins/simplestorage
url = https://github.com/winktoolkit/plugin-simplestorage.git
[submodule "plugins/visualfeedback"]
path = plugins/visualfeedback
url = https://github.com/winktoolkit/plugin-visualfeedback.git
[submodule "plugins/winkjquery"]
path = plugins/winkjquery
url = https://github.com/winktoolkit/plugin-jquery.git
[submodule "plugins/completion"]
path = plugins/completion
url = https://github.com/winktoolkit/plugin-completion.git
[submodule "plugins/asyncpanels"]
path = plugins/asyncpanels
url = https://github.com/winktoolkit/plugin-asyncpanels.git
[submodule "plugins/scrolltoload"]
path = plugins/scrolltoload
url = https://github.com/winktoolkit/plugin-scrolltoload.git
[submodule "plugins/scrolltorefresh"]
path = plugins/scrolltorefresh
url = https://github.com/winktoolkit/plugin-scrolltorefresh.git
[submodule "plugins/sharingwheel"]
path = plugins/sharingwheel
url = https://github.com/winktoolkit/plugin-sharingwheel.git
[submodule "plugins/parallax"]
path = plugins/parallax
url = https://github.com/ke20/wink-plugin-parallax.git
[submodule "plugins/projection"]
path = plugins/projection
url = https://github.com/ke20/wink-plugin-projection.git