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

Side by Side Diff: ui/keyboard/keyboard_resources.grd

Issue 252743002: Update Virtual Keybaord icons. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | ui/keyboard/keyboard_util.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- 2 <!--
3 NOTE: if you are adding resources here, you should probably also edit: 3 NOTE: if you are adding resources here, you should probably also edit:
4 ui/keyboard/keyboard_ui_controller.cc 4 ui/keyboard/keyboard_ui_controller.cc
5 ui/keyboard/keyboard_util.cc 5 ui/keyboard/keyboard_util.cc
6 --> 6 -->
7 <grit latest_public_release="0" current_release="1"> 7 <grit latest_public_release="0" current_release="1">
8 <outputs> 8 <outputs>
9 <output filename="grit/keyboard_resources.h" type="rc_header"> 9 <output filename="grit/keyboard_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
11 </output> 11 </output>
12 <output filename="grit/keyboard_resources_map.h" type="resource_map_header" /> 12 <output filename="grit/keyboard_resources_map.h" type="resource_map_header" />
13 <output filename="keyboard_resources.pak" type="data_package" /> 13 <output filename="keyboard_resources.pak" type="data_package" />
14 <output filename="keyboard_resources.rc" type="rc_all" /> 14 <output filename="keyboard_resources.rc" type="rc_all" />
15 </outputs> 15 </outputs>
16 <release seq="1"> 16 <release seq="1">
17 <includes> 17 <includes>
18 <include name="IDR_KEYBOARD_FUNCTION_KEY_ROW" file="resources/layouts/func tion-key-row.html" type="BINDATA" /> 18 <include name="IDR_KEYBOARD_FUNCTION_KEY_ROW" file="resources/layouts/func tion-key-row.html" type="BINDATA" />
19 <include name="IDR_KEYBOARD_IMAGES_BACK" file="resources/images/back.svg" type="BINDATA" /> 19 <include name="IDR_KEYBOARD_IMAGES_BACK" file="resources/images/back.svg" type="BINDATA" />
20 <include name="IDR_KEYBOARD_IMAGES_BACKSPACE" file="resources/images/backs pace.svg" type="BINDATA" /> 20 <include name="IDR_KEYBOARD_IMAGES_BACKSPACE" file="resources/images/backs pace.png" type="BINDATA" />
bshe 2014/04/25 19:41:08 The old svg files can be removed?
rsadam 2014/04/28 15:23:14 Done.
21 <include name="IDR_KEYBOARD_IMAGES_BRIGHTNESS_DOWN" file="resources/images /brightness-down.svg" type="BINDATA" /> 21 <include name="IDR_KEYBOARD_IMAGES_BRIGHTNESS_DOWN" file="resources/images /brightness-down.svg" type="BINDATA" />
22 <include name="IDR_KEYBOARD_IMAGES_BRIGHTNESS_UP" file="resources/images/b rightness-up.svg" type="BINDATA" /> 22 <include name="IDR_KEYBOARD_IMAGES_BRIGHTNESS_UP" file="resources/images/b rightness-up.svg" type="BINDATA" />
23 <include name="IDR_KEYBOARD_IMAGES_CHANGE_WINDOW" file="resources/images/c hange-window.svg" type="BINDATA" /> 23 <include name="IDR_KEYBOARD_IMAGES_CHANGE_WINDOW" file="resources/images/c hange-window.svg" type="BINDATA" />
24 <include name="IDR_KEYBOARD_IMAGES_DOWN" file="resources/images/down.svg" type="BINDATA" /> 24 <include name="IDR_KEYBOARD_IMAGES_DOWN" file="resources/images/down.svg" type="BINDATA" />
25 <include name="IDR_KEYBOARD_IMAGES_FORWARD" file="resources/images/forward .svg" type="BINDATA" /> 25 <include name="IDR_KEYBOARD_IMAGES_FORWARD" file="resources/images/forward .svg" type="BINDATA" />
26 <include name="IDR_KEYBOARD_IMAGES_FULLSCREEN" file="resources/images/full screen.svg" type="BINDATA" /> 26 <include name="IDR_KEYBOARD_IMAGES_FULLSCREEN" file="resources/images/full screen.svg" type="BINDATA" />
27 <include name="IDR_KEYBOARD_IMAGES_HIDE_KEYBOARD" file="resources/images/h ide-keyboard.svg" type="BINDATA" /> 27 <include name="IDR_KEYBOARD_IMAGES_HIDE_KEYBOARD" file="resources/images/h ide-keyboard.png" type="BINDATA" />
28 <include name="IDR_KEYBOARD_IMAGES_KEYBOARD" file="resources/images/keyboa rd.svg" type="BINDATA" /> 28 <include name="IDR_KEYBOARD_IMAGES_KEYBOARD" file="resources/images/keyboa rd.svg" type="BINDATA" />
29 <include name="IDR_KEYBOARD_IMAGES_LEFT" file="resources/images/left.svg" type="BINDATA" /> 29 <include name="IDR_KEYBOARD_IMAGES_LEFT" file="resources/images/left.svg" type="BINDATA" />
30 <include name="IDR_KEYBOARD_IMAGES_MICROPHONE" file="resources/images/micr ophone.svg" type="BINDATA" /> 30 <include name="IDR_KEYBOARD_IMAGES_MICROPHONE" file="resources/images/micr ophone.svg" type="BINDATA" />
31 <include name="IDR_KEYBOARD_IMAGES_MICROPHONE_GREEN" file="resources/image s/microphone-green.svg" type="BINDATA" /> 31 <include name="IDR_KEYBOARD_IMAGES_MICROPHONE_GREEN" file="resources/image s/microphone-green.svg" type="BINDATA" />
32 <include name="IDR_KEYBOARD_IMAGES_MUTE" file="resources/images/mute.svg" type="BINDATA" /> 32 <include name="IDR_KEYBOARD_IMAGES_MUTE" file="resources/images/mute.svg" type="BINDATA" />
33 <include name="IDR_KEYBOARD_IMAGES_RELOAD" file="resources/images/reload.s vg" type="BINDATA" /> 33 <include name="IDR_KEYBOARD_IMAGES_RELOAD" file="resources/images/reload.s vg" type="BINDATA" />
34 <include name="IDR_KEYBOARD_IMAGES_RETURN" file="resources/images/return.s vg" type="BINDATA" /> 34 <include name="IDR_KEYBOARD_IMAGES_RETURN" file="resources/images/return.p ng" type="BINDATA" />
35 <include name="IDR_KEYBOARD_IMAGES_RIGHT" file="resources/images/right.svg " type="BINDATA" /> 35 <include name="IDR_KEYBOARD_IMAGES_RIGHT" file="resources/images/right.svg " type="BINDATA" />
36 <include name="IDR_KEYBOARD_IMAGES_SEARCH" file="resources/images/search.s vg" type="BINDATA" /> 36 <include name="IDR_KEYBOARD_IMAGES_SEARCH" file="resources/images/search.s vg" type="BINDATA" />
37 <include name="IDR_KEYBOARD_IMAGES_SHIFT" file="resources/images/shift.svg " type="BINDATA" /> 37 <include name="IDR_KEYBOARD_IMAGES_SHIFT" file="resources/images/shift.svg " type="BINDATA" />
bshe 2014/04/25 19:41:08 You probably want to keep shift unchanged in this
rsadam 2014/04/28 15:23:14 Yeah haven't touched shift. Just uploaded the new
bshe 2014/04/28 15:51:59 Sorry. I mean you dont need to add shift.png in th
38 <include name="IDR_KEYBOARD_IMAGES_SHIFT_FILLED" file="resources/images/sh ift-filled.svg" type="BINDATA" /> 38 <include name="IDR_KEYBOARD_IMAGES_SHIFT_FILLED" file="resources/images/sh ift-filled.svg" type="BINDATA" />
39 <include name="IDR_KEYBOARD_IMAGES_SHUTDOWN" file="resources/images/shutdo wn.svg" type="BINDATA" /> 39 <include name="IDR_KEYBOARD_IMAGES_SHUTDOWN" file="resources/images/shutdo wn.svg" type="BINDATA" />
40 <include name="IDR_KEYBOARD_IMAGES_TAB" file="resources/images/tab.svg" ty pe="BINDATA" /> 40 <include name="IDR_KEYBOARD_IMAGES_TAB" file="resources/images/tab.png" ty pe="BINDATA" />
41 <include name="IDR_KEYBOARD_IMAGES_UP" file="resources/images/up.svg" type ="BINDATA" /> 41 <include name="IDR_KEYBOARD_IMAGES_UP" file="resources/images/up.svg" type ="BINDATA" />
42 <include name="IDR_KEYBOARD_IMAGES_VOLUME_DOWN" file="resources/images/vol ume-down.svg" type="BINDATA" /> 42 <include name="IDR_KEYBOARD_IMAGES_VOLUME_DOWN" file="resources/images/vol ume-down.svg" type="BINDATA" />
43 <include name="IDR_KEYBOARD_IMAGES_VOLUME_UP" file="resources/images/volum e-up.svg" type="BINDATA" /> 43 <include name="IDR_KEYBOARD_IMAGES_VOLUME_UP" file="resources/images/volum e-up.svg" type="BINDATA" />
44 <include name="IDR_KEYBOARD_INDEX" file="resources/index.html" allowextern alscript="true" flattenhtml="true" type="BINDATA" /> 44 <include name="IDR_KEYBOARD_INDEX" file="resources/index.html" allowextern alscript="true" flattenhtml="true" type="BINDATA" />
45 <include name="IDR_KEYBOARD_JS" file="resources/keyboard.js" flattenhtml=" true" type="BINDATA" /> 45 <include name="IDR_KEYBOARD_JS" file="resources/keyboard.js" flattenhtml=" true" type="BINDATA" />
46 <include name="IDR_KEYBOARD_LAYOUTS_NUMERIC" file="resources/layouts/numer ic.html" type="BINDATA" /> 46 <include name="IDR_KEYBOARD_LAYOUTS_NUMERIC" file="resources/layouts/numer ic.html" type="BINDATA" />
47 <include name="IDR_KEYBOARD_LAYOUTS_QWERTY" file="resources/layouts/qwerty .html" type="BINDATA" /> 47 <include name="IDR_KEYBOARD_LAYOUTS_QWERTY" file="resources/layouts/qwerty .html" type="BINDATA" />
48 <include name="IDR_KEYBOARD_LAYOUTS_SYSTEM_QWERTY" file="resources/layouts /system-qwerty.html" type="BINDATA" /> 48 <include name="IDR_KEYBOARD_LAYOUTS_SYSTEM_QWERTY" file="resources/layouts /system-qwerty.html" type="BINDATA" />
49 <include name="IDR_KEYBOARD_MANIFEST" file="resources/manifest.json" type= "BINDATA" /> 49 <include name="IDR_KEYBOARD_MANIFEST" file="resources/manifest.json" type= "BINDATA" />
50 <include name="IDR_KEYBOARD_MAIN_CSS" file="resources/main.css" type="BIND ATA" /> 50 <include name="IDR_KEYBOARD_MAIN_CSS" file="resources/main.css" type="BIND ATA" />
51 <include name="IDR_KEYBOARD_POLYMER_LOADER" file="resources/polymer_loader .js" flattenhtml="true" type="BINDATA" /> 51 <include name="IDR_KEYBOARD_POLYMER_LOADER" file="resources/polymer_loader .js" flattenhtml="true" type="BINDATA" />
52 <include name="IDR_KEYBOARD_ROBOTO_BOLD_TTF" file="resources/roboto_bold.t tf" type="BINDATA" /> 52 <include name="IDR_KEYBOARD_ROBOTO_BOLD_TTF" file="resources/roboto_bold.t tf" type="BINDATA" />
53 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_DELETE" file="resources/sounds /keypress-delete.wav" type="BINDATA" /> 53 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_DELETE" file="resources/sounds /keypress-delete.wav" type="BINDATA" />
54 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_RETURN" file="resources/sounds /keypress-return.wav" type="BINDATA" /> 54 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_RETURN" file="resources/sounds /keypress-return.wav" type="BINDATA" />
55 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_SPACEBAR" file="resources/soun ds/keypress-spacebar.wav" type="BINDATA" /> 55 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_SPACEBAR" file="resources/soun ds/keypress-spacebar.wav" type="BINDATA" />
56 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_STANDARD" file="resources/soun ds/keypress-standard.wav" type="BINDATA" /> 56 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_STANDARD" file="resources/soun ds/keypress-standard.wav" type="BINDATA" />
57 <include name="IDR_KEYBOARD_SPACEBAR_ROW" file="resources/layouts/spacebar -row.html" type="BINDATA" /> 57 <include name="IDR_KEYBOARD_SPACEBAR_ROW" file="resources/layouts/spacebar -row.html" type="BINDATA" />
58 </includes> 58 </includes>
59 </release> 59 </release>
60 </grit> 60 </grit>
OLDNEW
« no previous file with comments | « no previous file | ui/keyboard/keyboard_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698