blob: b42603d7289c613523409b7fa25ede1608187d92 [file] [log] [blame]
[email protected]d1f99ac2009-02-13 20:35:201<?xml version="1.0" encoding="UTF-8"?>
[email protected]699ab0d2009-04-23 23:19:142<!-- This comment is only here because changes to resources are not picked up
[email protected]951fac02010-09-28 15:44:053without changes to the corresponding grd file. test -->
[email protected]d1f99ac2009-02-13 20:35:204<grit latest_public_release="0" current_release="1">
5 <outputs>
[email protected]226558c2009-02-24 23:38:556 <output filename="grit/browser_resources.h" type="rc_header">
[email protected]d1f99ac2009-02-13 20:35:207 <emit emit_type='prepend'></emit>
8 </output>
[email protected]d532af52010-07-02 23:40:589 <output filename="browser_resources.pak" type="data_package" />
[email protected]d335cf22010-07-08 18:28:2610 <output filename="browser_resources.rc" type="rc_all" />
[email protected]d1f99ac2009-02-13 20:35:2011 </outputs>
12 <release seq="1">
13 <includes>
[email protected]0805a9b2010-05-14 21:27:3214 <if expr="os == 'linux2' or os.find('bsd') != -1">
[email protected]54fd1d32009-09-01 00:12:5815 <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_linux.html" flattenhtml="true" type="BINDATA" />
16 </if>
[email protected]f164cea2009-11-05 23:37:4017 <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]0805a9b2010-05-14 21:27:3220 <if expr="os != 'linux2' and os != 'darwin' and os.find('bsd') == -1">
[email protected]54fd1d32009-09-01 00:12:5821 <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.html" flattenhtml="true" type="BINDATA" />
22 </if>
[email protected]2a7444d52010-07-13 22:57:5423 <include name="IDR_ABOUT_STATS_HTML" file="resources\about_stats.html" flattenhtml="true" type="BINDATA" />
[email protected]6d11e4042010-07-08 22:33:1624 <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]1952c7d2010-03-04 23:48:3426 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\manifest.json" type="BINDATA" />
[email protected]fee67982010-04-23 17:24:2227 <include name="IDR_CALENDAR_APP_MANIFEST" file="resources\calendar_app\manifest.json" type="BINDATA" />
[email protected]6d11e4042010-07-08 22:33:1628 <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flattenhtml="true" type="BINDATA" />
29 <include name="IDR_DOCS_APP_MANIFEST" file="resources\docs_app\manifest.json" type="BINDATA" />
[email protected]6d11e4042010-07-08 22:33:1630 <include name="IDR_DOWNLOADS_HTML" file="resources\downloads.html" flattenhtml="true" type="BINDATA" />
[email protected]e117ef22010-07-13 17:24:4831 <if expr="os == 'darwin'">
32 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_infobar_mac.css" flattenhtml="true" type="BINDATA" />
33 </if>
34 <if expr="os != 'darwin'">
35 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_infobar.css" flattenhtml="true" type="BINDATA" />
[email protected]ff9e04df2010-10-04 22:41:0136 </if>
[email protected]6d11e4042010-07-08 22:33:1637 <include name="IDR_EXTENSIONS_UI_HTML" file="resources\extensions_ui.html" flattenhtml="true" type="BINDATA" />
[email protected]d532af52010-07-02 23:40:5838 <include name="IDR_GAIA_LOGIN_HTML" file="sync\resources\gaia_login.html" flattenhtml="true" type="BINDATA" />
[email protected]6d11e4042010-07-08 22:33:1639 <include name="IDR_GMAIL_APP_MANIFEST" file="resources\gmail_app\manifest.json" type="BINDATA" />
40 <include name="IDR_HISTORY_HTML" file="resources\history.html" flattenhtml="true" type="BINDATA" />
41 <include name="IDR_HISTORY2_HTML" file="resources\history2.html" flattenhtml="true" type="BINDATA" />
42 <include name="IDR_INCOGNITO_TAB_HTML" file="resources\incognito_tab.html" flattenhtml="true" type="BINDATA" />
[email protected]9c88d4752010-09-16 20:59:4243 <include name="IDR_KEYBOARD_MANIFEST" file="resources\keyboard\manifest.json" type="BINDATA" />
[email protected]ad2a3ded2010-08-27 13:19:0544 <include name="IDR_LABS_HTML" file="resources\labs.html" flattenhtml="true" type="BINDATA" />
[email protected]6d11e4042010-07-08 22:33:1645 <include name="IDR_NEW_INCOGNITO_TAB_THEME_CSS" file="resources\new_incognito_tab_theme.css" flattenhtml="true" type="BINDATA" />
[email protected]6d11e4042010-07-08 22:33:1646 <include name="IDR_NEW_NEW_TAB_HTML" file="resources\new_new_tab.html" flattenhtml="true" type="BINDATA" />
[email protected]6d11e4042010-07-08 22:33:1647 <include name="IDR_NEW_TAB_THEME_CSS" file="resources\new_tab_theme.css" flattenhtml="true" type="BINDATA" />
[email protected]2a7444d52010-07-13 22:57:5448 <include name="IDR_NOTIFICATION_1LINE_HTML" file="resources\notification_1line.html" flattenhtml="true" type="BINDATA" />
49 <include name="IDR_NOTIFICATION_2LINE_HTML" file="resources\notification_2line.html" flattenhtml="true" type="BINDATA" />
[email protected]6d11e4042010-07-08 22:33:1650 <include name="IDR_NOTIFICATION_ICON_HTML" file="resources\notification_icon.html" type="BINDATA" />
51 <include name="IDR_OPTIONS_HTML" file="resources\options.html" flattenhtml="true" type="BINDATA" />
52 <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenhtml="true" type="BINDATA" />
[email protected]ff9e04df2010-10-04 22:41:0153 <include name="IDR_PRINTPREVIEW_HTML" file="resources\print_preview.html" flattenhtml="true" type="BINDATA" />
[email protected]6d11e4042010-07-08 22:33:1654 <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_browsing_malware_block.html" flattenhtml="true" type="BINDATA" />
55 <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\safe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" />
56 <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_browsing_phishing_block.html" flattenhtml="true" type="BINDATA" />
57 <include name="IDR_SSL_ERROR_HTML" file="security\resources\ssl_error.html" flattenhtml="true" type="BINDATA" />
58 <include name="IDR_SSL_ROAD_BLOCK_HTML" file="security\resources\ssl_roadblock.html" flattenhtml="true" type="BINDATA" />
59 <include name="IDR_SYNC_CHOOSE_DATATYPES_HTML" file="sync\resources\choose_datatypes.html" flattenhtml="true" type="BINDATA" />
60 <include name="IDR_SYNC_SETUP_DONE_HTML" file="sync\resources\setup_done.html" flattenhtml="true" type="BINDATA" />
61 <include name="IDR_SYNC_SETUP_FLOW_HTML" file="sync\resources\setup_flow.html" flattenhtml="true" type="BINDATA" />
[email protected]bdff2892010-08-20 00:36:5562 <include name="IDR_REMOTING_SETUP_FLOW_HTML" file="remoting\resources\remoting_setup_flow.html" flattenhtml="true" type="BINDATA" />
63 <include name="IDR_REMOTING_SETUP_DONE_HTML" file="remoting\resources\remoting_setup_done.html" flattenhtml="true" type="BINDATA" />
[email protected]85d252e2010-04-06 22:21:0264 <include name="IDR_TRANSLATE_JS" file="resources\translate.js" type="BINDATA" />
[email protected]ac1894a2010-08-22 10:38:5465 <include name="IDR_BUGREPORT_HTML" file="resources\bug_report.html" flattenhtml="true" type="BINDATA" />
66 <include name="IDR_BUGREPORT_HTML_INVALID" file="resources\bug_report_invalid.html" flattenhtml="true" type="BINDATA" />
[email protected]fe13bf62010-08-26 14:33:1967 <include name="IDR_WEBSTORE_MANIFEST" file="resources\webstore_app\manifest.json" type="BINDATA" />
[email protected]2a7444d52010-07-13 22:57:5468 <if expr="pp_ifdef('chromeos')">
69 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys.html" flattenhtml="true" type="BINDATA" />
70 <include name="IDR_FILEBROWSE_HTML" file="resources\filebrowse.html" flattenhtml="true" type="BINDATA" />
71 <include name="IDR_HOST_REGISTRATION_PAGE_HTML" file="resources\host_registration_page.html" flattenhtml="true" type="BINDATA" />
[email protected]4a6861a2010-08-23 19:04:4672 <include name="IDR_IMAGEBURNER_HTML" file="resources\imageburner.html" flattenhtml="true" type="BINDATA" />
[email protected]2a7444d52010-07-13 22:57:5473 <include name="IDR_MEDIAPLAYER_HTML" file="resources\mediaplayer.html" flattenhtml="true" type="BINDATA" />
74 <include name="IDR_MEDIAPLAYERPLAYLIST_HTML" file="resources\playlist.html" flattenhtml="true" type="BINDATA" />
[email protected]9d3f7d5e2010-09-25 06:17:0475 <include name="IDR_MOBILE_SETUP_PAGE_HTML" file="resources\mobile_setup.html" flattenhtml="true" type="BINDATA" />
[email protected]6692b0d72010-07-15 03:40:2376 <include name="IDR_OFFLINE_LOAD_HTML" file="resources\offline_load.html" flattenhtml="true" type="BINDATA" />
[email protected]2a7444d52010-07-13 22:57:5477 <include name="IDR_OS_CREDITS_HTML" file="resources\about_os_credits.html" flattenhtml="true" type="BINDATA" />
78 <include name="IDR_SLIDESHOW_HTML" file="resources\slideshow.html" flattenhtml="true" type="BINDATA" />
[email protected]4793c942010-09-21 23:17:1779 <include name="IDR_TALK_APP_MANIFEST" file="resources\chat_manager\manifest.json" type="BINDATA" />
[email protected]6d11e4042010-07-08 22:33:1680 </if>
[email protected]d1f99ac2009-02-13 20:35:2081 </includes>
82 </release>
83</grit>