[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 |
| 3 | without changes to the corresponding grd file. --> |
[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> |
| 9 | <output filename="browser_resources.rc" type="rc_all" /> |
| 10 | <output filename="browser_resources.pak" type="data_package" /> |
| 11 | </outputs> |
| 12 | <release seq="1"> |
| 13 | <includes> |
| 14 | <include name="IDR_ABOUT_PLUGINS_HTML" file="resources\about_plugins.html" type="BINDATA" /> |
| 15 | <include name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.html" flattenhtml="true" type="BINDATA" /> |
| 16 | <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.html" flattenhtml="true" type="BINDATA" /> |
| 17 | <include name="IDR_ABOUT_STATS_HTML" file="resources\about_stats.html" type="BINDATA" /> |
| 18 | <include name="IDR_SSL_ROAD_BLOCK_HTML" file="security\resources\ssl_roadblock.html" flattenhtml="true" type="BINDATA" /> |
| 19 | <include name="IDR_SSL_ERROR_HTML" file="security\resources\ssl_error.html" flattenhtml="true" type="BINDATA" /> |
| 20 | <include name="IDR_NEW_TAB_HTML" file="resources\new_tab.html" flattenhtml="true" type="BINDATA" /> |
| 21 | <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_browsing_malware_block.html" flattenhtml="true" type="BINDATA" /> |
| 22 | <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_browsing_phishing_block.html" flattenhtml="true" type="BINDATA" /> |
| 23 | <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\safe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" /> |
| 24 | <include name="IDR_INCOGNITO_TAB_HTML" file="resources\incognito_tab.html" flattenhtml="true" type="BINDATA" /> |
| 25 | <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flattenhtml="true" type="BINDATA" /> |
| 26 | <include name="IDR_HISTORY_HTML" file="resources\history.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 12e14fc | 2009-02-19 22:25:22 | [diff] [blame] | 27 | <include name="IDR_DOWNLOADS_HTML" file="resources\downloads.html" flattenhtml="true" type="BINDATA" /> |
[email protected] | 1810e13 | 2009-03-24 23:35:48 | [diff] [blame] | 28 | <include name="IDR_EXTENSIONS_UI_HTML" file="resources\extensions_ui.html" flattenhtml="true" type="BINDATA" /> |
| 29 | <include name="IDR_EXTENSIONS_TOOLSTRIP_CSS" file="resources\extensions_toolstrip.css" flattenhtml="true" type="BINDATA" /> |
[email protected] | ae047d1 | 2009-02-27 01:05:59 | [diff] [blame] | 30 | <if expr="os == 'linux2'"> |
| 31 | <include name="IDR_LINUX_SPLASH_HTML" file="resources\linux-splash.html" flattenhtml="true" type="BINDATA" /> |
| 32 | </if> |
[email protected] | d1f99ac | 2009-02-13 20:35:20 | [diff] [blame] | 33 | </includes> |
| 34 | </release> |
| 35 | </grit> |