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 pre-scaled for device scale | 2 <!-- This grd file contains images that are pre-scaled for device scale |
3 factors. The image returned by |base::ResourceBundle::GetImageNamed| | 3 factors. The image returned by |base::ResourceBundle::GetImageNamed| |
4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The | 4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The |
5 |fallback_to_low_resolution| attribute controls behavior when | 5 |fallback_to_low_resolution| attribute controls behavior when |
6 an image file is missing for target scale factor. If true, chrome | 6 an image file is missing for target scale factor. If true, chrome |
7 will automatically scale the 1x image to the target scale factor. | 7 will automatically scale the 1x image to the target scale factor. |
8 If false, build will fail due to missing resources. This is | 8 If false, build will fail due to missing resources. This is |
9 currently set to true for all resources, but the default will | 9 currently set to true for all resources, but the default will |
10 become false in near future. | 10 become false in near future. |
(...skipping 391 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
402 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f
ile="common/infobar_restore_session.png" /> | 402 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f
ile="common/infobar_restore_session.png" /> |
403 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil
e="common/infobar_save_password.png" /> | 403 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil
e="common/infobar_save_password.png" /> |
404 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="commo
n/infobar_theme.png" /> | 404 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="commo
n/infobar_theme.png" /> |
405 <if expr="is_macosx or is_android"> | 405 <if expr="is_macosx or is_android"> |
406 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file=
"common/infobar_translate.png" /> | 406 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file=
"common/infobar_translate.png" /> |
407 </if> | 407 </if> |
408 <structure type="chrome_scaled_image" name="IDR_INFOBAR_WARNING" file="com
mon/infobar_warning.png" /> | 408 <structure type="chrome_scaled_image" name="IDR_INFOBAR_WARNING" file="com
mon/infobar_warning.png" /> |
409 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/
input_alert.png" /> | 409 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/
input_alert.png" /> |
410 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co
mmon/input_alert_menu.png" /> | 410 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co
mmon/input_alert_menu.png" /> |
411 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="common/i
nput_good.png" /> | 411 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="common/i
nput_good.png" /> |
412 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER"
file="common/keyword_search_magnifier.png" /> | |
413 <if expr="is_macosx"> | 412 <if expr="is_macosx"> |
| 413 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER
" file="legacy/keyword_search_magnifier.png" /> |
414 <structure type="chrome_scaled_image" name="IDR_LAPTOP_FAVICON" file="le
gacy/favicon_laptop.png" /> | 414 <structure type="chrome_scaled_image" name="IDR_LAPTOP_FAVICON" file="le
gacy/favicon_laptop.png" /> |
415 <structure type="chrome_scaled_image" name="IDR_PHONE_FAVICON" file="leg
acy/favicon_phone.png" /> | 415 <structure type="chrome_scaled_image" name="IDR_PHONE_FAVICON" file="leg
acy/favicon_phone.png" /> |
416 <structure type="chrome_scaled_image" name="IDR_TABLET_FAVICON" file="le
gacy/favicon_tablet.png" /> | 416 <structure type="chrome_scaled_image" name="IDR_TABLET_FAVICON" file="le
gacy/favicon_tablet.png" /> |
417 </if> | 417 </if> |
418 <if expr="enable_service_discovery"> | 418 <if expr="enable_service_discovery"> |
419 <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRI
NT_ICON" file="common/cloudprint.png" /> | 419 <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRI
NT_ICON" file="common/cloudprint.png" /> |
420 </if> | 420 </if> |
421 <if expr="chromeos"> | 421 <if expr="chromeos"> |
422 <!-- TODO(nkostylev): This resource needs to be removed when cros login
code is moved to ash. --> | 422 <!-- TODO(nkostylev): This resource needs to be removed when cros login
code is moved to ash. --> |
423 <structure type="chrome_scaled_image" name="IDR_LAUNCHER_BACKGROUND" fil
e="cros/launcher_background.png" /> | 423 <structure type="chrome_scaled_image" name="IDR_LAUNCHER_BACKGROUND" fil
e="cros/launcher_background.png" /> |
(...skipping 601 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1025 <!-- People search images --> | 1025 <!-- People search images --> |
1026 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1026 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
1027 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1027 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
1028 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1028 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
1029 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1029 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
1030 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1030 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
1031 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1031 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
1032 </structures> | 1032 </structures> |
1033 </release> | 1033 </release> |
1034 </grit> | 1034 </grit> |
OLD | NEW |