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

Unified Diff: chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc

Issue 10987034: Need some keyboard shortcut for fullscreen: Shift-F4 (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: rebase Created 8 years, 3 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
« no previous file with comments | « chrome/browser/ui/views/accelerator_table.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc
diff --git a/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc b/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc
index da35f9615fcab2650de6d1b527505a15e6262991..522494ca6b4913669711eacc26850c518e72ddc8 100644
--- a/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc
+++ b/chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc
@@ -130,6 +130,7 @@ struct I18nContentToMessage {
IDS_KEYBOARD_OVERLAY_FOCUS_PREVIOUS_PANE },
{ "keyboardOverlayFocusStatusIcon", IDS_KEYBOARD_OVERLAY_FOCUS_STATUS_ICON },
{ "keyboardOverlayFocusToolbar", IDS_KEYBOARD_OVERLAY_FOCUS_TOOLBAR },
+ { "keyboardOverlayFullscreen", IDS_KEYBOARD_OVERLAY_FULLSCREEN },
{ "keyboardOverlayGoBack", IDS_KEYBOARD_OVERLAY_GO_BACK },
{ "keyboardOverlayGoForward", IDS_KEYBOARD_OVERLAY_GO_FORWARD },
{ "keyboardOverlayHelp", IDS_KEYBOARD_OVERLAY_HELP },
« no previous file with comments | « chrome/browser/ui/views/accelerator_table.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698