| 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 343 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 354 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_BROWSE_GUE
ST" file="common/icon_browse_as_guest.png" /> | 354 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_BROWSE_GUE
ST" file="common/icon_browse_as_guest.png" /> |
| 355 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LOCKED" fi
le="common/icon_locked.png" /> | 355 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LOCKED" fi
le="common/icon_locked.png" /> |
| 356 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK"
file="common/avatar_menu_lock.png" /> | 356 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK"
file="common/avatar_menu_lock.png" /> |
| 357 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA
R" file="common/avatar_menu_profile.png" /> | 357 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA
R" file="common/avatar_menu_profile.png" /> |
| 358 <structure type="chrome_scaled_image" | 358 <structure type="chrome_scaled_image" |
| 359 name="IDR_ICON_PROFILES_EDIT_HOVER" file="common/edit_button_hover.png"
/> | 359 name="IDR_ICON_PROFILES_EDIT_HOVER" file="common/edit_button_hover.png"
/> |
| 360 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESS
ED" file="common/edit_button_pressed.png" /> | 360 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESS
ED" file="common/edit_button_pressed.png" /> |
| 361 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_CARET
" file="common/carrot_blue.png" /> | 361 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_CARET
" file="common/carrot_blue.png" /> |
| 362 </if> | 362 </if> |
| 363 <if expr="not is_android and not is_ios and not chromeos"> | 363 <if expr="not is_android and not is_ios and not chromeos"> |
| 364 <!-- TODO(noms): Remove this once local profile avatars are migrated --> | |
| 365 <structure type="chrome_scaled_image" name="IDR_USER_MANAGER_DEFAULT_AVA
TAR" file="common/login_guest.png" /> | |
| 366 | |
| 367 <!-- User Manager tutorial --> | 364 <!-- User Manager tutorial --> |
| 368 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_WELCOME" file="common/user_manager_tutorial/welcome.png" /> | 365 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_WELCOME" file="common/user_manager_tutorial/welcome.png" /> |
| 369 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_YOUR_CHROME" file="common/user_manager_tutorial/your_chrome.png" /> | 366 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_YOUR_CHROME" file="common/user_manager_tutorial/your_chrome.png" /> |
| 370 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_GUESTS" file="common/user_manager_tutorial/guests.png" /> | 367 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_GUESTS" file="common/user_manager_tutorial/guests.png" /> |
| 371 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_FRIENDS" file="common/user_manager_tutorial/family_and_friends.png" /> | 368 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_FRIENDS" file="common/user_manager_tutorial/family_and_friends.png" /> |
| 372 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_COMPLETE" file="common/user_manager_tutorial/complete.png" /> | 369 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_COMPLETE" file="common/user_manager_tutorial/complete.png" /> |
| 373 | 370 |
| 374 </if> | 371 </if> |
| 375 <if expr="chromeos"> | 372 <if expr="chromeos"> |
| 376 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil
e="icon_add_user_white.png" /> | 373 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil
e="icon_add_user_white.png" /> |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 474 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_25" f
ile="avatar_ganzania.png" /> | 471 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_25" f
ile="avatar_ganzania.png" /> |
| 475 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_26" f
ile="avatar_jackrussellterrier.png" /> | 472 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_26" f
ile="avatar_jackrussellterrier.png" /> |
| 476 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_27" f
ile="avatar_jellyfish.png" /> | 473 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_27" f
ile="avatar_jellyfish.png" /> |
| 477 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_28" f
ile="avatar_kiwi.png" /> | 474 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_28" f
ile="avatar_kiwi.png" /> |
| 478 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_29" f
ile="avatar_penguin.png" /> | 475 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_29" f
ile="avatar_penguin.png" /> |
| 479 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_30" f
ile="avatar_rainbowfish.png" /> | 476 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_30" f
ile="avatar_rainbowfish.png" /> |
| 480 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_31" f
ile="avatar_recordplayer.png" /> | 477 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_31" f
ile="avatar_recordplayer.png" /> |
| 481 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_32" f
ile="avatar_upsidedown.png" /> | 478 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_32" f
ile="avatar_upsidedown.png" /> |
| 482 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK
" file="login_password_capslock.png" /> | 479 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK
" file="login_password_capslock.png" /> |
| 483 </if> | 480 </if> |
| 484 <structure type="chrome_scaled_image" name="IDR_LOGIN_GUEST" file="common/
login_guest.png" /> | |
| 485 <if expr="chromeos"> | 481 <if expr="chromeos"> |
| 486 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_ICON" file=
"cros/managed_mode_icon.png" /> | 482 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_ICON" file=
"cros/managed_mode_icon.png" /> |
| 487 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON"
file="cros/kiosk_app_user_pod_icon.png" /> | 483 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON"
file="cros/kiosk_app_user_pod_icon.png" /> |
| 488 </if> | 484 </if> |
| 489 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_ICON" file="c
ommon/limited_user.png" /> | 485 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_ICON" file="c
ommon/limited_user.png" /> |
| 490 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM"
file="common/managed_user_theme/label_bg_bottom.png" /> | 486 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM"
file="common/managed_user_theme/label_bg_bottom.png" /> |
| 491 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_
LEFT" file="common/managed_user_theme/label_bg_bottom_left.png" /> | 487 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_
LEFT" file="common/managed_user_theme/label_bg_bottom_left.png" /> |
| 492 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_
RIGHT" file="common/managed_user_theme/label_bg_bottom_right.png" /> | 488 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_
RIGHT" file="common/managed_user_theme/label_bg_bottom_right.png" /> |
| 493 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_CENTER"
file="common/managed_user_theme/label_bg_center.png" /> | 489 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_CENTER"
file="common/managed_user_theme/label_bg_center.png" /> |
| 494 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_LEFT" f
ile="common/managed_user_theme/label_bg_left.png" /> | 490 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_LEFT" f
ile="common/managed_user_theme/label_bg_left.png" /> |
| (...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 713 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file=
"profile_avatar_pizza_mac.png" /> | 709 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file=
"profile_avatar_pizza_mac.png" /> |
| 714 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file=
"profile_avatar_soccer_mac.png" /> | 710 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file=
"profile_avatar_soccer_mac.png" /> |
| 715 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file=
"profile_avatar_burger_mac.png" /> | 711 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file=
"profile_avatar_burger_mac.png" /> |
| 716 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file=
"profile_avatar_cat_mac.png" /> | 712 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file=
"profile_avatar_cat_mac.png" /> |
| 717 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file=
"profile_avatar_cupcake_mac.png" /> | 713 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file=
"profile_avatar_cupcake_mac.png" /> |
| 718 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file=
"profile_avatar_dog_mac.png" /> | 714 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file=
"profile_avatar_dog_mac.png" /> |
| 719 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file=
"profile_avatar_horse_mac.png" /> | 715 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file=
"profile_avatar_horse_mac.png" /> |
| 720 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file=
"profile_avatar_margarita_mac.png" /> | 716 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file=
"profile_avatar_margarita_mac.png" /> |
| 721 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file=
"profile_avatar_note_mac.png" /> | 717 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file=
"profile_avatar_note_mac.png" /> |
| 722 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file=
"profile_avatar_sun_cloud_mac.png" /> | 718 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file=
"profile_avatar_sun_cloud_mac.png" /> |
| 719 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_26" file=
"common/login_guest.png" /> |
| 723 </if> | 720 </if> |
| 724 <if expr="not is_macosx and not is_ios"> | 721 <if expr="not is_macosx and not is_ios"> |
| 725 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file="
profile_avatar_generic.png" /> | 722 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file="
profile_avatar_generic.png" /> |
| 726 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file="
profile_avatar_generic_aqua.png" /> | 723 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file="
profile_avatar_generic_aqua.png" /> |
| 727 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file="
profile_avatar_generic_blue.png" /> | 724 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file="
profile_avatar_generic_blue.png" /> |
| 728 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file="
profile_avatar_generic_green.png" /> | 725 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file="
profile_avatar_generic_green.png" /> |
| 729 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file="
profile_avatar_generic_orange.png" /> | 726 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file="
profile_avatar_generic_orange.png" /> |
| 730 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file="
profile_avatar_generic_purple.png" /> | 727 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file="
profile_avatar_generic_purple.png" /> |
| 731 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file="
profile_avatar_generic_red.png" /> | 728 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file="
profile_avatar_generic_red.png" /> |
| 732 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file="
profile_avatar_generic_yellow.png" /> | 729 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file="
profile_avatar_generic_yellow.png" /> |
| 733 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_8" file="
profile_avatar_secret_agent.png" /> | 730 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_8" file="
profile_avatar_secret_agent.png" /> |
| 734 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_9" file="
profile_avatar_superhero.png" /> | 731 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_9" file="
profile_avatar_superhero.png" /> |
| 735 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_10" file=
"profile_avatar_volley_ball.png" /> | 732 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_10" file=
"profile_avatar_volley_ball.png" /> |
| 736 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_11" file=
"profile_avatar_businessman.png" /> | 733 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_11" file=
"profile_avatar_businessman.png" /> |
| 737 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_12" file=
"profile_avatar_ninja.png" /> | 734 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_12" file=
"profile_avatar_ninja.png" /> |
| 738 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_13" file=
"profile_avatar_alien.png" /> | 735 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_13" file=
"profile_avatar_alien.png" /> |
| 739 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_14" file=
"profile_avatar_awesome.png" /> | 736 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_14" file=
"profile_avatar_awesome.png" /> |
| 740 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_15" file=
"profile_avatar_flower.png" /> | 737 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_15" file=
"profile_avatar_flower.png" /> |
| 741 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file=
"profile_avatar_pizza.png" /> | 738 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file=
"profile_avatar_pizza.png" /> |
| 742 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file=
"profile_avatar_soccer.png" /> | 739 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file=
"profile_avatar_soccer.png" /> |
| 743 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file=
"profile_avatar_burger.png" /> | 740 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file=
"profile_avatar_burger.png" /> |
| 744 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file=
"profile_avatar_cat.png" /> | 741 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file=
"profile_avatar_cat.png" /> |
| 745 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file=
"profile_avatar_cupcake.png" /> | 742 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file=
"profile_avatar_cupcake.png" /> |
| 746 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file=
"profile_avatar_dog.png" /> | 743 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file=
"profile_avatar_dog.png" /> |
| 747 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file=
"profile_avatar_horse.png" /> | 744 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file=
"profile_avatar_horse.png" /> |
| 748 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file=
"profile_avatar_margarita.png" /> | 745 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file=
"profile_avatar_margarita.png" /> |
| 749 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file=
"profile_avatar_note.png" /> | 746 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file=
"profile_avatar_note.png" /> |
| 750 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file=
"profile_avatar_sun_cloud.png" /> | 747 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file=
"profile_avatar_sun_cloud.png" /> |
| 748 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_26" file=
"common/login_guest.png" /> |
| 751 </if> | 749 </if> |
| 752 | 750 |
| 753 <!-- New style avatar button --> | 751 <!-- New style avatar button --> |
| 754 <if expr="toolkit_views"> | 752 <if expr="toolkit_views"> |
| 755 <!-- Windows, themed --> | 753 <!-- Windows, themed --> |
| 756 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_DRO
PARROW" file="win/avatar_button/themed/sign_in_button_arrow.png" /> | 754 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_DRO
PARROW" file="win/avatar_button/themed/sign_in_button_arrow.png" /> |
| 757 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_BOTTOM" file="win/avatar_button/themed/sign_in_button_bottom.png" /> | 755 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_BOTTOM" file="win/avatar_button/themed/sign_in_button_bottom.png" /> |
| 758 <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"
/> | 756 <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"
/> |
| 759 <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
" /> | 757 <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
" /> |
| 760 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_CENTER" file="win/avatar_button/themed/sign_in_button_center.png" /> | 758 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR
MAL_CENTER" file="win/avatar_button/themed/sign_in_button_center.png" /> |
| (...skipping 542 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1303 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1301 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
| 1304 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1302 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
| 1305 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1303 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
| 1306 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1304 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
| 1307 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1305 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
| 1308 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1306 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
| 1309 | 1307 |
| 1310 </structures> | 1308 </structures> |
| 1311 </release> | 1309 </release> |
| 1312 </grit> | 1310 </grit> |
| OLD | NEW |