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

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

Issue 14192025: Update message center systray icon. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rename constants for clarity. Created 7 years, 8 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 497 matching lines...) Expand 10 before | Expand all | Expand 10 after
508 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA GE_THUMBNAIL" file="cros/ntp_welcome_thumb.png" /> 508 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA GE_THUMBNAIL" file="cros/ntp_welcome_thumb.png" />
509 </if> 509 </if>
510 <if expr="not pp_ifdef('chromeos')"> 510 <if expr="not pp_ifdef('chromeos')">
511 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA GE_THUMBNAIL" file="common/ntp_welcome_thumb.png" /> 511 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA GE_THUMBNAIL" file="common/ntp_welcome_thumb.png" />
512 </if> 512 </if>
513 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL" file="ntp_webstore_thumb.png" /> 513 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL" file="ntp_webstore_thumb.png" />
514 <if expr="pp_ifdef('chromeos')"> 514 <if expr="pp_ifdef('chromeos')">
515 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_PERIPHERAL_ BATTERY_LOW" file="cros/notification_peripheral_battery_low.png" /> 515 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_PERIPHERAL_ BATTERY_LOW" file="cros/notification_peripheral_battery_low.png" />
516 </if> 516 </if>
517 <if expr="is_win"> 517 <if expr="is_win">
518 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_DIM" f ile="win/notification_tray_dim.png" /> 518 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_EMPTY" file="win/notification_tray_empty.png" />
519 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_LIT" f ile="win/notification_tray_lit.png" /> 519 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_ATTENT ION" file="win/notification_tray_attention.png" />
520 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_NUMBER S" file="win/notification_tray_numbers.png" />
520 </if> 521 </if>
521 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROU ND_C" file="common/cs_bubble_center.png" /> 522 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROU ND_C" file="common/cs_bubble_center.png" />
522 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROU ND_L" file="common/cs_bubble_left.png" /> 523 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROU ND_L" file="common/cs_bubble_left.png" />
523 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROU ND_R" file="common/cs_bubble_right.png" /> 524 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROU ND_R" file="common/cs_bubble_right.png" />
524 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_C" file="common/ev_bubble_center.png" /> 525 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_C" file="common/ev_bubble_center.png" />
525 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_L" file="common/ev_bubble_left.png" /> 526 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_L" file="common/ev_bubble_left.png" />
526 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_R" file="common/ev_bubble_right.png" /> 527 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_R" file="common/ev_bubble_right.png" />
527 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_WI_BUBBLE_BACKGROU ND_C" file="common/web-intents_center.png" /> 528 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_WI_BUBBLE_BACKGROU ND_C" file="common/web-intents_center.png" />
528 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_WI_BUBBLE_BACKGROU ND_L" file="common/web-intents_left.png" /> 529 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_WI_BUBBLE_BACKGROU ND_L" file="common/web-intents_left.png" />
529 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_WI_BUBBLE_BACKGROU ND_R" file="common/web-intents_right.png" /> 530 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_WI_BUBBLE_BACKGROU ND_R" file="common/web-intents_right.png" />
(...skipping 397 matching lines...) Expand 10 before | Expand all | Expand 10 after
927 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" /> 928 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" />
928 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" /> 929 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
929 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 930 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
930 </if> 931 </if>
931 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" /> 932 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" />
932 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" /> 933 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" />
933 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re set.png" /> 934 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re set.png" />
934 </structures> 935 </structures>
935 </release> 936 </release>
936 </grit> 937 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698