add files symbol
This commit is contained in:
parent
544af185b1
commit
e72e68a1df
2 changed files with 13 additions and 1 deletions
|
|
@ -21,7 +21,10 @@ Ox.load('UI', function() {
|
|||
'find', 'flag', 'like', 'locate', 'mail', 'map', 'publish',
|
||||
'star', 'tag', 'view'
|
||||
],
|
||||
['file', 'directory', 'volume', 'mount', 'unmount', 'sync'],
|
||||
[
|
||||
'file', 'files', 'directory',
|
||||
'volume', 'mount', 'unmount', 'sync'
|
||||
],
|
||||
[
|
||||
'list', 'columns',
|
||||
'grid', 'gridLandscape', 'gridPortrait',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue