rename item views ('video' -> 'player', 'timeline' -> 'editor')

This commit is contained in:
rolux 2012-04-17 09:06:19 +02:00
commit f5f6ff468f
11 changed files with 67 additions and 61 deletions

View file

@ -560,8 +560,8 @@
"itemViews": [
{"id": "info", "title": "Info"},
{"id": "clips", "title": "Clips"},
{"id": "video", "title": "Video"},
{"id": "timeline", "title": "Timeline"},
{"id": "player", "title": "Player"},
{"id": "editor", "title": "Editor"},
{"id": "map", "title": "Map"},
{"id": "calendar", "title": "Calendar"},
{"id": "data", "title": "Data"},
@ -748,7 +748,7 @@
"videoSize": "small",
"videoSubtitles": true,
"videoTimeline": "antialias",
"videoView": "video",
"videoView": "player",
"videoVolume": 1
},
"username": "",

View file

@ -474,8 +474,8 @@
"itemViews": [
{"id": "info", "title": "Info"},
{"id": "clips", "title": "Clips"},
{"id": "video", "title": "Video"},
{"id": "timeline", "title": "Timeline"},
{"id": "player", "title": "Player"},
{"id": "editor", "title": "Editor"},
{"id": "map", "title": "Map"},
{"id": "calendar", "title": "Calendar"},
{"id": "data", "title": "Data"},
@ -670,7 +670,7 @@
"videoScale": "fit",
"videoSize": "large",
"videoTimeline": "antialias",
"videoView": "video",
"videoView": "player",
"videoVolume": 1
},
"username": "",