Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(582)

Side by Side Diff: chrome/app/theme/theme_resources.grd

Issue 125853003: Update managed icon in CrOS proxy settings dialog. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 432 matching lines...) Expand 10 before | Expand all | Expand 10 after
443 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_26" f ile="avatar_jackrussellterrier.png" /> 443 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_26" f ile="avatar_jackrussellterrier.png" />
444 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_27" f ile="avatar_jellyfish.png" /> 444 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_27" f ile="avatar_jellyfish.png" />
445 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_28" f ile="avatar_kiwi.png" /> 445 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_28" f ile="avatar_kiwi.png" />
446 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_29" f ile="avatar_penguin.png" /> 446 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_29" f ile="avatar_penguin.png" />
447 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_30" f ile="avatar_rainbowfish.png" /> 447 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_30" f ile="avatar_rainbowfish.png" />
448 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_31" f ile="avatar_recordplayer.png" /> 448 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_31" f ile="avatar_recordplayer.png" />
449 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_32" f ile="avatar_upsidedown.png" /> 449 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_32" f ile="avatar_upsidedown.png" />
450 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK " file="login_password_capslock.png" /> 450 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK " file="login_password_capslock.png" />
451 </if> 451 </if>
452 <structure type="chrome_scaled_image" name="IDR_LOGIN_GUEST" file="common/ login_guest.png" /> 452 <structure type="chrome_scaled_image" name="IDR_LOGIN_GUEST" file="common/ login_guest.png" />
453 <structure type="chrome_scaled_image" name="IDR_MANAGED" file="managed_sma ll.png" />
454 <if expr="pp_ifdef('chromeos')"> 453 <if expr="pp_ifdef('chromeos')">
455 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_ICON" file= "cros/managed_mode_icon.png" /> 454 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_ICON" file= "cros/managed_mode_icon.png" />
456 </if> 455 </if>
457 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_ICON" file="c ommon/limited_user.png" /> 456 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_ICON" file="c ommon/limited_user.png" />
458 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM" file="common/managed_user_theme/label_bg_bottom.png" /> 457 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM" file="common/managed_user_theme/label_bg_bottom.png" />
459 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_ LEFT" file="common/managed_user_theme/label_bg_bottom_left.png" /> 458 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_ LEFT" file="common/managed_user_theme/label_bg_bottom_left.png" />
460 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_ RIGHT" file="common/managed_user_theme/label_bg_bottom_right.png" /> 459 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_ RIGHT" file="common/managed_user_theme/label_bg_bottom_right.png" />
461 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_CENTER" file="common/managed_user_theme/label_bg_center.png" /> 460 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_CENTER" file="common/managed_user_theme/label_bg_center.png" />
462 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_LEFT" f ile="common/managed_user_theme/label_bg_left.png" /> 461 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_LEFT" f ile="common/managed_user_theme/label_bg_left.png" />
463 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_RIGHT" file="common/managed_user_theme/label_bg_right.png" /> 462 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_RIGHT" file="common/managed_user_theme/label_bg_right.png" />
(...skipping 688 matching lines...) Expand 10 before | Expand all | Expand 10 after
1152 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1151 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1153 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1152 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1154 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1153 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1155 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1154 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1156 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1155 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1157 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1156 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1158 1157
1159 </structures> 1158 </structures>
1160 </release> 1159 </release>
1161 </grit> 1160 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_100_percent/managed_small.png ('k') | chrome/browser/resources/uber/uber_shared.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698