| 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 367 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 378 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_BROWSE_GUE
ST" file="common/icon_browse_as_guest.png" /> | 378 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_BROWSE_GUE
ST" file="common/icon_browse_as_guest.png" /> |
| 379 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LOCKED" fi
le="common/icon_locked.png" /> | 379 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LOCKED" fi
le="common/icon_locked.png" /> |
| 380 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK"
file="common/avatar_menu_lock.png" /> | 380 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK"
file="common/avatar_menu_lock.png" /> |
| 381 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA
R" file="common/avatar_menu_profile.png" /> | 381 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA
R" file="common/avatar_menu_profile.png" /> |
| 382 <structure type="chrome_scaled_image" | 382 <structure type="chrome_scaled_image" |
| 383 name="IDR_ICON_PROFILES_EDIT_HOVER" file="common/edit_button_hover.png"
/> | 383 name="IDR_ICON_PROFILES_EDIT_HOVER" file="common/edit_button_hover.png"
/> |
| 384 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESS
ED" file="common/edit_button_pressed.png" /> | 384 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESS
ED" file="common/edit_button_pressed.png" /> |
| 385 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_CARET
" file="common/carrot_blue.png" /> | 385 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_CARET
" file="common/carrot_blue.png" /> |
| 386 </if> | 386 </if> |
| 387 <if expr="not is_android and not is_ios and not chromeos"> | 387 <if expr="not is_android and not is_ios and not chromeos"> |
| 388 <!-- TODO(noms): Remove this once local profile avatars are migrated --> |
| 389 <structure type="chrome_scaled_image" name="IDR_USER_MANAGER_DEFAULT_AVA
TAR" file="common/login_guest.png" /> |
| 390 |
| 388 <!-- User Manager tutorial --> | 391 <!-- User Manager tutorial --> |
| 389 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_WELCOME" file="common/user_manager_tutorial/welcome.png" /> | 392 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_WELCOME" file="common/user_manager_tutorial/welcome.png" /> |
| 390 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_YOUR_CHROME" file="common/user_manager_tutorial/your_chrome.png" /> | 393 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_YOUR_CHROME" file="common/user_manager_tutorial/your_chrome.png" /> |
| 391 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_GUESTS" file="common/user_manager_tutorial/guests.png" /> | 394 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_GUESTS" file="common/user_manager_tutorial/guests.png" /> |
| 392 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_FRIENDS" file="common/user_manager_tutorial/family_and_friends.png" /> | 395 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_FRIENDS" file="common/user_manager_tutorial/family_and_friends.png" /> |
| 393 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_COMPLETE" file="common/user_manager_tutorial/complete.png" /> | 396 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_COMPLETE" file="common/user_manager_tutorial/complete.png" /> |
| 394 | 397 |
| 395 </if> | 398 </if> |
| 396 <if expr="chromeos"> | 399 <if expr="chromeos"> |
| 397 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil
e="icon_add_user_white.png" /> | 400 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil
e="icon_add_user_white.png" /> |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 499 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_25" f
ile="avatar_ganzania.png" /> | 502 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_25" f
ile="avatar_ganzania.png" /> |
| 500 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_26" f
ile="avatar_jackrussellterrier.png" /> | 503 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_26" f
ile="avatar_jackrussellterrier.png" /> |
| 501 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_27" f
ile="avatar_jellyfish.png" /> | 504 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_27" f
ile="avatar_jellyfish.png" /> |
| 502 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_28" f
ile="avatar_kiwi.png" /> | 505 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_28" f
ile="avatar_kiwi.png" /> |
| 503 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_29" f
ile="avatar_penguin.png" /> | 506 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_29" f
ile="avatar_penguin.png" /> |
| 504 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_30" f
ile="avatar_rainbowfish.png" /> | 507 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_30" f
ile="avatar_rainbowfish.png" /> |
| 505 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_31" f
ile="avatar_recordplayer.png" /> | 508 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_31" f
ile="avatar_recordplayer.png" /> |
| 506 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_32" f
ile="avatar_upsidedown.png" /> | 509 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_32" f
ile="avatar_upsidedown.png" /> |
| 507 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK
" file="login_password_capslock.png" /> | 510 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK
" file="login_password_capslock.png" /> |
| 508 </if> | 511 </if> |
| 512 <structure type="chrome_scaled_image" name="IDR_LOGIN_GUEST" file="common/
login_guest.png" /> |
| 509 <if expr="chromeos"> | 513 <if expr="chromeos"> |
| 510 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_ICON" file=
"cros/managed_mode_icon.png" /> | 514 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_ICON" file=
"cros/managed_mode_icon.png" /> |
| 511 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON"
file="cros/kiosk_app_user_pod_icon.png" /> | 515 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON"
file="cros/kiosk_app_user_pod_icon.png" /> |
| 512 </if> | 516 </if> |
| 513 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_ICON" file="c
ommon/limited_user.png" /> | 517 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_ICON" file="c
ommon/limited_user.png" /> |
| 514 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM"
file="common/managed_user_theme/label_bg_bottom.png" /> | 518 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM"
file="common/managed_user_theme/label_bg_bottom.png" /> |
| 515 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_
LEFT" file="common/managed_user_theme/label_bg_bottom_left.png" /> | 519 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_
LEFT" file="common/managed_user_theme/label_bg_bottom_left.png" /> |
| 516 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_
RIGHT" file="common/managed_user_theme/label_bg_bottom_right.png" /> | 520 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_
RIGHT" file="common/managed_user_theme/label_bg_bottom_right.png" /> |
| 517 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_CENTER"
file="common/managed_user_theme/label_bg_center.png" /> | 521 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_CENTER"
file="common/managed_user_theme/label_bg_center.png" /> |
| 518 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_LEFT" f
ile="common/managed_user_theme/label_bg_left.png" /> | 522 <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... |
| 742 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file=
"profile_avatar_pizza_mac.png" /> | 746 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file=
"profile_avatar_pizza_mac.png" /> |
| 743 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file=
"profile_avatar_soccer_mac.png" /> | 747 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file=
"profile_avatar_soccer_mac.png" /> |
| 744 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file=
"profile_avatar_burger_mac.png" /> | 748 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file=
"profile_avatar_burger_mac.png" /> |
| 745 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file=
"profile_avatar_cat_mac.png" /> | 749 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file=
"profile_avatar_cat_mac.png" /> |
| 746 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file=
"profile_avatar_cupcake_mac.png" /> | 750 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file=
"profile_avatar_cupcake_mac.png" /> |
| 747 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file=
"profile_avatar_dog_mac.png" /> | 751 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file=
"profile_avatar_dog_mac.png" /> |
| 748 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file=
"profile_avatar_horse_mac.png" /> | 752 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file=
"profile_avatar_horse_mac.png" /> |
| 749 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file=
"profile_avatar_margarita_mac.png" /> | 753 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file=
"profile_avatar_margarita_mac.png" /> |
| 750 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file=
"profile_avatar_note_mac.png" /> | 754 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file=
"profile_avatar_note_mac.png" /> |
| 751 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file=
"profile_avatar_sun_cloud_mac.png" /> | 755 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file=
"profile_avatar_sun_cloud_mac.png" /> |
| 752 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_26" file=
"common/login_guest.png" /> | |
| 753 </if> | 756 </if> |
| 754 <if expr="not is_macosx and not is_ios"> | 757 <if expr="not is_macosx and not is_ios"> |
| 755 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file="
profile_avatar_generic.png" /> | 758 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file="
profile_avatar_generic.png" /> |
| 756 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file="
profile_avatar_generic_aqua.png" /> | 759 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file="
profile_avatar_generic_aqua.png" /> |
| 757 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file="
profile_avatar_generic_blue.png" /> | 760 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file="
profile_avatar_generic_blue.png" /> |
| 758 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file="
profile_avatar_generic_green.png" /> | 761 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file="
profile_avatar_generic_green.png" /> |
| 759 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file="
profile_avatar_generic_orange.png" /> | 762 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file="
profile_avatar_generic_orange.png" /> |
| 760 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file="
profile_avatar_generic_purple.png" /> | 763 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file="
profile_avatar_generic_purple.png" /> |
| 761 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file="
profile_avatar_generic_red.png" /> | 764 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file="
profile_avatar_generic_red.png" /> |
| 762 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file="
profile_avatar_generic_yellow.png" /> | 765 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file="
profile_avatar_generic_yellow.png" /> |
| 763 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_8" file="
profile_avatar_secret_agent.png" /> | 766 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_8" file="
profile_avatar_secret_agent.png" /> |
| 764 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_9" file="
profile_avatar_superhero.png" /> | 767 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_9" file="
profile_avatar_superhero.png" /> |
| 765 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_10" file=
"profile_avatar_volley_ball.png" /> | 768 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_10" file=
"profile_avatar_volley_ball.png" /> |
| 766 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_11" file=
"profile_avatar_businessman.png" /> | 769 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_11" file=
"profile_avatar_businessman.png" /> |
| 767 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_12" file=
"profile_avatar_ninja.png" /> | 770 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_12" file=
"profile_avatar_ninja.png" /> |
| 768 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_13" file=
"profile_avatar_alien.png" /> | 771 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_13" file=
"profile_avatar_alien.png" /> |
| 769 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_14" file=
"profile_avatar_awesome.png" /> | 772 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_14" file=
"profile_avatar_awesome.png" /> |
| 770 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_15" file=
"profile_avatar_flower.png" /> | 773 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_15" file=
"profile_avatar_flower.png" /> |
| 771 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file=
"profile_avatar_pizza.png" /> | 774 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file=
"profile_avatar_pizza.png" /> |
| 772 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file=
"profile_avatar_soccer.png" /> | 775 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file=
"profile_avatar_soccer.png" /> |
| 773 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file=
"profile_avatar_burger.png" /> | 776 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file=
"profile_avatar_burger.png" /> |
| 774 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file=
"profile_avatar_cat.png" /> | 777 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file=
"profile_avatar_cat.png" /> |
| 775 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file=
"profile_avatar_cupcake.png" /> | 778 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file=
"profile_avatar_cupcake.png" /> |
| 776 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file=
"profile_avatar_dog.png" /> | 779 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file=
"profile_avatar_dog.png" /> |
| 777 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file=
"profile_avatar_horse.png" /> | 780 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file=
"profile_avatar_horse.png" /> |
| 778 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file=
"profile_avatar_margarita.png" /> | 781 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file=
"profile_avatar_margarita.png" /> |
| 779 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file=
"profile_avatar_note.png" /> | 782 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file=
"profile_avatar_note.png" /> |
| 780 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file=
"profile_avatar_sun_cloud.png" /> | 783 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file=
"profile_avatar_sun_cloud.png" /> |
| 781 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_26" file=
"common/login_guest.png" /> | |
| 782 </if> | 784 </if> |
| 783 | 785 |
| 784 <!-- New style avatar button --> | 786 <!-- New style avatar button --> |
| 785 <if expr="toolkit_views"> | 787 <if expr="toolkit_views"> |
| 786 <!-- Windows, themed --> | 788 <!-- Windows, themed --> |
| 787 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_DRO
PARROW" file="win/avatar_button/themed/sign_in_button_arrow.png" /> | 789 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_DRO
PARROW" file="win/avatar_button/themed/sign_in_button_arrow.png" /> |
| 788 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_BOTTOM" file="win/avatar_button/themed/sign_in_button_bottom.png" /> | 790 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_BOTTOM" file="win/avatar_button/themed/sign_in_button_bottom.png" /> |
| 789 <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"
/> | 791 <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"
/> |
| 790 <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
" /> | 792 <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
" /> |
| 791 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_CENTER" file="win/avatar_button/themed/sign_in_button_center.png" /> | 793 <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... |
| 1349 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1351 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
| 1350 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1352 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
| 1351 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1353 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
| 1352 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1354 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
| 1353 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1355 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
| 1354 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1356 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
| 1355 | 1357 |
| 1356 </structures> | 1358 </structures> |
| 1357 </release> | 1359 </release> |
| 1358 </grit> | 1360 </grit> |
| OLD | NEW |