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

Unified Diff: ui/keyboard/resources/layouts/qwerty.html

Issue 251113002: Change the underscore to a dash on the lower layout. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 6 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/resources/layouts/qwerty.html
diff --git a/ui/keyboard/resources/layouts/qwerty.html b/ui/keyboard/resources/layouts/qwerty.html
index 08d622bdf5bf054e5692601cae8a2260c6017e72..d43430c3d0869cab10b267d1058b1e10358b5846 100644
--- a/ui/keyboard/resources/layouts/qwerty.html
+++ b/ui/keyboard/resources/layouts/qwerty.html
@@ -58,7 +58,7 @@
<kb-row>
<kb-key class="dark" toKeyset="down:symbol" char="Invalid"
align="center" weight="105">?123</kb-key>
- <kb-key class="dark">_</kb-key>
+ <kb-key class="dark">-</kb-key>
<kb-key class="dark" stretch>/</kb-key>
<kb-key char=" " class="space" sound="keypress-spacebar" weight="540">
</kb-key>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698