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

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

Issue 2756863002: ChromeOS: Powerwash UI update (Closed)
Patch Set: Created 3 years, 9 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
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 416 matching lines...) Expand 10 before | Expand all | Expand 10 after
427 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_left.png" /> 427 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_left.png" />
428 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_right.png" /> 428 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_right.png" />
429 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP" file="win/avatar_button/win8/sign_in_button_pressed_top.png" /> 429 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP" file="win/avatar_button/win8/sign_in_button_pressed_top.png" />
430 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_top_left.png" /> 430 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_top_left.png" />
431 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_top_right.pn g" /> 431 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_top_right.pn g" />
432 </if> <!-- toolkit_views and not is_macosx --> 432 </if> <!-- toolkit_views and not is_macosx -->
433 <if expr="enable_app_list"> 433 <if expr="enable_app_list">
434 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING" file="profile_loading.png" /> 434 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING" file="profile_loading.png" />
435 </if> 435 </if>
436 <if expr="chromeos"> 436 <if expr="chromeos">
437 <structure type="chrome_scaled_image" name="IDR_RESET_ALERT" file="cros/ reset_alert.png" />
438 <structure type="chrome_scaled_image" name="IDR_RESET_ILLUSTRATION" file ="cros/reset_illustration.png" />
437 <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="cro s/reset_warning.png" /> 439 <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="cro s/reset_warning.png" />
438 </if> 440 </if>
439 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file= "common/restore_button_mask.png" /> 441 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file= "common/restore_button_mask.png" />
440 <if expr="is_macosx"> 442 <if expr="is_macosx">
441 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" fi le="legacy/safebrowsing_warning.png" /> 443 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" fi le="legacy/safebrowsing_warning.png" />
442 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_ACTIVE" fi le="legacy/save_password_active.png" /> 444 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_ACTIVE" fi le="legacy/save_password_active.png" />
443 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_INACTIVE" file="legacy/save_password_inactive.png" /> 445 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_INACTIVE" file="legacy/save_password_inactive.png" />
444 </if> 446 </if>
445 <structure type="chrome_scaled_image" name="IDR_SCREEN_CAPTURE_NOTIFICATIO N_GRIP" file="screen_capture_notification_grip.png" /> 447 <structure type="chrome_scaled_image" name="IDR_SCREEN_CAPTURE_NOTIFICATIO N_GRIP" file="screen_capture_notification_grip.png" />
446 <structure type="chrome_scaled_image" name="IDR_SCREENSHOT_NOTIFICATION_IC ON" file="common/notification_screenshot_icon.png" /> 448 <structure type="chrome_scaled_image" name="IDR_SCREENSHOT_NOTIFICATION_IC ON" file="common/notification_screenshot_icon.png" />
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
535 </if> 537 </if>
536 <if expr="_google_chrome"> 538 <if expr="_google_chrome">
537 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="goo gle_chrome/webstore_icon.png" /> 539 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="goo gle_chrome/webstore_icon.png" />
538 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" /> 540 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" />
539 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" /> 541 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
540 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 542 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
541 </if> 543 </if>
542 </structures> 544 </structures>
543 </release> 545 </release>
544 </grit> 546 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698