[email protected] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
[email protected] | 699ab0d | 2009-04-23 23:19:14 | [diff] [blame] | 2 | <!-- This comment is only here because changes to resources are not picked up |
[email protected] | ab9fb29 | 2010-10-06 16:46:02 | [diff] [blame] | 3 | without changes to the corresponding grd file. eter --> |
[email protected] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 4 | <grit latest_public_release="0" current_release="1"> |
| 5 | <outputs> |
[email protected] | 226558c | 2009-02-24 23:38:55 | [diff] [blame] | 6 | <output filename="grit/browser_resources.h" type="rc_header"> |
[email protected] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 7 | <emit emit_type='prepend'></emit> |
| 8 | </output> |
[email protected] | d532af5 | 2010-07-02 23:40:58 | [diff] [blame] | 9 | <output filename="browser_resources.pak" type="data_package" /> |
[email protected] | d335cf2 | 2010-07-08 18:28:26 | [diff] [blame] | 10 | <output filename="browser_resources.rc" type="rc_all" /> |
[email protected] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 11 | </outputs> |
| 12 | <release seq="1"> |
| 13 | <includes> |
[email protected] | 0805a9b | 2010-05-14 21:27:32 | [diff] [blame] | 14 | <if expr="os == 'linux2' or os.find('bsd') != -1"> |
[email protected] | 54fd1d3 | 2009-09-01 00:12:58 | [diff] [blame] | 15 | <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_linux.html" flattenhtml="true" type="BINDATA" /> |
| 16 | </if> |
[email protected] | f164cea | 2009-11-05 23:37:40 | [diff] [blame] | 17 | <if expr="os == 'darwin'"> |
| 18 | <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_mac.html" flattenhtml="true" type="BINDATA" /> |
| 19 | </if> |
[email protected] | 0805a9b | 2010-05-14 21:27:32 | [diff] [blame] | 20 | <if expr="os != 'linux2' and os != 'darwin' and os.find('bsd') == -1"> |
[email protected] | 54fd1d3 | 2009-09-01 00:12:58 | [diff] [blame] | 21 | <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.html" flattenhtml="true" type="BINDATA" /> |
| 22 | </if> |
[email protected] | 2a7444d5 | 2010-07-13 22:57:54 | [diff] [blame] | 23 | <include name="IDR_ABOUT_STATS_HTML" file="resources\about_stats.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 24 | <include name="IDR_ABOUT_SYNC_HTML" file="sync\resources\about_sync.html" flattenhtml="true" type="BINDATA" /> |
| 25 | <include name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 1952c7d | 2010-03-04 23:48:34 | [diff] [blame] | 26 | <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\manifest.json" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 27 | <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 28 | <include name="IDR_DOWNLOADS_HTML" file="resources\downloads.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | e117ef2 | 2010-07-13 17:24:48 | [diff] [blame] | 29 | <if expr="os == 'darwin'"> |
| 30 | <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_infobar_mac.css" flattenhtml="true" type="BINDATA" /> |
| 31 | </if> |
| 32 | <if expr="os != 'darwin'"> |
| 33 | <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_infobar.css" flattenhtml="true" type="BINDATA" /> |
[email protected] | ff9e04df | 2010-10-04 22:41:01 | [diff] [blame] | 34 | </if> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 35 | <include name="IDR_EXTENSIONS_UI_HTML" file="resources\extensions_ui.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | d532af5 | 2010-07-02 23:40:58 | [diff] [blame] | 36 | <include name="IDR_GAIA_LOGIN_HTML" file="sync\resources\gaia_login.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 37 | <include name="IDR_HISTORY_HTML" file="resources\history.html" flattenhtml="true" type="BINDATA" /> |
| 38 | <include name="IDR_HISTORY2_HTML" file="resources\history2.html" flattenhtml="true" type="BINDATA" /> |
| 39 | <include name="IDR_INCOGNITO_TAB_HTML" file="resources\incognito_tab.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 9c88d475 | 2010-09-16 20:59:42 | [diff] [blame] | 40 | <include name="IDR_KEYBOARD_MANIFEST" file="resources\keyboard\manifest.json" type="BINDATA" /> |
[email protected] | ad2a3ded | 2010-08-27 13:19:05 | [diff] [blame] | 41 | <include name="IDR_LABS_HTML" file="resources\labs.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 42 | <include name="IDR_NEW_INCOGNITO_TAB_THEME_CSS" file="resources\new_incognito_tab_theme.css" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 43 | <include name="IDR_NEW_NEW_TAB_HTML" file="resources\new_new_tab.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 44 | <include name="IDR_NEW_TAB_THEME_CSS" file="resources\new_tab_theme.css" flattenhtml="true" type="BINDATA" /> |
[email protected] | 2a7444d5 | 2010-07-13 22:57:54 | [diff] [blame] | 45 | <include name="IDR_NOTIFICATION_1LINE_HTML" file="resources\notification_1line.html" flattenhtml="true" type="BINDATA" /> |
| 46 | <include name="IDR_NOTIFICATION_2LINE_HTML" file="resources\notification_2line.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 47 | <include name="IDR_NOTIFICATION_ICON_HTML" file="resources\notification_icon.html" type="BINDATA" /> |
| 48 | <include name="IDR_OPTIONS_HTML" file="resources\options.html" flattenhtml="true" type="BINDATA" /> |
| 49 | <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | a89c086 | 2010-10-09 00:53:09 | [diff] [blame] | 50 | <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 51 | <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_browsing_malware_block.html" flattenhtml="true" type="BINDATA" /> |
| 52 | <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\safe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" /> |
| 53 | <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_browsing_phishing_block.html" flattenhtml="true" type="BINDATA" /> |
| 54 | <include name="IDR_SSL_ERROR_HTML" file="security\resources\ssl_error.html" flattenhtml="true" type="BINDATA" /> |
| 55 | <include name="IDR_SSL_ROAD_BLOCK_HTML" file="security\resources\ssl_roadblock.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | c976938f | 2010-10-12 04:55:44 | [diff] [blame^] | 56 | <include name="IDR_SYNC_CONFIGURE_HTML" file="sync\resources\configure.html" flattenhtml="true" type="BINDATA" /> |
| 57 | <include name="IDR_SYNC_PASSPHRASE_HTML" file="sync\resources\passphrase.html" flattenhtml="true" type="BINDATA" /> |
| 58 | <include name="IDR_SYNC_SETTING_UP_HTML" file="sync\resources\setting_up.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 59 | <include name="IDR_SYNC_SETUP_DONE_HTML" file="sync\resources\setup_done.html" flattenhtml="true" type="BINDATA" /> |
| 60 | <include name="IDR_SYNC_SETUP_FLOW_HTML" file="sync\resources\setup_flow.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | bdff289 | 2010-08-20 00:36:55 | [diff] [blame] | 61 | <include name="IDR_REMOTING_SETUP_FLOW_HTML" file="remoting\resources\remoting_setup_flow.html" flattenhtml="true" type="BINDATA" /> |
| 62 | <include name="IDR_REMOTING_SETUP_DONE_HTML" file="remoting\resources\remoting_setup_done.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 85d252e | 2010-04-06 22:21:02 | [diff] [blame] | 63 | <include name="IDR_TRANSLATE_JS" file="resources\translate.js" type="BINDATA" /> |
[email protected] | ac1894a | 2010-08-22 10:38:54 | [diff] [blame] | 64 | <include name="IDR_BUGREPORT_HTML" file="resources\bug_report.html" flattenhtml="true" type="BINDATA" /> |
| 65 | <include name="IDR_BUGREPORT_HTML_INVALID" file="resources\bug_report_invalid.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | fe13bf6 | 2010-08-26 14:33:19 | [diff] [blame] | 66 | <include name="IDR_WEBSTORE_MANIFEST" file="resources\webstore_app\manifest.json" type="BINDATA" /> |
[email protected] | 2a7444d5 | 2010-07-13 22:57:54 | [diff] [blame] | 67 | <if expr="pp_ifdef('chromeos')"> |
| 68 | <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys.html" flattenhtml="true" type="BINDATA" /> |
| 69 | <include name="IDR_FILEBROWSE_HTML" file="resources\filebrowse.html" flattenhtml="true" type="BINDATA" /> |
| 70 | <include name="IDR_HOST_REGISTRATION_PAGE_HTML" file="resources\host_registration_page.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 4a6861a | 2010-08-23 19:04:46 | [diff] [blame] | 71 | <include name="IDR_IMAGEBURNER_HTML" file="resources\imageburner.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 2a7444d5 | 2010-07-13 22:57:54 | [diff] [blame] | 72 | <include name="IDR_MEDIAPLAYER_HTML" file="resources\mediaplayer.html" flattenhtml="true" type="BINDATA" /> |
| 73 | <include name="IDR_MEDIAPLAYERPLAYLIST_HTML" file="resources\playlist.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 9d3f7d5e | 2010-09-25 06:17:04 | [diff] [blame] | 74 | <include name="IDR_MOBILE_SETUP_PAGE_HTML" file="resources\mobile_setup.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6692b0d7 | 2010-07-15 03:40:23 | [diff] [blame] | 75 | <include name="IDR_OFFLINE_LOAD_HTML" file="resources\offline_load.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 2a7444d5 | 2010-07-13 22:57:54 | [diff] [blame] | 76 | <include name="IDR_OS_CREDITS_HTML" file="resources\about_os_credits.html" flattenhtml="true" type="BINDATA" /> |
| 77 | <include name="IDR_SLIDESHOW_HTML" file="resources\slideshow.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 4793c94 | 2010-09-21 23:17:17 | [diff] [blame] | 78 | <include name="IDR_TALK_APP_MANIFEST" file="resources\chat_manager\manifest.json" type="BINDATA" /> |
[email protected] | 3a051a4b | 2010-10-04 23:59:23 | [diff] [blame] | 79 | <include name="IDR_MENU_HTML" file="resources\menu.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 36e1a54 | 2010-10-08 21:11:01 | [diff] [blame] | 80 | <include name="IDR_WRENCH_MENU_JS" file="resources\wrench_menu.js" flattenhtml="true" type="BINDATA" /> |
[email protected] | 090bc22 | 2010-10-12 04:21:08 | [diff] [blame] | 81 | <include name="IDR_WRENCH_MENU_CSS" file="resources\wrench_menu.css" flattenhtml="true" type="BINDATA" /> |
[email protected] | 6d11e404 | 2010-07-08 22:33:16 | [diff] [blame] | 82 | </if> |
[email protected] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 83 | </includes> |
| 84 | </release> |
| 85 | </grit> |