updated app buttons...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-01-27 11:15:21 +03:00
parent a805b30e8a
commit a1e24d84cb

View File

@ -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'],
'&#8601;': ['fullscreen always-shown', '&#8601;': ['fullscreen always-shown',
'toggleFullScreen -- Toggle fullscreen'], 'toggleFullScreen -- Toggle fullscreen'],
'&times;': ['close', '&times;': ['close always-shown',
'close -- Quit'], 'close -- Quit'],
}, },