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 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
133 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil
e="mac/bookmark_bar_folder.png" /> | 133 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil
e="mac/bookmark_bar_folder.png" /> |
134 </if> | 134 </if> |
135 <if expr="not is_macosx and not is_ios"> | 135 <if expr="not is_macosx and not is_ios"> |
136 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil
e="common/bookmark_bar_folder.png" /> | 136 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil
e="common/bookmark_bar_folder.png" /> |
137 </if> | 137 </if> |
138 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_APPS_SHORTCUT
" file="common/apps_bookmark_bar_icon.png" /> | 138 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_APPS_SHORTCUT
" file="common/apps_bookmark_bar_icon.png" /> |
139 <if expr="chromeos"> | 139 <if expr="chromeos"> |
140 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_CHOOSE
_FILE" file="cros/choose_file.png" /> | 140 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_CHOOSE
_FILE" file="cros/choose_file.png" /> |
141 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_TAKE_P
HOTO" file="cros/take_photo.png" /> | 141 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_TAKE_P
HOTO" file="cros/take_photo.png" /> |
142 </if> | 142 </if> |
143 <!-- TODO(oshima): Investigate if this is still used --> | |
144 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
145 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="br
owser_action.png" /> | |
146 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file="
browser_action_hover.png" /> | |
147 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file="
browser_action_pressed.png" /> | |
148 </if> | |
149 <if expr="toolkit_views or is_macosx or is_ios"> | 143 <if expr="toolkit_views or is_macosx or is_ios"> |
150 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="co
mmon/browser_action_normal.png" /> | 144 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="co
mmon/browser_action_normal.png" /> |
151 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file="
common/browser_action_hover.png" /> | 145 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file="
common/browser_action_hover.png" /> |
152 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file="
common/browser_action_pressed.png" /> | 146 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file="
common/browser_action_pressed.png" /> |
153 </if> | 147 </if> |
154 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW"
file="common/browser_actions_overflow_normal.png" /> | 148 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW"
file="common/browser_actions_overflow_normal.png" /> |
155 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW_H
" file="common/browser_actions_overflow_hover.png" /> | 149 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW_H
" file="common/browser_actions_overflow_hover.png" /> |
156 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW_P
" file="common/browser_actions_overflow_pressed.png" /> | 150 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW_P
" file="common/browser_actions_overflow_pressed.png" /> |
157 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c
ommon/close_button_mask.png" /> | 151 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c
ommon/close_button_mask.png" /> |
158 <if expr="is_win"> | 152 <if expr="is_win"> |
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
321 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV" file="com
mon/find_prev.png" /> | 315 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV" file="com
mon/find_prev.png" /> |
322 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_D" file="c
ommon/find_prev_disabled.png" /> | 316 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_D" file="c
ommon/find_prev_disabled.png" /> |
323 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_H" file="c
ommon/find_prev_hover.png" /> | 317 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_H" file="c
ommon/find_prev_hover.png" /> |
324 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_P" file="c
ommon/find_prev_pressed.png" /> | 318 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_P" file="c
ommon/find_prev_pressed.png" /> |
325 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_LEFT" file="co
mmon/find_dialog_left.png" /> | 319 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_LEFT" file="co
mmon/find_dialog_left.png" /> |
326 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_MIDDLE" file="
common/find_dialog_middle.png" /> | 320 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_MIDDLE" file="
common/find_dialog_middle.png" /> |
327 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_RIGHT" file="c
ommon/find_dialog_right.png" /> | 321 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_RIGHT" file="c
ommon/find_dialog_right.png" /> |
328 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_LEFT_BACKGROUND"
file="common/find_dlg_left_bg.png" /> | 322 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_LEFT_BACKGROUND"
file="common/find_dlg_left_bg.png" /> |
329 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_RIGHT_BACKGROUND"
file="common/find_dlg_right_bg.png" /> | 323 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_RIGHT_BACKGROUND"
file="common/find_dlg_right_bg.png" /> |
330 <structure type="chrome_scaled_image" name="IDR_FLAGS_FAVICON" file="commo
n/favicon_flags.png" /> | 324 <structure type="chrome_scaled_image" name="IDR_FLAGS_FAVICON" file="commo
n/favicon_flags.png" /> |
331 <!-- TODO(oshima): Investigate if this is still used --> | |
332 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
333 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="forward.p
ng" /> | |
334 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="forward
_disabled.png" /> | |
335 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="forward
_hover.png" /> | |
336 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="forward
_pressed.png" /> | |
337 </if> | |
338 <if expr="toolkit_views or is_macosx or is_ios"> | 325 <if expr="toolkit_views or is_macosx or is_ios"> |
339 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="common/br
owser_forward_normal.png" /> | 326 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="common/br
owser_forward_normal.png" /> |
340 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="common/
browser_forward_disabled.png" /> | 327 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="common/
browser_forward_disabled.png" /> |
341 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="common/
browser_forward_hover.png" /> | 328 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="common/
browser_forward_hover.png" /> |
342 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="common/
browser_forward_pressed.png" /> | 329 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="common/
browser_forward_pressed.png" /> |
343 </if> | 330 </if> |
344 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="com
mon/frozen_tab.png" /> | 331 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="com
mon/frozen_tab.png" /> |
345 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi
le="common/fullscreen_menu_button.png" /> | 332 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi
le="common/fullscreen_menu_button.png" /> |
346 <structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="common/he
lp_16.png" /> | 333 <structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="common/he
lp_16.png" /> |
347 <structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="com
mon/favicon_history.png" /> | 334 <structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="com
mon/favicon_history.png" /> |
348 <if expr="toolkit_views or is_macosx or is_ios"> | 335 <if expr="toolkit_views or is_macosx or is_ios"> |
349 <structure type="chrome_scaled_image" name="IDR_HOME" file="common/brows
er_home_normal.png" /> | 336 <structure type="chrome_scaled_image" name="IDR_HOME" file="common/brows
er_home_normal.png" /> |
350 </if> | 337 </if> |
351 <!-- TODO(oshima): Investigate if this is still used --> | |
352 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
353 <structure type="chrome_scaled_image" name="IDR_HOME" file="home.png" /> | |
354 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="home_hover
.png" /> | |
355 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="home_press
ed.png" /> | |
356 </if> | |
357 <if expr="toolkit_views or is_macosx or is_ios"> | 338 <if expr="toolkit_views or is_macosx or is_ios"> |
358 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro
wser_home_hover.png" /> | 339 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro
wser_home_hover.png" /> |
359 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro
wser_home_pressed.png" /> | 340 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro
wser_home_pressed.png" /> |
360 </if> | 341 </if> |
361 <if expr="not is_android and not is_ios"> | 342 <if expr="not is_android and not is_ios"> |
362 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ADD_USER"
file="common/icon_add_user.png" /> | 343 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ADD_USER"
file="common/icon_add_user.png" /> |
363 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_BROWSE_GUE
ST" file="common/icon_browse_as_guest.png" /> | 344 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_BROWSE_GUE
ST" file="common/icon_browse_as_guest.png" /> |
364 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LOCKED" fi
le="common/icon_locked.png" /> | 345 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LOCKED" fi
le="common/icon_locked.png" /> |
365 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK"
file="common/avatar_menu_lock.png" /> | 346 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK"
file="common/avatar_menu_lock.png" /> |
366 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA
R" file="common/avatar_menu_profile.png" /> | 347 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA
R" file="common/avatar_menu_profile.png" /> |
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
517 <if expr="chromeos"> | 498 <if expr="chromeos"> |
518 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="cros/
mirror_flip.png" /> | 499 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="cros/
mirror_flip.png" /> |
519 </if> | 500 </if> |
520 <if expr="chromeos"> | 501 <if expr="chromeos"> |
521 <structure type="chrome_scaled_image" name="IDR_NETWORK_ADD_CONNECTION"
file="cros/network_add_connection.png" /> | 502 <structure type="chrome_scaled_image" name="IDR_NETWORK_ADD_CONNECTION"
file="cros/network_add_connection.png" /> |
522 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD" f
ile="cros/network_hide_password.png" /> | 503 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD" f
ile="cros/network_hide_password.png" /> |
523 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD_HO
VER" file="cros/network_hide_password_hover.png" /> | 504 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD_HO
VER" file="cros/network_hide_password_hover.png" /> |
524 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD" f
ile="cros/network_show_password.png" /> | 505 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD" f
ile="cros/network_show_password.png" /> |
525 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD_HO
VER" file="cros/network_show_password_hover.png" /> | 506 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD_HO
VER" file="cros/network_show_password_hover.png" /> |
526 </if> | 507 </if> |
527 <!-- TODO(oshima): Investigate if this is still used --> | |
528 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
529 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="new
tab.png" /> | |
530 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="n
ewtab_hover.png" /> | |
531 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file
="newtab_button_mask.png" /> | |
532 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="n
ewtab_pressed.png" /> | |
533 </if> | |
534 <if expr="toolkit_views or is_macosx or is_ios"> | 508 <if expr="toolkit_views or is_macosx or is_ios"> |
535 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="com
mon/newtab_normal.png" /> | 509 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="com
mon/newtab_normal.png" /> |
536 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="c
ommon/newtab_hover.png" /> | 510 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="c
ommon/newtab_hover.png" /> |
537 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file
="common/newtab_button_mask.png" /> | 511 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file
="common/newtab_button_mask.png" /> |
538 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="c
ommon/newtab_pressed.png" /> | 512 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="c
ommon/newtab_pressed.png" /> |
539 </if> | 513 </if> |
540 <if expr="chromeos"> | 514 <if expr="chromeos"> |
541 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA
GE_THUMBNAIL" file="cros/ntp_welcome_thumb.png" /> | 515 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA
GE_THUMBNAIL" file="cros/ntp_welcome_thumb.png" /> |
542 </if> | 516 </if> |
543 <if expr="not chromeos"> | 517 <if expr="not chromeos"> |
(...skipping 358 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
902 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON
_NORMAL_TOP_RIGHT" file="mac/avatar_button/sign_in_button_themed_top_right.png"
/> | 876 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON
_NORMAL_TOP_RIGHT" file="mac/avatar_button/sign_in_button_themed_top_right.png"
/> |
903 </if> | 877 </if> |
904 | 878 |
905 <if expr="chromeos"> | 879 <if expr="chromeos"> |
906 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING"
file="cros/profile_loading.png" /> | 880 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING"
file="cros/profile_loading.png" /> |
907 <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="res
et_warning.png" /> | 881 <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="res
et_warning.png" /> |
908 </if> | 882 </if> |
909 <structure type="chrome_scaled_image" name="IDR_QUESTION_MARK" file="commo
n/question_mark.png" /> | 883 <structure type="chrome_scaled_image" name="IDR_QUESTION_MARK" file="commo
n/question_mark.png" /> |
910 <structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="co
mmon/profile_selected.png" /> | 884 <structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="co
mmon/profile_selected.png" /> |
911 <structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER"
file="register_protocol_handler.png" /> | 885 <structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER"
file="register_protocol_handler.png" /> |
912 <!-- TODO(oshima): Investigate if this is still used --> | |
913 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
914 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="reload.png
" /> | |
915 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="reload_h
over.png" /> | |
916 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="reload_p
ressed.png" /> | |
917 <structure type="chrome_scaled_image" name="IDR_RELOAD_DIMMED" file="rel
oad_dimmed.png" /> | |
918 </if> | |
919 <if expr="toolkit_views or is_macosx or is_ios"> | 886 <if expr="toolkit_views or is_macosx or is_ios"> |
920 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="common/bro
wser_reload_normal.png" /> | 887 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="common/bro
wser_reload_normal.png" /> |
921 <structure type="chrome_scaled_image" name="IDR_RELOAD_D" file="common/b
rowser_reload_disabled.png" /> | 888 <structure type="chrome_scaled_image" name="IDR_RELOAD_D" file="common/b
rowser_reload_disabled.png" /> |
922 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="common/b
rowser_reload_hover.png" /> | 889 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="common/b
rowser_reload_hover.png" /> |
923 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="common/b
rowser_reload_pressed.png" /> | 890 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="common/b
rowser_reload_pressed.png" /> |
924 <structure type="chrome_scaled_image" name="IDR_RELOAD_DIMMED" file="com
mon/browser_reload_dimmed.png" /> | 891 <structure type="chrome_scaled_image" name="IDR_RELOAD_DIMMED" file="com
mon/browser_reload_dimmed.png" /> |
925 </if> | 892 </if> |
926 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file=
"common/restore_button_mask.png" /> | 893 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file=
"common/restore_button_mask.png" /> |
927 <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="common/
favicon_sad_tab.png" /> | 894 <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="common/
favicon_sad_tab.png" /> |
928 <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="common/sadt
ab.png" /> | 895 <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="common/sadt
ab.png" /> |
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1102 <structure type="chrome_scaled_image" name="IDR_STOP" file="common/brows
er_stop_normal.png" /> | 1069 <structure type="chrome_scaled_image" name="IDR_STOP" file="common/brows
er_stop_normal.png" /> |
1103 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="common/bro
wser_stop_disabled.png" /> | 1070 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="common/bro
wser_stop_disabled.png" /> |
1104 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="common/bro
wser_stop_hover.png" /> | 1071 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="common/bro
wser_stop_hover.png" /> |
1105 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="common/bro
wser_stop_pressed.png" /> | 1072 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="common/bro
wser_stop_pressed.png" /> |
1106 </if> | 1073 </if> |
1107 <if expr="chromeos"> | 1074 <if expr="chromeos"> |
1108 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_
START" file="cros/supervised_illustration_start.png" /> | 1075 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_
START" file="cros/supervised_illustration_start.png" /> |
1109 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_
DONE" file="cros/supervised_illsutration_done.png" /> | 1076 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_
DONE" file="cros/supervised_illsutration_done.png" /> |
1110 </if> | 1077 </if> |
1111 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_PLACEHOLDE
R" file="common/supervised_user_placeholder.png" /> | 1078 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_PLACEHOLDE
R" file="common/supervised_user_placeholder.png" /> |
1112 <!-- TODO(oshima): Investigate if this is still used --> | |
1113 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
1114 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file=
"tab_active_center.png" /> | |
1115 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="t
ab_active_left.png" /> | |
1116 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file="
tab_active_right.png" /> | |
1117 </if> | |
1118 <if expr="toolkit_views"> | 1079 <if expr="toolkit_views"> |
1119 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file=
"common/tab_active_center.png" /> | 1080 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file=
"common/tab_active_center.png" /> |
1120 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="c
ommon/tab_active_left.png" /> | 1081 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="c
ommon/tab_active_left.png" /> |
1121 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file="
common/tab_active_right.png" /> | 1082 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file="
common/tab_active_right.png" /> |
1122 </if> | 1083 </if> |
1123 <if expr="(is_macosx or is_ios) and not toolkit_views"> | 1084 <if expr="(is_macosx or is_ios) and not toolkit_views"> |
1124 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file=
"mac/tab_active_center.png" /> | 1085 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file=
"mac/tab_active_center.png" /> |
1125 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="m
ac/tab_active_left.png" /> | 1086 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="m
ac/tab_active_left.png" /> |
1126 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file="
mac/tab_active_right.png" /> | 1087 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file="
mac/tab_active_right.png" /> |
1127 <structure type="chrome_scaled_image" name="IDR_SWIPE_BACK" file="common
/back_large.png" /> | 1088 <structure type="chrome_scaled_image" name="IDR_SWIPE_BACK" file="common
/back_large.png" /> |
(...skipping 15 matching lines...) Expand all Loading... |
1143 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="m
ac/tab_alpha_right.png" /> | 1104 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="m
ac/tab_alpha_right.png" /> |
1144 </if> | 1105 </if> |
1145 <structure type="chrome_scaled_image" name="IDR_CLOSE_1" file="common/clos
e_1.png" /> | 1106 <structure type="chrome_scaled_image" name="IDR_CLOSE_1" file="common/clos
e_1.png" /> |
1146 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_H" file="common/cl
ose_1_hover.png" /> | 1107 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_H" file="common/cl
ose_1_hover.png" /> |
1147 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_MASK" file="common
/close_1_mask.png" /> | 1108 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_MASK" file="common
/close_1_mask.png" /> |
1148 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_P" file="common/cl
ose_1_pressed.png" /> | 1109 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_P" file="common/cl
ose_1_pressed.png" /> |
1149 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_INDICATOR" file=
"common/tab_audio_indicator.png" /> | 1110 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_INDICATOR" file=
"common/tab_audio_indicator.png" /> |
1150 <structure type="chrome_scaled_image" name="IDR_TAB_CAPTURE_INDICATOR" fil
e="common/tab_capture_indicator.png" /> | 1111 <structure type="chrome_scaled_image" name="IDR_TAB_CAPTURE_INDICATOR" fil
e="common/tab_capture_indicator.png" /> |
1151 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d
rop_down.png" /> | 1112 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d
rop_down.png" /> |
1152 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro
p_up.png" /> | 1113 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro
p_up.png" /> |
1153 <!-- TODO(oshima): Investigate if this is still used --> | |
1154 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
1155 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="tab_inactive_center.png" /> | |
1156 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file=
"tab_inactive_left.png" /> | |
1157 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file
="tab_inactive_right.png" /> | |
1158 </if> | |
1159 <if expr="toolkit_views"> | 1114 <if expr="toolkit_views"> |
1160 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="common/tab_inactive_center.png" /> | 1115 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="common/tab_inactive_center.png" /> |
1161 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file=
"common/tab_inactive_left.png" /> | 1116 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file=
"common/tab_inactive_left.png" /> |
1162 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file
="common/tab_inactive_right.png" /> | 1117 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file
="common/tab_inactive_right.png" /> |
1163 </if> | 1118 </if> |
1164 <if expr="(is_macosx or is_ios) and not toolkit_views"> | 1119 <if expr="(is_macosx or is_ios) and not toolkit_views"> |
1165 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="mac/tab_inactive_center.png" /> | 1120 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="mac/tab_inactive_center.png" /> |
1166 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file=
"mac/tab_inactive_left.png" /> | 1121 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file=
"mac/tab_inactive_left.png" /> |
1167 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file
="mac/tab_inactive_right.png" /> | 1122 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file
="mac/tab_inactive_right.png" /> |
1168 </if> | 1123 </if> |
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1263 | 1218 |
1264 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_HOVER" file=
"common/browser_toolbar_bezel_hover.png" /> | 1219 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_HOVER" file=
"common/browser_toolbar_bezel_hover.png" /> |
1265 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_PRESSED" fil
e="common/browser_toolbar_bezel_pressed.png" /> | 1220 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_PRESSED" fil
e="common/browser_toolbar_bezel_pressed.png" /> |
1266 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR" file="common/br
owser_tools_bar.png" /> | 1221 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR" file="common/br
owser_tools_bar.png" /> |
1267 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_LOW" file="commo
n/browser_tools_bar_low.png" /> | 1222 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_LOW" file="commo
n/browser_tools_bar_low.png" /> |
1268 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_MEDIUM" file="co
mmon/browser_tools_bar_medium.png" /> | 1223 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_MEDIUM" file="co
mmon/browser_tools_bar_medium.png" /> |
1269 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="comm
on/browser_tools_bar_high.png" /> | 1224 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="comm
on/browser_tools_bar_high.png" /> |
1270 <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="translate
.png" /> | 1225 <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="translate
.png" /> |
1271 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file="tr
anslate_active.png" /> | 1226 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file="tr
anslate_active.png" /> |
1272 <structure type="chrome_scaled_image" name="IDR_UP_ARROW" file="common/up_
arrow.png" /> | 1227 <structure type="chrome_scaled_image" name="IDR_UP_ARROW" file="common/up_
arrow.png" /> |
1273 <!-- TODO(oshima): Investigate if this is still used --> | |
1274 <if expr="not is_macosx and not is_ios and not toolkit_views"> | |
1275 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE" file="upda
te_badge.png" /> | |
1276 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE2" file="upd
ate_badge2.png" /> | |
1277 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE3" file="upd
ate_badge3.png" /> | |
1278 </if> | |
1279 <structure type="chrome_scaled_image" name="IDR_UPDATE_FAILED" file="commo
n/update_failed.png" /> | 1228 <structure type="chrome_scaled_image" name="IDR_UPDATE_FAILED" file="commo
n/update_failed.png" /> |
1280 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW"
file="common/update_menu_severity_low.png" /> | 1229 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW"
file="common/update_menu_severity_low.png" /> |
1281 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU
M" file="common/update_menu_severity_medium.png" /> | 1230 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU
M" file="common/update_menu_severity_medium.png" /> |
1282 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH"
file="common/update_menu_severity_high.png" /> | 1231 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH"
file="common/update_menu_severity_high.png" /> |
1283 <structure type="chrome_scaled_image" name="IDR_UPDATE_UPTODATE" file="com
mon/update_uptodate.png" /> | 1232 <structure type="chrome_scaled_image" name="IDR_UPDATE_UPTODATE" file="com
mon/update_uptodate.png" /> |
1284 <if expr="chromeos"> | 1233 <if expr="chromeos"> |
1285 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file
="common/snapshot_wide.png" /> | 1234 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file
="common/snapshot_wide.png" /> |
1286 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file
="common/discard_wide.png" /> | 1235 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file
="common/discard_wide.png" /> |
1287 </if> | 1236 </if> |
1288 <structure type="chrome_scaled_image" name="IDR_WALLET_ICON" file="wallet.
png" /> | 1237 <structure type="chrome_scaled_image" name="IDR_WALLET_ICON" file="wallet.
png" /> |
(...skipping 28 matching lines...) Expand all Loading... |
1317 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1266 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
1318 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1267 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
1319 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1268 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
1320 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1269 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
1321 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1270 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
1322 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1271 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
1323 | 1272 |
1324 </structures> | 1273 </structures> |
1325 </release> | 1274 </release> |
1326 </grit> | 1275 </grit> |
OLD | NEW |