update symbols

This commit is contained in:
rolux 2012-06-17 10:45:45 +02:00
commit 48b5e9610a
8 changed files with 45 additions and 4 deletions

View file

@ -21,10 +21,12 @@ Ox.load('UI', function() {
'find', 'flag', 'like', 'locate', 'mail', 'map', 'publish',
'star', 'tag', 'view'
],
['file', 'directory', 'volume', 'mount', 'unmount', 'sync'],
[
'list', 'columns', 'grid', 'iconlist',
'gridLandscape', 'gridPortrait',
'iconlistPortraitList', 'iconlistPortraitIconLandscape'
'list', 'columns',
'grid', 'gridLandscape', 'gridPortrait',
'gridLandscapePortrait', 'gridPortraitLandscape',
'iconlist', 'iconlistLandscape', 'iconlistPortrait'
],
['info', 'warning', 'help'],
['select', 'set'],
@ -33,7 +35,6 @@ Ox.load('UI', function() {
['unlock', 'lock'],
['copyright', 'noCopyright'],
['circle', 'square'],
['volume', 'mount', 'unmount', 'sync'],
['icon', 'bracket', 'clock', 'switch', 'user']
],
symbols = Ox.flatten(groups),