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

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

Issue 10695052: HiDPI chromium logo for NTP, about:version, about:neterror (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 135179 Created 8 years, 5 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/theme_resources.grd ('k') | chrome/browser/browser_resources.grd » ('j') | 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 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/theme_resources_standard.h" type="rc_header" context= "default_100_percent"> 4 <output filename="grit/theme_resources_standard.h" type="rc_header" context= "default_100_percent">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/theme_resources_standard_map.cc" type="resource_map_s ource" context="default_100_percent" /> 7 <output filename="grit/theme_resources_standard_map.cc" type="resource_map_s ource" context="default_100_percent" />
8 <output filename="grit/theme_resources_standard_map.h" type="resource_map_he ader" context="default_100_percent" /> 8 <output filename="grit/theme_resources_standard_map.h" type="resource_map_he ader" context="default_100_percent" />
9 <output filename="theme_resources_standard.pak" type="data_package" context= "default_100_percent" /> 9 <output filename="theme_resources_standard.pak" type="data_package" context= "default_100_percent" />
10 <output filename="theme_resources_2x.pak" type="data_package" context="defau lt_200_percent" /> 10 <output filename="theme_resources_2x.pak" type="data_package" context="defau lt_200_percent" />
(...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_L" file="ev_bubble_l.png" /> 268 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_L" file="ev_bubble_l.png" />
269 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_R" file="ev_bubble_r.png" /> 269 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_R" file="ev_bubble_r.png" />
270 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="otr_icon.p ng" /> 270 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="otr_icon.p ng" />
271 <if expr="context.startswith('default_')"> 271 <if expr="context.startswith('default_')">
272 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon.png" /> 272 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon.png" />
273 </if> 273 </if>
274 <if expr="not context.startswith('default_')"> 274 <if expr="not context.startswith('default_')">
275 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon_fullscreen.png" /> 275 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon_fullscreen.png" />
276 </if> 276 </if>
277 <structure type="chrome_scaled_image" name="IDR_PLUGIN" file="plugin.png" /> 277 <structure type="chrome_scaled_image" name="IDR_PLUGIN" file="plugin.png" />
278 <if expr="pp_ifdef('_google_chrome')">
279 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="goog le_chrome/product_logo.png" />
280 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file ="google_chrome/product_logo_white.png" />
281 </if>
282 <if expr="not pp_ifdef('_google_chrome')">
283 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="chro mium/product_logo.png" />
284 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file ="chromium/product_logo_white.png" />
285 </if>
278 <if expr="not is_macosx"> 286 <if expr="not is_macosx">
279 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file=" profile_avatar_generic.png" /> 287 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file=" profile_avatar_generic.png" />
280 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file=" profile_avatar_generic_aqua.png" /> 288 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file=" profile_avatar_generic_aqua.png" />
281 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file=" profile_avatar_generic_blue.png" /> 289 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file=" profile_avatar_generic_blue.png" />
282 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file=" profile_avatar_generic_green.png" /> 290 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file=" profile_avatar_generic_green.png" />
283 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file=" profile_avatar_generic_orange.png" /> 291 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file=" profile_avatar_generic_orange.png" />
284 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file=" profile_avatar_generic_purple.png" /> 292 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file=" profile_avatar_generic_purple.png" />
285 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file=" profile_avatar_generic_red.png" /> 293 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file=" profile_avatar_generic_red.png" />
286 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file=" profile_avatar_generic_yellow.png" /> 294 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file=" profile_avatar_generic_yellow.png" />
287 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_8" file=" profile_avatar_secret_agent.png" /> 295 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_8" file=" profile_avatar_secret_agent.png" />
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
504 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="chr omium/webstore_icon.png" /> 512 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="chr omium/webstore_icon.png" />
505 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" chromium/webstore_icon_16.png" /> 513 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" chromium/webstore_icon_16.png" />
506 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" chromium/webstore_icon_24.png" /> 514 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" chromium/webstore_icon_24.png" />
507 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" chromium/webstore_icon_32.png" /> 515 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" chromium/webstore_icon_32.png" />
508 </if> 516 </if>
509 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" /> 517 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" />
510 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" /> 518 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" />
511 </structures> 519 </structures>
512 </release> 520 </release>
513 </grit> 521 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/theme_resources.grd ('k') | chrome/browser/browser_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698