update symbols example
This commit is contained in:
parent
9663ccfa0f
commit
7756486d83
1 changed files with 2 additions and 1 deletions
|
@ -30,8 +30,9 @@ Ox.load('UI', function() {
|
||||||
'file', 'files', 'directory',
|
'file', 'files', 'directory',
|
||||||
'volume', 'mount', 'unmount', 'sync'
|
'volume', 'mount', 'unmount', 'sync'
|
||||||
],
|
],
|
||||||
|
['audio', 'book', 'data', 'video'],
|
||||||
[
|
[
|
||||||
'list', 'columns',
|
'list', 'bulletlist', 'columns',
|
||||||
'grid', 'gridLandscape', 'gridPortrait',
|
'grid', 'gridLandscape', 'gridPortrait',
|
||||||
'gridLandscapePortrait', 'gridPortraitLandscape',
|
'gridLandscapePortrait', 'gridPortraitLandscape',
|
||||||
'iconlist', 'iconlistLandscape', 'iconlistPortrait'
|
'iconlist', 'iconlistLandscape', 'iconlistPortrait'
|
||||||
|
|
Loading…
Reference in a new issue