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

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

Issue 328303008: athena: Use mojo to provide the bindings for the virtual keyboard. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tot-merge Created 6 years, 4 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 | « ui/keyboard/keyboard.gyp ('k') | 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>
(...skipping 23 matching lines...) Expand all
34 <include name="IDR_KEYBOARD_IMAGES_RETURN" file="resources/images/return.p ng" 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.p ng" type="BINDATA" /> 36 <include name="IDR_KEYBOARD_IMAGES_SEARCH" file="resources/images/search.p ng" type="BINDATA" />
37 <include name="IDR_KEYBOARD_IMAGES_SHIFT" file="resources/images/shift.png " type="BINDATA" /> 37 <include name="IDR_KEYBOARD_IMAGES_SHIFT" file="resources/images/shift.png " type="BINDATA" />
38 <include name="IDR_KEYBOARD_IMAGES_SHUTDOWN" file="resources/images/shutdo wn.svg" type="BINDATA" /> 38 <include name="IDR_KEYBOARD_IMAGES_SHUTDOWN" file="resources/images/shutdo wn.svg" type="BINDATA" />
39 <include name="IDR_KEYBOARD_IMAGES_TAB" file="resources/images/tab.png" ty pe="BINDATA" /> 39 <include name="IDR_KEYBOARD_IMAGES_TAB" file="resources/images/tab.png" ty pe="BINDATA" />
40 <include name="IDR_KEYBOARD_IMAGES_UP" file="resources/images/up.svg" type ="BINDATA" /> 40 <include name="IDR_KEYBOARD_IMAGES_UP" file="resources/images/up.svg" type ="BINDATA" />
41 <include name="IDR_KEYBOARD_IMAGES_VOLUME_DOWN" file="resources/images/vol ume-down.svg" type="BINDATA" /> 41 <include name="IDR_KEYBOARD_IMAGES_VOLUME_DOWN" file="resources/images/vol ume-down.svg" type="BINDATA" />
42 <include name="IDR_KEYBOARD_IMAGES_VOLUME_UP" file="resources/images/volum e-up.svg" type="BINDATA" /> 42 <include name="IDR_KEYBOARD_IMAGES_VOLUME_UP" file="resources/images/volum e-up.svg" type="BINDATA" />
43 <include name="IDR_KEYBOARD_INDEX" file="resources/index.html" allowextern alscript="true" flattenhtml="true" type="BINDATA" /> 43 <include name="IDR_KEYBOARD_INDEX" file="resources/index.html" allowextern alscript="true" flattenhtml="true" type="BINDATA" />
44 <include name="IDR_KEYBOARD_MOJO_JS" file="resources/keyboard_mojo.js" fla ttenhtml="true" type="BINDATA" />
45 <include name="IDR_KEYBOARD_MOJO_GEN_JS" file="${keyboard_mojom_gen_js}" u se_base_dir="false" type="BINDATA" />
44 <include name="IDR_KEYBOARD_JS" file="resources/keyboard.js" flattenhtml=" true" type="BINDATA" /> 46 <include name="IDR_KEYBOARD_JS" file="resources/keyboard.js" flattenhtml=" true" type="BINDATA" />
45 <include name="IDR_KEYBOARD_LAYOUTS_NUMERIC" file="resources/layouts/numer ic.html" type="BINDATA" /> 47 <include name="IDR_KEYBOARD_LAYOUTS_NUMERIC" file="resources/layouts/numer ic.html" type="BINDATA" />
46 <include name="IDR_KEYBOARD_LAYOUTS_QWERTY" file="resources/layouts/qwerty .html" type="BINDATA" /> 48 <include name="IDR_KEYBOARD_LAYOUTS_QWERTY" file="resources/layouts/qwerty .html" type="BINDATA" />
47 <include name="IDR_KEYBOARD_LAYOUTS_SYSTEM_QWERTY" file="resources/layouts /system-qwerty.html" type="BINDATA" /> 49 <include name="IDR_KEYBOARD_LAYOUTS_SYSTEM_QWERTY" file="resources/layouts /system-qwerty.html" type="BINDATA" />
48 <include name="IDR_KEYBOARD_MANIFEST" file="resources/manifest.json" type= "BINDATA" /> 50 <include name="IDR_KEYBOARD_MANIFEST" file="resources/manifest.json" type= "BINDATA" />
49 <include name="IDR_KEYBOARD_MAIN_CSS" file="resources/main.css" type="BIND ATA" /> 51 <include name="IDR_KEYBOARD_MAIN_CSS" file="resources/main.css" type="BIND ATA" />
50 <include name="IDR_KEYBOARD_POLYMER_LOADER" file="resources/polymer_loader .js" flattenhtml="true" type="BINDATA" /> 52 <include name="IDR_KEYBOARD_POLYMER_LOADER" file="resources/polymer_loader .js" flattenhtml="true" type="BINDATA" />
51 <include name="IDR_KEYBOARD_ROBOTO_BOLD_TTF" file="resources/roboto_bold.t tf" type="BINDATA" /> 53 <include name="IDR_KEYBOARD_ROBOTO_BOLD_TTF" file="resources/roboto_bold.t tf" type="BINDATA" />
52 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_DELETE" file="resources/sounds /keypress-delete.wav" type="BINDATA" /> 54 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_DELETE" file="resources/sounds /keypress-delete.wav" type="BINDATA" />
53 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_RETURN" file="resources/sounds /keypress-return.wav" type="BINDATA" /> 55 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_RETURN" file="resources/sounds /keypress-return.wav" type="BINDATA" />
54 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_SPACEBAR" file="resources/soun ds/keypress-spacebar.wav" type="BINDATA" /> 56 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_SPACEBAR" file="resources/soun ds/keypress-spacebar.wav" type="BINDATA" />
55 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_STANDARD" file="resources/soun ds/keypress-standard.wav" type="BINDATA" /> 57 <include name="IDR_KEYBOARD_SOUNDS_KEYPRESS_STANDARD" file="resources/soun ds/keypress-standard.wav" type="BINDATA" />
56 <include name="IDR_KEYBOARD_SPACEBAR_ROW" file="resources/layouts/spacebar -row.html" type="BINDATA" /> 58 <include name="IDR_KEYBOARD_SPACEBAR_ROW" file="resources/layouts/spacebar -row.html" type="BINDATA" />
57 </includes> 59 </includes>
58 </release> 60 </release>
59 </grit> 61 </grit>
OLDNEW
« no previous file with comments | « ui/keyboard/keyboard.gyp ('k') | ui/keyboard/keyboard_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698