added stub mapping for slideshow...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-03-16 09:01:08 +03:00
parent 0e34d92a4d
commit 1b0ec0011c

View File

@ -240,6 +240,7 @@ module.GLOBAL_KEYBOARD = {
C: 'browseActions: "/Crop/"',
O: 'browsePath',
S: {
default: 'browseActions: "/Slideshow/"',
// XXX need to make this save to base_path if it exists and
// ask the user if it does not... now it always asks.
ctrl: 'browseSaveIndex',