| 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 322 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 333 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ADD_USER"
file="common/icon_add_user.png" /> | 333 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ADD_USER"
file="common/icon_add_user.png" /> |
| 334 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_BROWSE_GUE
ST" file="common/icon_browse_as_guest.png" /> | 334 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_BROWSE_GUE
ST" file="common/icon_browse_as_guest.png" /> |
| 335 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LOCKED" fi
le="common/icon_locked.png" /> | 335 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LOCKED" fi
le="common/icon_locked.png" /> |
| 336 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK"
file="common/avatar_menu_lock.png" /> | 336 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK"
file="common/avatar_menu_lock.png" /> |
| 337 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA
R" file="common/avatar_menu_profile.png" /> | 337 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA
R" file="common/avatar_menu_profile.png" /> |
| 338 <structure type="chrome_scaled_image" | 338 <structure type="chrome_scaled_image" |
| 339 name="IDR_ICON_PROFILES_EDIT_HOVER" file="common/edit_button_hover.png"
/> | 339 name="IDR_ICON_PROFILES_EDIT_HOVER" file="common/edit_button_hover.png"
/> |
| 340 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESS
ED" file="common/edit_button_pressed.png" /> | 340 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESS
ED" file="common/edit_button_pressed.png" /> |
| 341 </if> | 341 </if> |
| 342 <if expr="not is_android and not is_ios and not chromeos"> | 342 <if expr="not is_android and not is_ios and not chromeos"> |
| 343 <!-- TODO(noms): Remove this once local profile avatars are migrated --> | |
| 344 <structure type="chrome_scaled_image" name="IDR_USER_MANAGER_DEFAULT_AVA
TAR" file="common/login_guest.png" /> | |
| 345 | |
| 346 <!-- User Manager tutorial --> | 343 <!-- User Manager tutorial --> |
| 347 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_WELCOME" file="common/user_manager_tutorial/welcome.png" /> | 344 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_WELCOME" file="common/user_manager_tutorial/welcome.png" /> |
| 348 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_YOUR_CHROME" file="common/user_manager_tutorial/your_chrome.png" /> | 345 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_YOUR_CHROME" file="common/user_manager_tutorial/your_chrome.png" /> |
| 349 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_GUESTS" file="common/user_manager_tutorial/guests.png" /> | 346 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_GUESTS" file="common/user_manager_tutorial/guests.png" /> |
| 350 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_FRIENDS" file="common/user_manager_tutorial/family_and_friends.png" /> | 347 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_FRIENDS" file="common/user_manager_tutorial/family_and_friends.png" /> |
| 351 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_COMPLETE" file="common/user_manager_tutorial/complete.png" /> | 348 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_COMPLETE" file="common/user_manager_tutorial/complete.png" /> |
| 352 | 349 |
| 353 </if> | 350 </if> |
| 354 <if expr="chromeos"> | 351 <if expr="chromeos"> |
| 355 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil
e="icon_add_user_white.png" /> | 352 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil
e="icon_add_user_white.png" /> |
| (...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 456 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_25" f
ile="avatar_ganzania.png" /> | 453 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_25" f
ile="avatar_ganzania.png" /> |
| 457 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_26" f
ile="avatar_jackrussellterrier.png" /> | 454 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_26" f
ile="avatar_jackrussellterrier.png" /> |
| 458 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_27" f
ile="avatar_jellyfish.png" /> | 455 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_27" f
ile="avatar_jellyfish.png" /> |
| 459 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_28" f
ile="avatar_kiwi.png" /> | 456 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_28" f
ile="avatar_kiwi.png" /> |
| 460 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_29" f
ile="avatar_penguin.png" /> | 457 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_29" f
ile="avatar_penguin.png" /> |
| 461 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_30" f
ile="avatar_rainbowfish.png" /> | 458 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_30" f
ile="avatar_rainbowfish.png" /> |
| 462 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_31" f
ile="avatar_recordplayer.png" /> | 459 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_31" f
ile="avatar_recordplayer.png" /> |
| 463 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_32" f
ile="avatar_upsidedown.png" /> | 460 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_32" f
ile="avatar_upsidedown.png" /> |
| 464 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK
" file="login_password_capslock.png" /> | 461 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK
" file="login_password_capslock.png" /> |
| 465 </if> | 462 </if> |
| 466 <structure type="chrome_scaled_image" name="IDR_LOGIN_GUEST" file="common/
login_guest.png" /> | |
| 467 <if expr="chromeos"> | 463 <if expr="chromeos"> |
| 468 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_ICON" file=
"cros/managed_mode_icon.png" /> | 464 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_ICON" file=
"cros/managed_mode_icon.png" /> |
| 469 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON"
file="cros/kiosk_app_user_pod_icon.png" /> | 465 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON"
file="cros/kiosk_app_user_pod_icon.png" /> |
| 470 </if> | 466 </if> |
| 471 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_ICON" file="c
ommon/limited_user.png" /> | 467 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_ICON" file="c
ommon/limited_user.png" /> |
| 472 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM"
file="common/managed_user_theme/label_bg_bottom.png" /> | 468 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM"
file="common/managed_user_theme/label_bg_bottom.png" /> |
| 473 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_
LEFT" file="common/managed_user_theme/label_bg_bottom_left.png" /> | 469 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_
LEFT" file="common/managed_user_theme/label_bg_bottom_left.png" /> |
| 474 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_
RIGHT" file="common/managed_user_theme/label_bg_bottom_right.png" /> | 470 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_
RIGHT" file="common/managed_user_theme/label_bg_bottom_right.png" /> |
| 475 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_CENTER"
file="common/managed_user_theme/label_bg_center.png" /> | 471 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_CENTER"
file="common/managed_user_theme/label_bg_center.png" /> |
| 476 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_LEFT" f
ile="common/managed_user_theme/label_bg_left.png" /> | 472 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_LEFT" f
ile="common/managed_user_theme/label_bg_left.png" /> |
| (...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 700 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file=
"profile_avatar_pizza_mac.png" /> | 696 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file=
"profile_avatar_pizza_mac.png" /> |
| 701 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file=
"profile_avatar_soccer_mac.png" /> | 697 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file=
"profile_avatar_soccer_mac.png" /> |
| 702 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file=
"profile_avatar_burger_mac.png" /> | 698 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file=
"profile_avatar_burger_mac.png" /> |
| 703 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file=
"profile_avatar_cat_mac.png" /> | 699 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file=
"profile_avatar_cat_mac.png" /> |
| 704 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file=
"profile_avatar_cupcake_mac.png" /> | 700 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file=
"profile_avatar_cupcake_mac.png" /> |
| 705 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file=
"profile_avatar_dog_mac.png" /> | 701 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file=
"profile_avatar_dog_mac.png" /> |
| 706 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file=
"profile_avatar_horse_mac.png" /> | 702 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file=
"profile_avatar_horse_mac.png" /> |
| 707 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file=
"profile_avatar_margarita_mac.png" /> | 703 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file=
"profile_avatar_margarita_mac.png" /> |
| 708 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file=
"profile_avatar_note_mac.png" /> | 704 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file=
"profile_avatar_note_mac.png" /> |
| 709 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file=
"profile_avatar_sun_cloud_mac.png" /> | 705 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file=
"profile_avatar_sun_cloud_mac.png" /> |
| 706 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_26" file=
"common/login_guest.png" /> |
| 710 </if> | 707 </if> |
| 711 <if expr="not is_macosx and not is_ios"> | 708 <if expr="not is_macosx and not is_ios"> |
| 712 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file="
profile_avatar_generic.png" /> | 709 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file="
profile_avatar_generic.png" /> |
| 713 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file="
profile_avatar_generic_aqua.png" /> | 710 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file="
profile_avatar_generic_aqua.png" /> |
| 714 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file="
profile_avatar_generic_blue.png" /> | 711 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file="
profile_avatar_generic_blue.png" /> |
| 715 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file="
profile_avatar_generic_green.png" /> | 712 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file="
profile_avatar_generic_green.png" /> |
| 716 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file="
profile_avatar_generic_orange.png" /> | 713 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file="
profile_avatar_generic_orange.png" /> |
| 717 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file="
profile_avatar_generic_purple.png" /> | 714 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file="
profile_avatar_generic_purple.png" /> |
| 718 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file="
profile_avatar_generic_red.png" /> | 715 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file="
profile_avatar_generic_red.png" /> |
| 719 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file="
profile_avatar_generic_yellow.png" /> | 716 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file="
profile_avatar_generic_yellow.png" /> |
| 720 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_8" file="
profile_avatar_secret_agent.png" /> | 717 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_8" file="
profile_avatar_secret_agent.png" /> |
| 721 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_9" file="
profile_avatar_superhero.png" /> | 718 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_9" file="
profile_avatar_superhero.png" /> |
| 722 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_10" file=
"profile_avatar_volley_ball.png" /> | 719 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_10" file=
"profile_avatar_volley_ball.png" /> |
| 723 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_11" file=
"profile_avatar_businessman.png" /> | 720 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_11" file=
"profile_avatar_businessman.png" /> |
| 724 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_12" file=
"profile_avatar_ninja.png" /> | 721 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_12" file=
"profile_avatar_ninja.png" /> |
| 725 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_13" file=
"profile_avatar_alien.png" /> | 722 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_13" file=
"profile_avatar_alien.png" /> |
| 726 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_14" file=
"profile_avatar_awesome.png" /> | 723 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_14" file=
"profile_avatar_awesome.png" /> |
| 727 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_15" file=
"profile_avatar_flower.png" /> | 724 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_15" file=
"profile_avatar_flower.png" /> |
| 728 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file=
"profile_avatar_pizza.png" /> | 725 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file=
"profile_avatar_pizza.png" /> |
| 729 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file=
"profile_avatar_soccer.png" /> | 726 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file=
"profile_avatar_soccer.png" /> |
| 730 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file=
"profile_avatar_burger.png" /> | 727 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file=
"profile_avatar_burger.png" /> |
| 731 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file=
"profile_avatar_cat.png" /> | 728 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file=
"profile_avatar_cat.png" /> |
| 732 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file=
"profile_avatar_cupcake.png" /> | 729 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file=
"profile_avatar_cupcake.png" /> |
| 733 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file=
"profile_avatar_dog.png" /> | 730 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file=
"profile_avatar_dog.png" /> |
| 734 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file=
"profile_avatar_horse.png" /> | 731 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file=
"profile_avatar_horse.png" /> |
| 735 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file=
"profile_avatar_margarita.png" /> | 732 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file=
"profile_avatar_margarita.png" /> |
| 736 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file=
"profile_avatar_note.png" /> | 733 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file=
"profile_avatar_note.png" /> |
| 737 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file=
"profile_avatar_sun_cloud.png" /> | 734 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file=
"profile_avatar_sun_cloud.png" /> |
| 735 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_26" file=
"common/login_guest.png" /> |
| 738 </if> | 736 </if> |
| 739 | 737 |
| 740 <!-- New style avatar button --> | 738 <!-- New style avatar button --> |
| 741 <if expr="toolkit_views"> | 739 <if expr="toolkit_views"> |
| 742 <!-- Windows, themed --> | 740 <!-- Windows, themed --> |
| 743 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_DRO
PARROW" file="win/avatar_button/themed/sign_in_button_arrow.png" /> | 741 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_DRO
PARROW" file="win/avatar_button/themed/sign_in_button_arrow.png" /> |
| 744 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_BOTTOM" file="win/avatar_button/themed/sign_in_button_bottom.png" /> | 742 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_BOTTOM" file="win/avatar_button/themed/sign_in_button_bottom.png" /> |
| 745 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_BOTTOM_LEFT" file="win/avatar_button/themed/sign_in_button_bottom_left.png"
/> | 743 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_BOTTOM_LEFT" file="win/avatar_button/themed/sign_in_button_bottom_left.png"
/> |
| 746 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_BOTTOM_RIGHT" file="win/avatar_button/themed/sign_in_button_bottom_right.png
" /> | 744 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_BOTTOM_RIGHT" file="win/avatar_button/themed/sign_in_button_bottom_right.png
" /> |
| 747 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_CENTER" file="win/avatar_button/themed/sign_in_button_center.png" /> | 745 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_CENTER" file="win/avatar_button/themed/sign_in_button_center.png" /> |
| (...skipping 557 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1305 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1303 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
| 1306 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1304 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
| 1307 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1305 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
| 1308 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1306 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
| 1309 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1307 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
| 1310 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1308 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
| 1311 | 1309 |
| 1312 </structures> | 1310 </structures> |
| 1313 </release> | 1311 </release> |
| 1314 </grit> | 1312 </grit> |
| OLD | NEW |