From 1b0ec0011cb2955fc961e9139a502d7c93921478 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 16 Mar 2016 09:01:08 +0300 Subject: [PATCH] added stub mapping for slideshow... Signed-off-by: Alex A. Naanou --- ui (gen4)/ui.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui (gen4)/ui.js b/ui (gen4)/ui.js index 60465906..21198530 100755 --- a/ui (gen4)/ui.js +++ b/ui (gen4)/ui.js @@ -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',