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

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

Issue 252743002: Update Virtual Keybaord icons. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Uprev. 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 | « ui/keyboard/resources/images/tab.svg ('k') | ui/keyboard/resources/layouts/system-qwerty.html » ('j') | 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 d43430c3d0869cab10b267d1058b1e10358b5846..0c65162957f51333277f77a91f56fcbcd879aa53 100644
--- a/ui/keyboard/resources/layouts/qwerty.html
+++ b/ui/keyboard/resources/layouts/qwerty.html
@@ -9,13 +9,13 @@
<kb-row>
<kb-key-sequence keys="QWERTYUIOP" hintTexts="1234567890">
</kb-key-sequence>
- <kb-key class="dark" char="&#x0008;" image="backspace"
+ <kb-key class="dark" char="&#x0008;" image="backspace.png"
repeat sound="keypress-delete" stretch weight="110"></kb-key>
</kb-row>
<kb-row align="right">
<kb-key-sequence keys="ASDFGHJKL"></kb-key-sequence>
<kb-key class="dark" char="&#x000A;" align="right"
- image="return" sound="keypress-return" weight="175"></kb-key>
+ image="return.png" sound="keypress-return" weight="175"></kb-key>
</kb-row>
<kb-row>
<kb-shift-key weight="105" align="left"></kb-shift-key>
@@ -28,10 +28,11 @@
<kb-key class="dark">_</kb-key>
<kb-key class="dark" stretch>/</kb-key>
<kb-key char=" " class="space" sound="keypress-spacebar" weight="540">
+ English (US)
</kb-key>
<kb-key class="dark">,</kb-key>
<kb-key class="dark">.</kb-key>
- <kb-hide-keyboard-key image="hide-keyboard" stretch weight="105">
+ <kb-hide-keyboard-key image="hide-keyboard.png" stretch weight="105">
</kb-hide-keyboard-key>
</kb-row>
<kb-altkey-container hidden>
@@ -43,12 +44,12 @@
<kb-key-sequence keys="qwertyuiop" hintTexts="1234567890">
</kb-key-sequence>
<kb-key class="dark" char="&#x0008;" repeat stretch align="right"
- image="backspace" sound="keypress-delete" weight="110"></kb-key>
+ image="backspace.png" sound="keypress-delete" weight="110"></kb-key>
</kb-row>
<kb-row align="right">
<kb-key-sequence keys="asdfghjkl"></kb-key-sequence>
<kb-key class="dark" char="&#x000A;" align="right"
- image="return" sound="keypress-return" weight="175"></kb-key>
+ image="return.png" sound="keypress-return" weight="175"></kb-key>
</kb-row>
<kb-row>
<kb-shift-key weight="105" align="left"></kb-shift-key>
@@ -61,10 +62,11 @@
<kb-key class="dark">-</kb-key>
<kb-key class="dark" stretch>/</kb-key>
<kb-key char=" " class="space" sound="keypress-spacebar" weight="540">
+ English (US)
</kb-key>
<kb-key class="dark">,</kb-key>
<kb-key class="dark">.</kb-key>
- <kb-hide-keyboard-key image="hide-keyboard" stretch weight="105">
+ <kb-hide-keyboard-key image="hide-keyboard.png" stretch weight="105">
</kb-hide-keyboard-key>
</kb-row>
<kb-altkey-container hidden>
@@ -74,13 +76,13 @@
<kb-keyset id="qwerty-symbol" pitch="10 20">
<kb-row>
<kb-key-sequence keys="1234567890"></kb-key-sequence>
- <kb-key class="dark" char="&#x0008;" align="right" image="backspace"
+ <kb-key class="dark" char="&#x0008;" align="right" image="backspace.png"
repeat sound="keypress-delete" stretch weight="110"></kb-key>
</kb-row>
<kb-row align="right">
<kb-key-sequence keys="@#$%&-+()"></kb-key-sequence>
<kb-key class="dark" char="&#x000A;" align="right"
- image="return" sound="keypress-return" weight="175"></kb-key>
+ image="return.png" sound="keypress-return" weight="175"></kb-key>
</kb-row>
<kb-row>
<kb-key class="dark" toKeyset="down:more" char="Invalid" align="center"
@@ -94,10 +96,11 @@
<kb-key class="dark">_</kb-key>
<kb-key class="dark" stretch>/</kb-key>
<kb-key char=" " class="space" sound="keypress-spacebar" weight="540">
+ English (US)
</kb-key>
<kb-key class="dark">,</kb-key>
<kb-key class="dark">.</kb-key>
- <kb-hide-keyboard-key image="hide-keyboard" stretch weight="105">
+ <kb-hide-keyboard-key image="hide-keyboard.png" stretch weight="105">
</kb-hide-keyboard-key>
</kb-row>
<kb-altkey-container hidden>
@@ -109,7 +112,7 @@
<kb-key-sequence
keys="~`|&#x2022;&radic;&Pi;&divide;&times;&para;&Delta;">
</kb-key-sequence>
- <kb-key class="dark" align="right" char="&#x0008;" image="backspace"
+ <kb-key class="dark" align="right" char="&#x0008;" image="backspace.png"
repeat sound="keypress-delete" stretch weight="110"></kb-key>
</kb-row>
<kb-row align="right">
@@ -117,7 +120,7 @@
keys="&pound;&#x00A2;&#x20AC;&yen;^&deg;={}">
</kb-key-sequence>
<kb-key class="dark" char="&#x000A;" align="right"
- image="return" sound="keypress-return" weight="175"></kb-key>
+ image="return.png" sound="keypress-return" weight="175"></kb-key>
</kb-row>
<kb-row>
<kb-key class="dark" toKeyset="down:symbol" char="Invalid"
@@ -133,10 +136,11 @@
<kb-key class="dark">&lt;</kb-key>
<kb-key class="dark" stretch>&gt;</kb-key>
<kb-key char=" " class="space" sound="keypress-spacebar" weight="540">
+ English (US)
</kb-key>
<kb-key class="dark">,</kb-key>
<kb-key class="dark">.</kb-key>
- <kb-hide-keyboard-key image="hide-keyboard" stretch weight="105">
+ <kb-hide-keyboard-key image="hide-keyboard.png" stretch weight="105">
</kb-hide-keyboard-key>
</kb-row>
</kb-keyset>
« no previous file with comments | « ui/keyboard/resources/images/tab.svg ('k') | ui/keyboard/resources/layouts/system-qwerty.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698