[Frontend] Updated glyph defs and descriptions

#781
#187
Converted many glyph char defs to
their JSON unicode equivalents;
Updated descriptions for many domain
objects;
This commit is contained in:
Charles Hacskaylo
2016-03-23 19:04:32 -07:00
parent 528169de2c
commit 7da1a4b2a3
10 changed files with 54 additions and 52 deletions

View File

@@ -49,8 +49,9 @@ define([
{
"key": "imagery",
"name": "Example Imagery",
"glyph": "T",
"glyph": "\u00e3",
"features": "creation",
"description": "For development use. Creates example imagery data that mimics a live imagery stream.",
"model": {
"telemetry": {}
},