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

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

Issue 16103006: Add stub icons for playpen. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Merge with ToT Created 7 years, 6 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 450 matching lines...) Expand 10 before | Expand all | Expand 10 after
461 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_27" f ile="avatar_jellyfish.png" /> 461 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_27" f ile="avatar_jellyfish.png" />
462 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_28" f ile="avatar_kiwi.png" /> 462 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_28" f ile="avatar_kiwi.png" />
463 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_29" f ile="avatar_penguin.png" /> 463 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_29" f ile="avatar_penguin.png" />
464 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_30" f ile="avatar_rainbowfish.png" /> 464 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_30" f ile="avatar_rainbowfish.png" />
465 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_31" f ile="avatar_recordplayer.png" /> 465 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_31" f ile="avatar_recordplayer.png" />
466 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_32" f ile="avatar_upsidedown.png" /> 466 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_32" f ile="avatar_upsidedown.png" />
467 <structure type="chrome_scaled_image" name="IDR_LOGIN_GUEST" file="login _guest.png" /> 467 <structure type="chrome_scaled_image" name="IDR_LOGIN_GUEST" file="login _guest.png" />
468 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK " file="login_password_capslock.png" /> 468 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK " file="login_password_capslock.png" />
469 </if> 469 </if>
470 <structure type="chrome_scaled_image" name="IDR_MANAGED" file="managed_sma ll.png" /> 470 <structure type="chrome_scaled_image" name="IDR_MANAGED" file="managed_sma ll.png" />
471 <if expr="pp_ifdef('chromeos')">
472 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_ICON" file= "cros/managed_mode_icon.png" />
473 </if>
471 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_BUTTON_MASK" file ="maximize_button_mask.png" /> 474 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_BUTTON_MASK" file ="maximize_button_mask.png" />
472 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_BUTTON_MASK" file ="minimize_button_mask.png" /> 475 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_BUTTON_MASK" file ="minimize_button_mask.png" />
473 <if expr="pp_ifdef('chromeos')"> 476 <if expr="pp_ifdef('chromeos')">
474 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="mirro r_flip.png" /> 477 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="mirro r_flip.png" />
475 </if> 478 </if>
476 <structure type="chrome_scaled_image" name="IDR_MOBILE" file="mobile.png" /> 479 <structure type="chrome_scaled_image" name="IDR_MOBILE" file="mobile.png" />
477 <structure type="chrome_scaled_image" name="IDR_MOBILE_LIT" file="mobile_l it.png" /> 480 <structure type="chrome_scaled_image" name="IDR_MOBILE_LIT" file="mobile_l it.png" />
478 <if expr="pp_ifdef('chromeos')"> 481 <if expr="pp_ifdef('chromeos')">
479 <structure type="chrome_scaled_image" name="IDR_NETWORK_ADD_CONNECTION" file="cros/network_add_connection.png" /> 482 <structure type="chrome_scaled_image" name="IDR_NETWORK_ADD_CONNECTION" file="cros/network_add_connection.png" />
480 <structure type="chrome_scaled_image" name="IDR_NETWORK_ERROR" file="cro s/network_error.png" /> 483 <structure type="chrome_scaled_image" name="IDR_NETWORK_ERROR" file="cro s/network_error.png" />
(...skipping 439 matching lines...) Expand 10 before | Expand all | Expand 10 after
920 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" /> 923 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" />
921 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" /> 924 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
922 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 925 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
923 </if> 926 </if>
924 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" /> 927 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" />
925 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" /> 928 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" />
926 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re set.png" /> 929 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re set.png" />
927 </structures> 930 </structures>
928 </release> 931 </release>
929 </grit> 932 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698