diff options
author | ronie <ronie@users.noreply.github.com> | 2016-11-29 22:00:36 +0100 |
---|---|---|
committer | ronie <ronie@users.noreply.github.com> | 2016-11-30 21:43:25 +0100 |
commit | 97521b405ff39e5c6d0fc464c186fee573e1b89c (patch) | |
tree | 97dbc3e82d5a126e9bc8c589860720fd12f2b302 /system/keymaps | |
parent | 237adba7fdeb5813d89ee691692e125025359970 (diff) |
FileBrowser: fix multiple item selection
Diffstat (limited to 'system/keymaps')
-rw-r--r-- | system/keymaps/remote.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/keymaps/remote.xml b/system/keymaps/remote.xml index 54193b6525..88b06b73b4 100644 --- a/system/keymaps/remote.xml +++ b/system/keymaps/remote.xml @@ -145,6 +145,11 @@ <hash>Rename</hash> </remote> </FileManager> + <FileBrowser> + <remote> + <zero>Highlight</zero> + </remote> + </FileBrowser> <MusicPlaylist> <remote> <clear>Delete</clear> |