This commit is contained in:
j 2011-08-23 19:39:44 +02:00
commit e235402641
4 changed files with 76 additions and 7 deletions

View file

@ -1,4 +1,13 @@
{
"clipKeys": [
{"id": "value", "title": "Text"},
{"id": "in", "title": "Position"},
{"id": "duration", "title": "Duration"},
{"id": "hue", "title": "Hue"},
{"id": "saturation", "title": "Saturation"},
{"id": "lightness", "title": "Lightness"},
{"id": "volume", "title": "Volume"}
],
"groups": [
{"id": "director", "title": "Director"},
{"id": "country", "title": "Country"},
@ -451,6 +460,7 @@
{"id": "maps", "title": "with Maps"},
{"id": "calendars", "title": "with Calendars"},
{"id": "clip", "title": "as Clips"},
{"id": "player", "title": "as Player"},
{"id": "map", "title": "on Map"},
{"id": "calendar", "title": "on Calendar"}
],