add files symbol

This commit is contained in:
rolux 2012-06-27 12:14:16 +02:00
commit e72e68a1df
2 changed files with 13 additions and 1 deletions

View file

@ -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',