Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(404)

Unified Diff: ui/file_manager/file_manager/main.html

Issue 1725563004: Files: Add a shortcut Alt-E to open gear menu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use canExecuteAlways. Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/file_manager/file_manager/main.html
diff --git a/ui/file_manager/file_manager/main.html b/ui/file_manager/file_manager/main.html
index 766e64cc8efedca83ef2434a5cfc8e9b48eb3337..ee9b393d530952445dd8795e1462314b745b4465 100644
--- a/ui/file_manager/file_manager/main.html
+++ b/ui/file_manager/file_manager/main.html
@@ -115,6 +115,7 @@
<command id="install-new-extension"
i18n-values="label:INSTALL_NEW_EXTENSION_LABEL">
+ <command id="open-gear-menu" shortcut="U+0045-Alt">
</commands>
<cr-menu id="file-context-menu" class="chrome-menu files-menu"

Powered by Google App Engine
This is Rietveld 408576698