mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
updated app buttons...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a805b30e8a
commit
a1e24d84cb
@ -3177,11 +3177,11 @@ var ButtonsActions = actions.Actions({
|
|||||||
'browseActions: "Interface/" -- Interface settings...',
|
'browseActions: "Interface/" -- Interface settings...',
|
||||||
'toggleSideButtons -- Toggle touch controls',
|
'toggleSideButtons -- Toggle touch controls',
|
||||||
]],
|
]],
|
||||||
'_': ['minimize',
|
'_': ['minimize always-shown',
|
||||||
'minimize -- Minimize'],
|
'minimize -- Minimize'],
|
||||||
'↙': ['fullscreen always-shown',
|
'↙': ['fullscreen always-shown',
|
||||||
'toggleFullScreen -- Toggle fullscreen'],
|
'toggleFullScreen -- Toggle fullscreen'],
|
||||||
'×': ['close',
|
'×': ['close always-shown',
|
||||||
'close -- Quit'],
|
'close -- Quit'],
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user