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

Unified Diff: tools/metrics/actions/actions.xml

Issue 550373002: chromeos: Shorten some strings in the keyboard overlay. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update metrics owners Created 6 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
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 12ed44e882988a499fa71cf54eefa69c984498cb..fbd43d995aaabb6a80321b0aa1737660f804d770 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -348,8 +348,11 @@ should be able to be added at any place in this file.
</action>
<action name="Accel_Focus_Launcher">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
- <description>Please enter the description of this user action.</description>
+ <owner>kuscher@chromium.org</owner>
+ <description>Keyboard accelerator to focus the app shelf.</description>
+ <obsolete>
+ Deprecated 09/2014 in issue 248353 and replaced by Accel_Focus_Shelf.
+ </obsolete>
</action>
<action name="Accel_Focus_Location">
@@ -372,6 +375,11 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="Accel_Focus_Shelf">
+ <owner>kuscher@chromium.org</owner>
+ <description>Keyboard accelerator to focus the app shelf.</description>
+</action>
+
<action name="Accel_Focus_Toolbar">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
« chrome/app/chromeos_strings.grdp ('K') | « chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698