OLD | NEW |
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"> | 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" /> |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
69 <include name="IDR_PROFILE_AVATAR_2X_21" file="default_200_percent/commo
n/profile_avatar_dog.png" type="BINDATA" /> | 69 <include name="IDR_PROFILE_AVATAR_2X_21" file="default_200_percent/commo
n/profile_avatar_dog.png" type="BINDATA" /> |
70 <include name="IDR_PROFILE_AVATAR_2X_22" file="default_200_percent/commo
n/profile_avatar_horse.png" type="BINDATA" /> | 70 <include name="IDR_PROFILE_AVATAR_2X_22" file="default_200_percent/commo
n/profile_avatar_horse.png" type="BINDATA" /> |
71 <include name="IDR_PROFILE_AVATAR_2X_23" file="default_200_percent/commo
n/profile_avatar_margarita.png" type="BINDATA" /> | 71 <include name="IDR_PROFILE_AVATAR_2X_23" file="default_200_percent/commo
n/profile_avatar_margarita.png" type="BINDATA" /> |
72 <include name="IDR_PROFILE_AVATAR_2X_24" file="default_200_percent/commo
n/profile_avatar_note.png" type="BINDATA" /> | 72 <include name="IDR_PROFILE_AVATAR_2X_24" file="default_200_percent/commo
n/profile_avatar_note.png" type="BINDATA" /> |
73 <include name="IDR_PROFILE_AVATAR_2X_25" file="default_200_percent/commo
n/profile_avatar_sun_cloud.png" type="BINDATA" /> | 73 <include name="IDR_PROFILE_AVATAR_2X_25" file="default_200_percent/commo
n/profile_avatar_sun_cloud.png" type="BINDATA" /> |
74 <include name="IDR_PROFILE_AVATAR_2X_26" file="default_200_percent/commo
n/profile_avatar_placeholder.png" type="BINDATA" /> | 74 <include name="IDR_PROFILE_AVATAR_2X_26" file="default_200_percent/commo
n/profile_avatar_placeholder.png" type="BINDATA" /> |
75 </if> | 75 </if> |
76 <if expr="is_linux and enable_app_list"> | 76 <if expr="is_linux and enable_app_list"> |
77 <!-- App Launcher icons for desktop icon. --> | 77 <!-- App Launcher icons for desktop icon. --> |
78 <if expr="_google_chrome"> | 78 <if expr="_google_chrome"> |
79 <include name="IDR_APP_LIST_16" file="google_chrome/linux/app_list_16.
png" type="BINDATA" /> | 79 <then> |
80 <include name="IDR_APP_LIST_32" file="google_chrome/linux/app_list_32.
png" type="BINDATA" /> | 80 <include name="IDR_APP_LIST_16" file="google_chrome/linux/app_list_1
6.png" type="BINDATA" /> |
81 <include name="IDR_APP_LIST_48" file="google_chrome/linux/app_list_48.
png" type="BINDATA" /> | 81 <include name="IDR_APP_LIST_32" file="google_chrome/linux/app_list_3
2.png" type="BINDATA" /> |
82 <include name="IDR_APP_LIST_256" file="google_chrome/linux/app_list_25
6.png" type="BINDATA" /> | 82 <include name="IDR_APP_LIST_48" file="google_chrome/linux/app_list_4
8.png" type="BINDATA" /> |
83 </if> | 83 <include name="IDR_APP_LIST_256" file="google_chrome/linux/app_list_
256.png" type="BINDATA" /> |
84 <if expr="not _google_chrome"> | 84 </then> |
85 <include name="IDR_APP_LIST_16" file="chromium/linux/app_list_16.png"
type="BINDATA" /> | 85 <else> |
86 <include name="IDR_APP_LIST_32" file="chromium/linux/app_list_32.png"
type="BINDATA" /> | 86 <include name="IDR_APP_LIST_16" file="chromium/linux/app_list_16.png
" type="BINDATA" /> |
87 <include name="IDR_APP_LIST_48" file="chromium/linux/app_list_48.png"
type="BINDATA" /> | 87 <include name="IDR_APP_LIST_32" file="chromium/linux/app_list_32.png
" type="BINDATA" /> |
88 <include name="IDR_APP_LIST_256" file="chromium/linux/app_list_256.png
" type="BINDATA" /> | 88 <include name="IDR_APP_LIST_48" file="chromium/linux/app_list_48.png
" type="BINDATA" /> |
| 89 <include name="IDR_APP_LIST_256" file="chromium/linux/app_list_256.p
ng" type="BINDATA" /> |
| 90 </else> |
89 </if> | 91 </if> |
90 </if> | 92 </if> |
91 <if expr="is_macosx"> | 93 <if expr="is_macosx"> |
92 <include name="IDR_APPS_FOLDER_16" file="mac/apps_folder_16.png" type="B
INDATA" /> | 94 <include name="IDR_APPS_FOLDER_16" file="mac/apps_folder_16.png" type="B
INDATA" /> |
93 <include name="IDR_APPS_FOLDER_32" file="mac/apps_folder_32.png" type="B
INDATA" /> | 95 <include name="IDR_APPS_FOLDER_32" file="mac/apps_folder_32.png" type="B
INDATA" /> |
94 <include name="IDR_APPS_FOLDER_OVERLAY_128" file="mac/apps_folder_overla
y_128.png" type="BINDATA" /> | 96 <include name="IDR_APPS_FOLDER_OVERLAY_128" file="mac/apps_folder_overla
y_128.png" type="BINDATA" /> |
95 <include name="IDR_APPS_FOLDER_OVERLAY_512" file="mac/apps_folder_overla
y_512.png" type="BINDATA" /> | 97 <include name="IDR_APPS_FOLDER_OVERLAY_512" file="mac/apps_folder_overla
y_512.png" type="BINDATA" /> |
96 </if> | 98 </if> |
97 <if expr="chromeos"> | 99 <if expr="chromeos"> |
98 <!-- TODO(dzhioev): Remove when we have Roboto among system fonts. | 100 <!-- TODO(dzhioev): Remove when we have Roboto among system fonts. |
99 http://crbug.com/409047 --> | 101 http://crbug.com/409047 --> |
100 <include name="IDR_FONT_ROBOTO_THIN" file="Roboto-Thin.ttf" type="BINDAT
A" /> | 102 <include name="IDR_FONT_ROBOTO_THIN" file="Roboto-Thin.ttf" type="BINDAT
A" /> |
101 <include name="IDR_FONT_ROBOTO_LIGHT" file="Roboto-Light.ttf" type="BIND
ATA" /> | 103 <include name="IDR_FONT_ROBOTO_LIGHT" file="Roboto-Light.ttf" type="BIND
ATA" /> |
102 <include name="IDR_FONT_ROBOTO_REGULAR" file="Roboto-Regular.ttf" type="
BINDATA" /> | 104 <include name="IDR_FONT_ROBOTO_REGULAR" file="Roboto-Regular.ttf" type="
BINDATA" /> |
103 <include name="IDR_FONT_ROBOTO_MEDIUM" file="Roboto-Medium.ttf" type="BI
NDATA" /> | 105 <include name="IDR_FONT_ROBOTO_MEDIUM" file="Roboto-Medium.ttf" type="BI
NDATA" /> |
104 <include name="IDR_FONT_ROBOTO_BOLD" file="Roboto-Bold.ttf" type="BINDAT
A" /> | 106 <include name="IDR_FONT_ROBOTO_BOLD" file="Roboto-Bold.ttf" type="BINDAT
A" /> |
105 </if> | 107 </if> |
106 </includes> | 108 </includes> |
107 </release> | 109 </release> |
108 </grit> | 110 </grit> |
OLD | NEW |