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

Side by Side Diff: chrome/browser/browser_resources.grd

Issue 3516010: Initial Print Preview UI. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: more renaming Created 10 years, 2 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. test --> 3 without changes to the corresponding grd file. test -->
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/browser_resources.h" type="rc_header"> 6 <output filename="grit/browser_resources.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="browser_resources.pak" type="data_package" /> 9 <output filename="browser_resources.pak" type="data_package" />
10 <output filename="browser_resources.rc" type="rc_all" /> 10 <output filename="browser_resources.rc" type="rc_all" />
(...skipping 15 matching lines...) Expand all
26 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma nifest.json" type="BINDATA" /> 26 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma nifest.json" type="BINDATA" />
27 <include name="IDR_CALENDAR_APP_MANIFEST" file="resources\calendar_app\man ifest.json" type="BINDATA" /> 27 <include name="IDR_CALENDAR_APP_MANIFEST" file="resources\calendar_app\man ifest.json" type="BINDATA" />
28 <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flatt enhtml="true" type="BINDATA" /> 28 <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flatt enhtml="true" type="BINDATA" />
29 <include name="IDR_DOCS_APP_MANIFEST" file="resources\docs_app\manifest.js on" type="BINDATA" /> 29 <include name="IDR_DOCS_APP_MANIFEST" file="resources\docs_app\manifest.js on" type="BINDATA" />
30 <include name="IDR_DOWNLOADS_HTML" file="resources\downloads.html" flatten html="true" type="BINDATA" /> 30 <include name="IDR_DOWNLOADS_HTML" file="resources\downloads.html" flatten html="true" type="BINDATA" />
31 <if expr="os == 'darwin'"> 31 <if expr="os == 'darwin'">
32 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in fobar_mac.css" flattenhtml="true" type="BINDATA" /> 32 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in fobar_mac.css" flattenhtml="true" type="BINDATA" />
33 </if> 33 </if>
34 <if expr="os != 'darwin'"> 34 <if expr="os != 'darwin'">
35 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in fobar.css" flattenhtml="true" type="BINDATA" /> 35 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in fobar.css" flattenhtml="true" type="BINDATA" />
36 </if> 36 </if>
37 <include name="IDR_EXTENSIONS_UI_HTML" file="resources\extensions_ui.html" flattenhtml="true" type="BINDATA" /> 37 <include name="IDR_EXTENSIONS_UI_HTML" file="resources\extensions_ui.html" flattenhtml="true" type="BINDATA" />
38 <include name="IDR_GAIA_LOGIN_HTML" file="sync\resources\gaia_login.html" flattenhtml="true" type="BINDATA" /> 38 <include name="IDR_GAIA_LOGIN_HTML" file="sync\resources\gaia_login.html" flattenhtml="true" type="BINDATA" />
39 <include name="IDR_GMAIL_APP_MANIFEST" file="resources\gmail_app\manifest. json" type="BINDATA" /> 39 <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" /> 40 <include name="IDR_HISTORY_HTML" file="resources\history.html" flattenhtml ="true" type="BINDATA" />
41 <include name="IDR_HISTORY2_HTML" file="resources\history2.html" flattenht ml="true" type="BINDATA" /> 41 <include name="IDR_HISTORY2_HTML" file="resources\history2.html" flattenht ml="true" type="BINDATA" />
42 <include name="IDR_INCOGNITO_TAB_HTML" file="resources\incognito_tab.html" flattenhtml="true" type="BINDATA" /> 42 <include name="IDR_INCOGNITO_TAB_HTML" file="resources\incognito_tab.html" flattenhtml="true" type="BINDATA" />
43 <include name="IDR_KEYBOARD_MANIFEST" file="resources\keyboard\manifest.js on" type="BINDATA" /> 43 <include name="IDR_KEYBOARD_MANIFEST" file="resources\keyboard\manifest.js on" type="BINDATA" />
44 <include name="IDR_LABS_HTML" file="resources\labs.html" flattenhtml="true " type="BINDATA" /> 44 <include name="IDR_LABS_HTML" file="resources\labs.html" flattenhtml="true " type="BINDATA" />
45 <include name="IDR_NEW_INCOGNITO_TAB_THEME_CSS" file="resources\new_incogn ito_tab_theme.css" flattenhtml="true" type="BINDATA" /> 45 <include name="IDR_NEW_INCOGNITO_TAB_THEME_CSS" file="resources\new_incogn ito_tab_theme.css" flattenhtml="true" type="BINDATA" />
46 <include name="IDR_NEW_NEW_TAB_HTML" file="resources\new_new_tab.html" fla ttenhtml="true" type="BINDATA" /> 46 <include name="IDR_NEW_NEW_TAB_HTML" file="resources\new_new_tab.html" fla ttenhtml="true" type="BINDATA" />
47 <include name="IDR_NEW_TAB_THEME_CSS" file="resources\new_tab_theme.css" f lattenhtml="true" type="BINDATA" /> 47 <include name="IDR_NEW_TAB_THEME_CSS" file="resources\new_tab_theme.css" f lattenhtml="true" type="BINDATA" />
48 <include name="IDR_NOTIFICATION_1LINE_HTML" file="resources\notification_1 line.html" flattenhtml="true" type="BINDATA" /> 48 <include name="IDR_NOTIFICATION_1LINE_HTML" file="resources\notification_1 line.html" flattenhtml="true" type="BINDATA" />
49 <include name="IDR_NOTIFICATION_2LINE_HTML" file="resources\notification_2 line.html" flattenhtml="true" type="BINDATA" /> 49 <include name="IDR_NOTIFICATION_2LINE_HTML" file="resources\notification_2 line.html" flattenhtml="true" type="BINDATA" />
50 <include name="IDR_NOTIFICATION_ICON_HTML" file="resources\notification_ic on.html" type="BINDATA" /> 50 <include name="IDR_NOTIFICATION_ICON_HTML" file="resources\notification_ic on.html" type="BINDATA" />
51 <include name="IDR_OPTIONS_HTML" file="resources\options.html" flattenhtml ="true" 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" /> 52 <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenhtml ="true" type="BINDATA" />
53 <include name="IDR_PRINTPREVIEW_HTML" file="resources\print_preview.html" flattenhtml="true" type="BINDATA" />
arv (Not doing code reviews) 2010/10/06 21:53:10 IDS_PRINT_PREVIEW_HTML
53 <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_brows ing_malware_block.html" flattenhtml="true" type="BINDATA" /> 54 <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_brows ing_malware_block.html" flattenhtml="true" type="BINDATA" />
54 <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\sa fe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" /> 55 <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\sa fe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" />
55 <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_brow sing_phishing_block.html" flattenhtml="true" type="BINDATA" /> 56 <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_brow sing_phishing_block.html" flattenhtml="true" type="BINDATA" />
56 <include name="IDR_SSL_ERROR_HTML" file="security\resources\ssl_error.html " flattenhtml="true" type="BINDATA" /> 57 <include name="IDR_SSL_ERROR_HTML" file="security\resources\ssl_error.html " flattenhtml="true" type="BINDATA" />
57 <include name="IDR_SSL_ROAD_BLOCK_HTML" file="security\resources\ssl_roadb lock.html" flattenhtml="true" type="BINDATA" /> 58 <include name="IDR_SSL_ROAD_BLOCK_HTML" file="security\resources\ssl_roadb lock.html" flattenhtml="true" type="BINDATA" />
58 <include name="IDR_SYNC_CHOOSE_DATATYPES_HTML" file="sync\resources\choose _datatypes.html" flattenhtml="true" type="BINDATA" /> 59 <include name="IDR_SYNC_CHOOSE_DATATYPES_HTML" file="sync\resources\choose _datatypes.html" flattenhtml="true" type="BINDATA" />
59 <include name="IDR_SYNC_SETUP_DONE_HTML" file="sync\resources\setup_done.h tml" flattenhtml="true" type="BINDATA" /> 60 <include name="IDR_SYNC_SETUP_DONE_HTML" file="sync\resources\setup_done.h tml" flattenhtml="true" type="BINDATA" />
60 <include name="IDR_SYNC_SETUP_FLOW_HTML" file="sync\resources\setup_flow.h tml" flattenhtml="true" type="BINDATA" /> 61 <include name="IDR_SYNC_SETUP_FLOW_HTML" file="sync\resources\setup_flow.h tml" flattenhtml="true" type="BINDATA" />
61 <include name="IDR_REMOTING_SETUP_FLOW_HTML" file="remoting\resources\remo ting_setup_flow.html" flattenhtml="true" type="BINDATA" /> 62 <include name="IDR_REMOTING_SETUP_FLOW_HTML" file="remoting\resources\remo ting_setup_flow.html" flattenhtml="true" type="BINDATA" />
62 <include name="IDR_REMOTING_SETUP_DONE_HTML" file="remoting\resources\remo ting_setup_done.html" flattenhtml="true" type="BINDATA" /> 63 <include name="IDR_REMOTING_SETUP_DONE_HTML" file="remoting\resources\remo ting_setup_done.html" flattenhtml="true" type="BINDATA" />
(...skipping 10 matching lines...) Expand all
73 <include name="IDR_MEDIAPLAYERPLAYLIST_HTML" file="resources\playlist.ht ml" flattenhtml="true" type="BINDATA" /> 74 <include name="IDR_MEDIAPLAYERPLAYLIST_HTML" file="resources\playlist.ht ml" flattenhtml="true" type="BINDATA" />
74 <include name="IDR_MOBILE_SETUP_PAGE_HTML" file="resources\mobile_setup. html" flattenhtml="true" type="BINDATA" /> 75 <include name="IDR_MOBILE_SETUP_PAGE_HTML" file="resources\mobile_setup. html" flattenhtml="true" type="BINDATA" />
75 <include name="IDR_OFFLINE_LOAD_HTML" file="resources\offline_load.html" flattenhtml="true" type="BINDATA" /> 76 <include name="IDR_OFFLINE_LOAD_HTML" file="resources\offline_load.html" flattenhtml="true" type="BINDATA" />
76 <include name="IDR_OS_CREDITS_HTML" file="resources\about_os_credits.htm l" flattenhtml="true" type="BINDATA" /> 77 <include name="IDR_OS_CREDITS_HTML" file="resources\about_os_credits.htm l" flattenhtml="true" type="BINDATA" />
77 <include name="IDR_SLIDESHOW_HTML" file="resources\slideshow.html" flatt enhtml="true" type="BINDATA" /> 78 <include name="IDR_SLIDESHOW_HTML" file="resources\slideshow.html" flatt enhtml="true" type="BINDATA" />
78 <include name="IDR_TALK_APP_MANIFEST" file="resources\chat_manager\manif est.json" type="BINDATA" /> 79 <include name="IDR_TALK_APP_MANIFEST" file="resources\chat_manager\manif est.json" type="BINDATA" />
79 </if> 80 </if>
80 </includes> 81 </includes>
81 </release> 82 </release>
82 </grit> 83 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698