OLD | NEW |
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 22 matching lines...) Expand all Loading... |
33 <include name="IDR_KEYBOARD_IMAGES_KEYBOARD" file="resources/images/keyboa
rd.svg" type="BINDATA" /> | 33 <include name="IDR_KEYBOARD_IMAGES_KEYBOARD" file="resources/images/keyboa
rd.svg" type="BINDATA" /> |
34 <include name="IDR_KEYBOARD_IMAGES_MICROPHONE" file="resources/images/micr
ophone.svg" type="BINDATA" /> | 34 <include name="IDR_KEYBOARD_IMAGES_MICROPHONE" file="resources/images/micr
ophone.svg" type="BINDATA" /> |
35 <include name="IDR_KEYBOARD_IMAGES_MICROPHONE_GREEN" file="resources/image
s/microphone-green.svg" type="BINDATA" /> | 35 <include name="IDR_KEYBOARD_IMAGES_MICROPHONE_GREEN" file="resources/image
s/microphone-green.svg" type="BINDATA" /> |
36 <!-- Don't flatten html file here. Otherwise, webui keyboard will not load
the correct css file. --> | 36 <!-- Don't flatten html file here. Otherwise, webui keyboard will not load
the correct css file. --> |
37 <include name="IDR_KEYBOARD_INDEX" file="resources/index.html" allowextern
alscript="true" type="BINDATA" /> | 37 <include name="IDR_KEYBOARD_INDEX" file="resources/index.html" allowextern
alscript="true" type="BINDATA" /> |
38 <include name="IDR_KEYBOARD_LAYOUTS_DVORAK" file="resources/layouts/dvorak
.html" type="BINDATA" /> | 38 <include name="IDR_KEYBOARD_LAYOUTS_DVORAK" file="resources/layouts/dvorak
.html" type="BINDATA" /> |
39 <include name="IDR_KEYBOARD_LAYOUTS_LATIN_ACCENTS" file="resources/layouts
/latin-accents.js" type="BINDATA" /> | 39 <include name="IDR_KEYBOARD_LAYOUTS_LATIN_ACCENTS" file="resources/layouts
/latin-accents.js" type="BINDATA" /> |
40 <include name="IDR_KEYBOARD_LAYOUTS_NUMERIC" file="resources/layouts/numer
ic.html" type="BINDATA" /> | 40 <include name="IDR_KEYBOARD_LAYOUTS_NUMERIC" file="resources/layouts/numer
ic.html" type="BINDATA" /> |
41 <include name="IDR_KEYBOARD_LAYOUTS_QWERTY" file="resources/layouts/qwerty
.html" type="BINDATA" /> | 41 <include name="IDR_KEYBOARD_LAYOUTS_QWERTY" file="resources/layouts/qwerty
.html" type="BINDATA" /> |
42 <include name="IDR_KEYBOARD_LAYOUTS_SYMBOL_ALTKEYS" file="resources/layout
s/symbol-altkeys.js" type="BINDATA" /> | 42 <include name="IDR_KEYBOARD_LAYOUTS_SYMBOL_ALTKEYS" file="resources/layout
s/symbol-altkeys.js" type="BINDATA" /> |
| 43 <include name="IDR_KEYBOARD_LAYOUTS_SYSTEM_QWERTY" file="resources/layouts
/system-qwerty.html" type="BINDATA" /> |
43 <include name="IDR_KEYBOARD_MAIN_JS" file="resources/main.js" type="BINDAT
A" /> | 44 <include name="IDR_KEYBOARD_MAIN_JS" file="resources/main.js" type="BINDAT
A" /> |
44 <include name="IDR_KEYBOARD_MANIFEST" file="resources/manifest.json" type=
"BINDATA" /> | 45 <include name="IDR_KEYBOARD_MANIFEST" file="resources/manifest.json" type=
"BINDATA" /> |
45 <include name="IDR_KEYBOARD_MAIN_CSS" file="resources/main.css" type="BIND
ATA" /> | 46 <include name="IDR_KEYBOARD_MAIN_CSS" file="resources/main.css" type="BIND
ATA" /> |
46 <include name="IDR_KEYBOARD_POLYMER" file="resources/polymer.min.js" flatt
enhtml="true" type="BINDATA" /> | 47 <include name="IDR_KEYBOARD_POLYMER" file="resources/polymer.min.js" flatt
enhtml="true" type="BINDATA" /> |
47 <include name="IDR_KEYBOARD_SPACEBAR_ROW" file="resources/layouts/spacebar
-row.html" type="BINDATA" /> | 48 <include name="IDR_KEYBOARD_SPACEBAR_ROW" file="resources/layouts/spacebar
-row.html" type="BINDATA" /> |
48 <include name="IDR_KEYBOARD_VOICE_INPUT_JS" file="resources/voice_input.js
" type="BINDATA" /> | 49 <include name="IDR_KEYBOARD_VOICE_INPUT_JS" file="resources/voice_input.js
" type="BINDATA" /> |
49 <include name="IDR_KEYBOARD_WEBUI_INDEX" file="resources/webui_index.html"
allowexternalscript="true" type="BINDATA" /> | 50 <include name="IDR_KEYBOARD_WEBUI_INDEX" file="resources/webui_index.html"
allowexternalscript="true" type="BINDATA" /> |
50 <include name="IDR_KEYBOARD_WEBUI_API_ADAPTER_JS" file="resources/webui/ap
i_adapter.js" type="BINDATA" /> | 51 <include name="IDR_KEYBOARD_WEBUI_API_ADAPTER_JS" file="resources/webui/ap
i_adapter.js" type="BINDATA" /> |
51 <include name="IDR_KEYBOARD_WEBUI_CONSTANTS_JS" file="resources/webui/cons
tants.js" type="BINDATA" /> | 52 <include name="IDR_KEYBOARD_WEBUI_CONSTANTS_JS" file="resources/webui/cons
tants.js" type="BINDATA" /> |
52 <include name="IDR_KEYBOARD_WEBUI_MAIN_CSS" file="resources/webui/main.css
" type="BINDATA" /> | 53 <include name="IDR_KEYBOARD_WEBUI_MAIN_CSS" file="resources/webui/main.css
" type="BINDATA" /> |
53 <include name="IDR_KEYBOARD_WEBUI_QWERTY" file="resources/layouts/webui_qw
erty.html" type="BINDATA" /> | 54 <include name="IDR_KEYBOARD_WEBUI_QWERTY" file="resources/layouts/webui_qw
erty.html" type="BINDATA" /> |
54 </includes> | 55 </includes> |
55 </release> | 56 </release> |
56 </grit> | 57 </grit> |
OLD | NEW |