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

Side by Side Diff: chrome/app/theme/chrome_unscaled_resources.grd

Issue 2252063002: Adding client code for new desktop First Run Experience. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 3 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
« no previous file with comments | « chrome/app/google_chrome_strings.grd ('k') | chrome/browser/browser_resources.grd » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This grd file contains images that are not pre-scaled for device 2 <!-- This grd file contains images that are not pre-scaled for device
3 scale factors. The image returned by 3 scale factors. The image returned by
4 |base::ResourceBundle::GetImageNamed| only contains 100P, and 4 |base::ResourceBundle::GetImageNamed| only contains 100P, and
5 it is the caller's responsibility to do the right thing when the 5 it is the caller's responsibility to do the right thing when the
6 display is not at 100P device scale factor. 6 display is not at 100P device scale factor.
7 --> 7 -->
8 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false"> 8 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
9 <outputs> 9 <outputs>
10 <output filename="grit/chrome_unscaled_resources.h" type="rc_header"> 10 <output filename="grit/chrome_unscaled_resources.h" type="rc_header">
11 <emit emit_type='prepend'></emit> 11 <emit emit_type='prepend'></emit>
12 </output> 12 </output>
13 <output filename="chrome_unscaled_resources.pak" type="data_package" /> 13 <output filename="chrome_unscaled_resources.pak" type="data_package" />
14 </outputs> 14 </outputs>
15 <release seq="1"> 15 <release seq="1">
16 <includes> 16 <includes>
17 <if expr="_google_chrome"> 17 <if expr="_google_chrome">
18 <include name="IDR_PRODUCT_LOGO_64" file="google_chrome/product_logo_64. png" type="BINDATA" /> 18 <include name="IDR_PRODUCT_LOGO_64" file="google_chrome/product_logo_64. png" type="BINDATA" />
19 <include name="IDR_PRODUCT_LOGO_128" file="google_chrome/product_logo_12 8.png" type="BINDATA" /> 19 <include name="IDR_PRODUCT_LOGO_128" file="google_chrome/product_logo_12 8.png" type="BINDATA" />
20 <include name="IDR_PRODUCT_LOGO_256" file="google_chrome/product_logo_25 6.png" type="BINDATA" />
20 <!-- NOTE: product_logo_*.* files beyond what's listed above are 21 <!-- NOTE: product_logo_*.* files beyond what's listed above are
21 referenced by installer code; don't remove them unless you know 22 referenced by installer code; don't remove them unless you know
22 what you're doing! --> 23 what you're doing! -->
23 <if expr="is_macosx"> 24 <if expr="is_macosx">
24 <include name="IDR_STATUS_TRAY_ICON" file="google_chrome/product_logo_ 22_mono.png" type="BINDATA" /> 25 <include name="IDR_STATUS_TRAY_ICON" file="google_chrome/product_logo_ 22_mono.png" type="BINDATA" />
25 </if> 26 </if>
26 <if expr="not is_macosx and not is_win"> 27 <if expr="not is_macosx and not is_win">
27 <include name="IDR_STATUS_TRAY_ICON" file="google_chrome/product_logo_ 22.png" type="BINDATA" /> 28 <include name="IDR_STATUS_TRAY_ICON" file="google_chrome/product_logo_ 22.png" type="BINDATA" />
28 </if> 29 </if>
29 </if> 30 </if>
30 <if expr="not _google_chrome"> 31 <if expr="not _google_chrome">
31 <include name="IDR_PRODUCT_LOGO_64" file="chromium/product_logo_64.png" type="BINDATA" /> 32 <include name="IDR_PRODUCT_LOGO_64" file="chromium/product_logo_64.png" type="BINDATA" />
32 <include name="IDR_PRODUCT_LOGO_128" file="chromium/product_logo_128.png " type="BINDATA" /> 33 <include name="IDR_PRODUCT_LOGO_128" file="chromium/product_logo_128.png " type="BINDATA" />
34 <include name="IDR_PRODUCT_LOGO_256" file="chromium/product_logo_256.png " type="BINDATA" />
33 <!-- NOTE: product_logo_*.* files beyond what's listed above are 35 <!-- NOTE: product_logo_*.* files beyond what's listed above are
34 referenced by installer code; don't remove them unless you know 36 referenced by installer code; don't remove them unless you know
35 what you're doing! --> 37 what you're doing! -->
36 <if expr="is_macosx"> 38 <if expr="is_macosx">
37 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22_mo no.png" type="BINDATA" /> 39 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22_mo no.png" type="BINDATA" />
38 </if> 40 </if>
39 <if expr="not is_macosx and not is_win"> 41 <if expr="not is_macosx and not is_win">
40 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" /> 42 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" />
41 </if> 43 </if>
42 </if> 44 </if>
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 </if> 94 </if>
93 <if expr="is_macosx"> 95 <if expr="is_macosx">
94 <include name="IDR_APPS_FOLDER_16" file="mac/apps_folder_16.png" type="B INDATA" /> 96 <include name="IDR_APPS_FOLDER_16" file="mac/apps_folder_16.png" type="B INDATA" />
95 <include name="IDR_APPS_FOLDER_32" file="mac/apps_folder_32.png" type="B INDATA" /> 97 <include name="IDR_APPS_FOLDER_32" file="mac/apps_folder_32.png" type="B INDATA" />
96 <include name="IDR_APPS_FOLDER_OVERLAY_128" file="mac/apps_folder_overla y_128.png" type="BINDATA" /> 98 <include name="IDR_APPS_FOLDER_OVERLAY_128" file="mac/apps_folder_overla y_128.png" type="BINDATA" />
97 <include name="IDR_APPS_FOLDER_OVERLAY_512" file="mac/apps_folder_overla y_512.png" type="BINDATA" /> 99 <include name="IDR_APPS_FOLDER_OVERLAY_512" file="mac/apps_folder_overla y_512.png" type="BINDATA" />
98 </if> 100 </if>
99 </includes> 101 </includes>
100 </release> 102 </release>
101 </grit> 103 </grit>
OLDNEW
« no previous file with comments | « chrome/app/google_chrome_strings.grd ('k') | chrome/browser/browser_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698