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

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

Issue 290423002: Added HD version of capslock indicator for login screen. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Retry. Created 6 years, 7 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
« no previous file with comments | « chrome/app/theme/default_200_percent/cros/login_password_capslock.png ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 453 matching lines...) Expand 10 before | Expand all | Expand 10 after
464 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_23" f ile="avatar_dragonfly.png" /> 464 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_23" f ile="avatar_dragonfly.png" />
465 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_24" f ile="avatar_frog.png" /> 465 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_24" f ile="avatar_frog.png" />
466 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_25" f ile="avatar_ganzania.png" /> 466 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_25" f ile="avatar_ganzania.png" />
467 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_26" f ile="avatar_jackrussellterrier.png" /> 467 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_26" f ile="avatar_jackrussellterrier.png" />
468 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_27" f ile="avatar_jellyfish.png" /> 468 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_27" f ile="avatar_jellyfish.png" />
469 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_28" f ile="avatar_kiwi.png" /> 469 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_28" f ile="avatar_kiwi.png" />
470 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_29" f ile="avatar_penguin.png" /> 470 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_29" f ile="avatar_penguin.png" />
471 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_30" f ile="avatar_rainbowfish.png" /> 471 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_30" f ile="avatar_rainbowfish.png" />
472 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_31" f ile="avatar_recordplayer.png" /> 472 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_31" f ile="avatar_recordplayer.png" />
473 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_32" f ile="avatar_upsidedown.png" /> 473 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_32" f ile="avatar_upsidedown.png" />
474 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK " file="login_password_capslock.png" /> 474 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK " file="cros/login_password_capslock.png" />
475 </if> 475 </if>
476 <if expr="chromeos"> 476 <if expr="chromeos">
477 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_ICON" file= "cros/managed_mode_icon.png" /> 477 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_ICON" file= "cros/managed_mode_icon.png" />
478 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON" file="cros/kiosk_app_user_pod_icon.png" /> 478 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON" file="cros/kiosk_app_user_pod_icon.png" />
479 </if> 479 </if>
480 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_ICON" file="c ommon/limited_user.png" /> 480 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_ICON" file="c ommon/limited_user.png" />
481 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM" file="common/managed_user_theme/label_bg_bottom.png" /> 481 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM" file="common/managed_user_theme/label_bg_bottom.png" />
482 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_ LEFT" file="common/managed_user_theme/label_bg_bottom_left.png" /> 482 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_ LEFT" file="common/managed_user_theme/label_bg_bottom_left.png" />
483 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_ RIGHT" file="common/managed_user_theme/label_bg_bottom_right.png" /> 483 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_ RIGHT" file="common/managed_user_theme/label_bg_bottom_right.png" />
484 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_CENTER" file="common/managed_user_theme/label_bg_center.png" /> 484 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_CENTER" file="common/managed_user_theme/label_bg_center.png" />
(...skipping 759 matching lines...) Expand 10 before | Expand all | Expand 10 after
1244 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1244 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1245 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1245 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1246 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1246 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1247 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1247 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1248 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1248 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1249 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1249 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1250 1250
1251 </structures> 1251 </structures>
1252 </release> 1252 </release>
1253 </grit> 1253 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/cros/login_password_capslock.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698