config: add help property

This commit is contained in:
rolux 2013-03-04 10:07:37 +00:00
commit 1392cdfaf1
4 changed files with 69 additions and 0 deletions

View file

@ -84,6 +84,23 @@
{"id": "keywords", "title": "Keywords", "type": "string"}
],
"flags": false,
"help": [
{"id": "help", "title": "Help"},
{"id": "accounts", "title": "Accounts"},
{"id": "annotations", "title": "Annotations"},
{"id": "calendars", "title": "Calendars"},
{"id": "clips", "title": "Clips"},
{"id": "edits", "title": "Edits"},
{"id": "filters", "title": "Filters"},
{"id": "lists", "title": "Lists"},
{"id": "maps", "title": "Maps"},
{"id": "navigation", "title": "Navigation"},
{"id": "search", "title": "Search"},
{"id": "texts", "title": "Texts"},
{"id": "timelines", "title": "Timelines"},
{"id": "video", "title": "Video"},
{"id": "views", "title": "Views"}
],
/*
An itemKey must have the following properties:
id: The id of the key (as known by the server)