diff options
author | hwc487 | 2012-03-23 13:49:03 -0700 |
---|---|---|
committer | hwc487 | 2012-03-23 13:49:03 -0700 |
commit | 51478dbad8290f55eeab9efdfb8c2cbe24b12b10 (patch) | |
tree | 1524c53d027d1f2f8cbb759f61e4d73b52b00481 /node_modules/components-data/youtube-channel.json | |
parent | 31e924e1b8b8da8342b3ff2341c8284915486c0b (diff) | |
parent | bc8b0c17023ddea6d77150694a777e104ef99cbc (diff) | |
download | ninja-51478dbad8290f55eeab9efdfb8c2cbe24b12b10.tar.gz |
Merge branch 'montage-integration' of github.com:Motorola-Mobility/ninja-internal into integration
Conflicts:
js/io/system/ninjalibrary.json
Diffstat (limited to 'node_modules/components-data/youtube-channel.json')
-rw-r--r-- | node_modules/components-data/youtube-channel.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/node_modules/components-data/youtube-channel.json b/node_modules/components-data/youtube-channel.json new file mode 100644 index 00000000..c909fd1b --- /dev/null +++ b/node_modules/components-data/youtube-channel.json | |||
@@ -0,0 +1,16 @@ | |||
1 | { | ||
2 | "component": "youtube-channel", | ||
3 | |||
4 | "module": "montage/ui/youtube-channel.reel", | ||
5 | |||
6 | "name": "YoutubeChannel", | ||
7 | |||
8 | "properties": [ | ||
9 | { | ||
10 | "name": "channel", | ||
11 | "type": "string", | ||
12 | "default": "" | ||
13 | } | ||
14 | |||
15 | ] | ||
16 | } \ No newline at end of file | ||