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

Side by Side Diff: chrome/browser/resources/component_extension_resources.grd

Issue 6254007: Adding ChromeVox as a component extensions (enabled only for ChromeOS, for no... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This comment is only here because changes to resources are not picked up 2 <!-- This comment is only here because changes to resources are not picked up
3 without changes to the corresponding grd file. --> 3 without changes to the corresponding grd file. -->
4 <grit latest_public_release="0" current_release="1"> 4 <grit latest_public_release="0" current_release="1">
5 <outputs> 5 <outputs>
6 <output filename="grit/component_extension_resources.h" type="rc_header"> 6 <output filename="grit/component_extension_resources.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="grit/component_extension_resources_map.cc" type="resource_ file_map_source" /> 9 <output filename="grit/component_extension_resources_map.cc" type="resource_ file_map_source" />
10 <output filename="grit/component_extension_resources_map.h" type="resource_m ap_header" /> 10 <output filename="grit/component_extension_resources_map.h" type="resource_m ap_header" />
11 <output filename="component_extension_resources.pak" type="data_package" /> 11 <output filename="component_extension_resources.pak" type="data_package" />
12 </outputs> 12 </outputs>
13 <release seq="1"> 13 <release seq="1">
14 <includes> 14 <includes>
15 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_MANAGER_RECENT" file="bookmar k_manager/images/bookmark_manager_recent.png" type="BINDATA" /> 15 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_MANAGER_RECENT" file="bookmar k_manager/images/bookmark_manager_recent.png" type="BINDATA" />
16 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_MANAGER_SEARCH" file="bookmar k_manager/images/bookmark_manager_search.png" type="BINDATA" /> 16 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_MANAGER_SEARCH" file="bookmar k_manager/images/bookmark_manager_search.png" type="BINDATA" />
17 <include name="IDR_BOOKMARK_MANAGER_MAIN" file="bookmark_manager/main.html " flattenhtml="true" type="BINDATA" /> 17 <include name="IDR_BOOKMARK_MANAGER_MAIN" file="bookmark_manager/main.html " flattenhtml="true" type="BINDATA" />
18 18
19 <if expr="pp_ifdef('touchui')"> 19 <if expr="pp_ifdef('touchui')">
20 <include name="IDR_KEYBOARD_INDEX" file="keyboard/index.html" flattenhtm l="true" type="BINDATA" /> 20 <include name="IDR_KEYBOARD_INDEX" file="keyboard/index.html" flattenhtm l="true" type="BINDATA" />
21 </if> 21 </if>
22
23 <if expr="pp_ifdef('chromeos')">
24 <!-- ChromeVox extension resources -->
25 <include name="IDR_CHROMEVOX_MANIFEST_JSON" file="access_chromevox/manif est.json" type="BINDATA" />
26 <include name="IDR_CHROMEVOX_POWERKEY_BUNDLE_JS" file="access_chromevox/ powerkey-bundle.js" type="BINDATA" />
27 <!-- Audio/TTS code -->
28 <include name="IDR_CHROMEVOX_AUDIO_CHROME_NATIVE_TTS_ENGINE_JS" file="ac cess_chromevox/audio/background/chrome_native_tts_engine.js" type="BINDATA" />
29 <include name="IDR_CHROMEVOX_AUDIO_EARCONS_JS" file="access_chromevox/au dio/background/earcons.js" type="BINDATA" />
30 <include name="IDR_CHROMEVOX_AUDIO_EMACSPEAK_TTS_SERVER_ENGINE_JS" file= "access_chromevox/audio/background/emacspeak_tts_server_engine.js" type="BINDATA " />
31 <include name="IDR_CHROMEVOX_AUDIO_EXTENSION_TTS_ENGINE_JS" file="access _chromevox/audio/background/extension_tts_engine.js" type="BINDATA" />
32 <include name="IDR_CHROMEVOX_AUDIO_FLASH_GOOSS_ENGINE_JS" file="access_c hromevox/audio/background/flash_gooss_engine.js" type="BINDATA" />
33 <include name="IDR_CHROMEVOX_AUDIO_GOOSS_ENGINE_JS" file="access_chromev ox/audio/background/gooss_engine.js" type="BINDATA" />
34 <include name="IDR_CHROMEVOX_AUDIO_LOCAL_TTS_SERVER_ENGINE_JS" file="acc ess_chromevox/audio/background/local_tts_server_engine.js" type="BINDATA" />
35 <include name="IDR_CHROMEVOX_AUDIO_ABSTRACT_EARCONS_JS" file="access_chr omevox/audio/common/abstract_earcons.js" type="BINDATA" />
36 <include name="IDR_CHROMEVOX_AUDIO_ABSTRACT_EARCONS_MANAGER_JS" file="ac cess_chromevox/audio/common/abstract_earcons_manager.js" type="BINDATA" />
37 <include name="IDR_CHROMEVOX_AUDIO_ABSTRACT_TTS_JS" file="access_chromev ox/audio/common/abstract_tts.js" type="BINDATA" />
38 <include name="IDR_CHROMEVOX_AUDIO_ABSTRACT_TTS_MANAGER_JS" file="access _chromevox/audio/common/abstract_tts_manager.js" type="BINDATA" />
39 <include name="IDR_CHROMEVOX_AUDIO_LOCAL_EARCONS_MANAGER_JS" file="acces s_chromevox/audio/common/local_earcons_manager.js" type="BINDATA" />
40 <include name="IDR_CHROMEVOX_AUDIO_LOCAL_TTS_MANAGER_JS" file="access_ch romevox/audio/common/local_tts_manager.js" type="BINDATA" />
41 <include name="IDR_CHROMEVOX_AUDIO_REMOTE_EARCONS_MANAGER_JS" file="acce ss_chromevox/audio/common/remote_earcons_manager.js" type="BINDATA" />
42 <include name="IDR_CHROMEVOX_AUDIO_REMOTE_TTS_MANAGER_JS" file="access_c hromevox/audio/common/remote_tts_manager.js" type="BINDATA" />
43 <include name="IDR_CHROMEVOX_BUILD_BUILD_CONFIG_CHROME_JS" file="access_ chromevox/build/build_config_chrome.js" type="BINDATA" />
44 <include name="IDR_CHROMEVOX_BUILD_BUILD_DEFS_JS" file="access_chromevox /build/build_defs.js" type="BINDATA" />
45 <include name="IDR_CHROMEVOX_CHROMEVIS_LENS_JS" file="access_chromevox/c hromevis/injected/lens.js" type="BINDATA" />
46 <!-- Background code -->
47 <include name="IDR_CHROMEVOX_BG_ACCESSIBILITY_API_HANDLER_JS" file="acce ss_chromevox/chromevox/background/accessibility_api_handler.js" type="BINDATA" / >
48 <include name="IDR_CHROMEVOX_BG_BACKGROUND_HTML" file="access_chromevox/ chromevox/background/background.html" type="BINDATA" />
49 <include name="IDR_CHROMEVOX_BG_BACKGROUND_JS" file="access_chromevox/ch romevox/background/background.js" type="BINDATA" />
50 <include name="IDR_CHROMEVOX_BG_BOOKMARK_MANAGER_HTML" file="access_chro mevox/chromevox/background/bookmark_manager.html" type="BINDATA" />
51 <include name="IDR_CHROMEVOX_BG_BOOKMARK_MANAGER_JS" file="access_chrome vox/chromevox/background/bookmark_manager.js" type="BINDATA" />
52 <include name="IDR_CHROMEVOX_BG_BOOKMARK_MANAGER_LOADER_JS" file="access _chromevox/chromevox/background/bookmark_manager_loader.js" type="BINDATA" />
53 <include name="IDR_CHROMEVOX_BG_BOOKMARK_MANAGER_UI_JS" file="access_chr omevox/chromevox/background/bookmark_manager_ui.js" type="BINDATA" />
54 <include name="IDR_CHROMEVOX_BG_DEPS_JS" file="access_chromevox/chromevo x/background/deps.js" type="BINDATA" />
55 <include name="IDR_CHROMEVOX_BG_LOADER_JS" file="access_chromevox/chrome vox/background/loader.js" type="BINDATA" />
56 <include name="IDR_CHROMEVOX_BG_OPTIONS_HTML" file="access_chromevox/chr omevox/background/options.html" type="BINDATA" />
57 <!-- Content scripts -->
58 <include name="IDR_CHROMEVOX_INJECTED_CHROMEVOX_JS" file="access_chromev ox/chromevox/injected/chromevox.js" type="BINDATA" />
59 <include name="IDR_CHROMEVOX_INJECTED_DEPS_JS" file="access_chromevox/ch romevox/injected/deps.js" type="BINDATA" />
60 <include name="IDR_CHROMEVOX_INJECTED_EVENT_WATCHER_JS" file="access_chr omevox/chromevox/injected/event_watcher.js" type="BINDATA" />
61 <include name="IDR_CHROMEVOX_INJECTED_INIT_JS" file="access_chromevox/ch romevox/injected/init.js" type="BINDATA" />
62 <include name="IDR_CHROMEVOX_INJECTED_KEYBOARD_HANDLER_JS" file="access_ chromevox/chromevox/injected/keyboard_handler.js" type="BINDATA" />
63 <include name="IDR_CHROMEVOX_INJECTED_MAIN_JS" file="access_chromevox/ch romevox/injected/main.js" type="BINDATA" />
64 <include name="IDR_CHROMEVOX_INJECTED_NAVIGATION_MANAGER_JS" file="acces s_chromevox/chromevox/injected/navigation_manager.js" type="BINDATA" />
65 <include name="IDR_CHROMEVOX_INJECTED_USER_COMMANDS_JS" file="access_chr omevox/chromevox/injected/user_commands.js" type="BINDATA" />
66 <include name="IDR_CHROMEVOX_INJECTED_CHOICE_WIDGET_JS" file="access_chr omevox/chromevox/injected/tools/choice_widget.js" type="BINDATA" />
67 <include name="IDR_CHROMEVOX_INJECTED_SEARCH_JS" file="access_chromevox/ chromevox/injected/tools/search.js" type="BINDATA" />
68 <!-- Closure -->
69 <include name="IDR_CHROMEVOX_CLOSURE_BASE_JS" file="access_chromevox/clo sure/base.js" type="BINDATA" />
70 <include name="IDR_CHROMEVOX_CLOSURE_CLOSURE_PREINIT_JS" file="access_ch romevox/closure/closure_preinit.js" type="BINDATA" />
71 <include name="IDR_CHROMEVOX_CLOSURE_DEPS_JS" file="access_chromevox/clo sure/deps.js" type="BINDATA" />
72 <!-- Common scripts -->
73 <include name="IDR_CHROMEVOX_COMMON_ABSTRACT_LOGGER_JS" file="access_chr omevox/common/abstract_logger.js" type="BINDATA" />
74 <include name="IDR_CHROMEVOX_COMMON_ARIA_UTIL_JS" file="access_chromevox /common/aria_util.js" type="BINDATA" />
75 <include name="IDR_CHROMEVOX_COMMON_CHROMEVOX_JSON_JS" file="access_chro mevox/common/chromevox_json.js" type="BINDATA" />
76 <include name="IDR_CHROMEVOX_COMMON_CUSTOM_WALKER_JS" file="access_chrom evox/common/custom_walker.js" type="BINDATA" />
77 <include name="IDR_CHROMEVOX_COMMON_DOM_UTIL_JS" file="access_chromevox/ common/dom_util.js" type="BINDATA" />
78 <include name="IDR_CHROMEVOX_COMMON_EDITABLE_TEXT_JS" file="access_chrom evox/common/editable_text.js" type="BINDATA" />
79 <include name="IDR_CHROMEVOX_COMMON_EXTENSION_BRIDGE_JS" file="access_ch romevox/common/extension_bridge.js" type="BINDATA" />
80 <include name="IDR_CHROMEVOX_COMMON_FOCUS_UTIL_JS" file="access_chromevo x/common/focus_util.js" type="BINDATA" />
81 <include name="IDR_CHROMEVOX_COMMON_KEY_UTIL_JS" file="access_chromevox/ common/key_util.js" type="BINDATA" />
82 <include name="IDR_CHROMEVOX_COMMON_LINEAR_DOM_WALKER_JS" file="access_c hromevox/common/linear_dom_walker.js" type="BINDATA" />
83 <include name="IDR_CHROMEVOX_COMMON_SELECTION_UTIL_JS" file="access_chro mevox/common/selection_util.js" type="BINDATA" />
84 <include name="IDR_CHROMEVOX_COMMON_SELECTION_WALKER_JS" file="access_ch romevox/common/selection_walker.js" type="BINDATA" />
85 <include name="IDR_CHROMEVOX_COMMON_TRAVERSE_CONTENT_JS" file="access_ch romevox/common/traverse_content.js" type="BINDATA" />
86 <include name="IDR_CHROMEVOX_COMMON_TRAVERSE_TABLE_JS" file="access_chro mevox/common/traverse_table.js" type="BINDATA" />
87 <include name="IDR_CHROMEVOX_COMMON_TRAVERSE_UTIL_JS" file="access_chrom evox/common/traverse_util.js" type="BINDATA" />
88 <include name="IDR_CHROMEVOX_COMMON_XPATH_UTIL_JS" file="access_chromevo x/common/xpath_util.js" type="BINDATA" />
89 <!-- App-specific scripts -->
90 <include name="IDR_CHROMEVOX_SCRIPTS_BOOKSREADER_JS" file="access_chrome vox/scripts/booksReader.js" type="BINDATA" />
91 <include name="IDR_CHROMEVOX_SCRIPTS_BOOKSREADER_API_JS" file="access_ch romevox/scripts/booksReader_api.js" type="BINDATA" />
92 <include name="IDR_CHROMEVOX_SCRIPTS_GMAIL_JS" file="access_chromevox/sc ripts/gmail.js" type="BINDATA" />
93 <include name="IDR_CHROMEVOX_SCRIPTS_GMAIL_API_JS" file="access_chromevo x/scripts/gmail_api.js" type="BINDATA" />
94 <include name="IDR_CHROMEVOX_SCRIPTS_INSTANT_JS" file="access_chromevox/ scripts/instant.js" type="BINDATA" />
95 <include name="IDR_CHROMEVOX_SCRIPTS_LOADER_JS" file="access_chromevox/s cripts/loader.js" type="BINDATA" />
96 <include name="IDR_CHROMEVOX_SCRIPTS_AXSJAX_JS" file="access_chromevox/s cripts/axsjax/axsjax.js" type="BINDATA" />
97 <include name="IDR_CHROMEVOX_SCRIPTS_AXSNAV_JS" file="access_chromevox/s cripts/axsjax/axsnav.js" type="BINDATA" />
98 <!-- ChromeVox Earcons -->
99 <include name="IDR_CHROMEVOX_EARCONS_ALERT_MODAL_OGG" file="access_chrom evox/chromevox/background/earcons/alert_modal.ogg" type="BINDATA" />
100 <include name="IDR_CHROMEVOX_EARCONS_ALERT_NONMODAL_OGG" file="access_ch romevox/chromevox/background/earcons/alert_nonmodal.ogg" type="BINDATA" />
101 <include name="IDR_CHROMEVOX_EARCONS_BULLET_OGG" file="access_chromevox/ chromevox/background/earcons/bullet.ogg" type="BINDATA" />
102 <include name="IDR_CHROMEVOX_EARCONS_BUSY_PROGRESS_LOOP_OGG" file="acces s_chromevox/chromevox/background/earcons/busy_progress_loop.ogg" type="BINDATA" />
103 <include name="IDR_CHROMEVOX_EARCONS_BUSY_WORKING_LOOP_OGG" file="access _chromevox/chromevox/background/earcons/busy_working_loop.ogg" type="BINDATA" />
104 <include name="IDR_CHROMEVOX_EARCONS_BUTTON_OGG" file="access_chromevox/ chromevox/background/earcons/button.ogg" type="BINDATA" />
105 <include name="IDR_CHROMEVOX_EARCONS_CHECK_OFF_OGG" file="access_chromev ox/chromevox/background/earcons/check_off.ogg" type="BINDATA" />
106 <include name="IDR_CHROMEVOX_EARCONS_CHECK_ON_OGG" file="access_chromevo x/chromevox/background/earcons/check_on.ogg" type="BINDATA" />
107 <include name="IDR_CHROMEVOX_EARCONS_COLLAPSED_OGG" file="access_chromev ox/chromevox/background/earcons/collapsed.ogg" type="BINDATA" />
108 <include name="IDR_CHROMEVOX_EARCONS_EDITABLE_TEXT_OGG" file="access_chr omevox/chromevox/background/earcons/editable_text.ogg" type="BINDATA" />
109 <include name="IDR_CHROMEVOX_EARCONS_ELLIPSIS_OGG" file="access_chromevo x/chromevox/background/earcons/ellipsis.ogg" type="BINDATA" />
110 <include name="IDR_CHROMEVOX_EARCONS_EXPANDED_OGG" file="access_chromevo x/chromevox/background/earcons/expanded.ogg" type="BINDATA" />
111 <include name="IDR_CHROMEVOX_EARCONS_FONT_CHANGE_OGG" file="access_chrom evox/chromevox/background/earcons/font_change.ogg" type="BINDATA" />
112 <include name="IDR_CHROMEVOX_EARCONS_INVALID_KEYPRESS_OGG" file="access_ chromevox/chromevox/background/earcons/invalid_keypress.ogg" type="BINDATA" />
113 <include name="IDR_CHROMEVOX_EARCONS_LINK_OGG" file="access_chromevox/ch romevox/background/earcons/link.ogg" type="BINDATA" />
114 <include name="IDR_CHROMEVOX_EARCONS_LISTBOX_OGG" file="access_chromevox /chromevox/background/earcons/listbox.ogg" type="BINDATA" />
115 <include name="IDR_CHROMEVOX_EARCONS_NEW_MAIL_OGG" file="access_chromevo x/chromevox/background/earcons/new_mail.ogg" type="BINDATA" />
116 <include name="IDR_CHROMEVOX_EARCONS_OBJECT_CLOSE_OGG" file="access_chro mevox/chromevox/background/earcons/object_close.ogg" type="BINDATA" />
117 <include name="IDR_CHROMEVOX_EARCONS_OBJECT_DELETE_OGG" file="access_chr omevox/chromevox/background/earcons/object_delete.ogg" type="BINDATA" />
118 <include name="IDR_CHROMEVOX_EARCONS_OBJECT_DESELECT_OGG" file="access_c hromevox/chromevox/background/earcons/object_deselect.ogg" type="BINDATA" />
119 <include name="IDR_CHROMEVOX_EARCONS_OBJECT_OPEN_OGG" file="access_chrom evox/chromevox/background/earcons/object_open.ogg" type="BINDATA" />
120 <include name="IDR_CHROMEVOX_EARCONS_OBJECT_SELECT_OGG" file="access_chr omevox/chromevox/background/earcons/object_select.ogg" type="BINDATA" />
121 <include name="IDR_CHROMEVOX_EARCONS_PARAGRAPH_BREAK_OGG" file="access_c hromevox/chromevox/background/earcons/paragraph_break.ogg" type="BINDATA" />
122 <include name="IDR_CHROMEVOX_EARCONS_SEARCH_HIT_OGG" file="access_chrome vox/chromevox/background/earcons/search_hit.ogg" type="BINDATA" />
123 <include name="IDR_CHROMEVOX_EARCONS_SEARCH_MISS_OGG" file="access_chrom evox/chromevox/background/earcons/search_miss.ogg" type="BINDATA" />
124 <include name="IDR_CHROMEVOX_EARCONS_SECTION_OGG" file="access_chromevox /chromevox/background/earcons/section.ogg" type="BINDATA" />
125 <include name="IDR_CHROMEVOX_EARCONS_TASK_SUCCESS_OGG" file="access_chro mevox/chromevox/background/earcons/task_success.ogg" type="BINDATA" />
126 <include name="IDR_CHROMEVOX_EARCONS_WRAP_OGG" file="access_chromevox/ch romevox/background/earcons/wrap.ogg" type="BINDATA" />
127 <include name="IDR_CHROMEVOX_EARCONS_WRAP_EDGE_OGG" file="access_chromev ox/chromevox/background/earcons/wrap_edge.ogg" type="BINDATA" />
128 </if>
129
22 </includes> 130 </includes>
23 </release> 131 </release>
24 </grit> 132 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698