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

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

Issue 208068: Desktop Notifications UI (for windows) (Closed)
Patch Set: Created 11 years, 3 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/browser_process.h » ('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.h" type="rc_header"> 4 <output filename="grit/theme_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="theme_resources.rc" type="rc_all" /> 7 <output filename="theme_resources.rc" type="rc_all" />
8 <output filename="theme_resources.pak" type="data_package" /> 8 <output filename="theme_resources.pak" type="data_package" />
9 <output filename="grit/theme_resources_map.h" type="resource_map_header" /> 9 <output filename="grit/theme_resources_map.h" type="resource_map_header" />
10 <output filename="grit/theme_resources_map.cc" type="resource_map_source" /> 10 <output filename="grit/theme_resources_map.cc" type="resource_map_source" />
(...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 <include name="IDR_BUTTON_MASK" file="button_mask.png" type="BINDATA" /> 308 <include name="IDR_BUTTON_MASK" file="button_mask.png" type="BINDATA" />
309 <include name="IDR_STAR_MASK" file="star_mask.png" type="BINDATA" /> 309 <include name="IDR_STAR_MASK" file="star_mask.png" type="BINDATA" />
310 <include name="IDR_GO_MASK" file="go_mask.png" type="BINDATA" /> 310 <include name="IDR_GO_MASK" file="go_mask.png" type="BINDATA" />
311 311
312 <include name="IDR_NEWTAB_BUTTON_MASK" file="newtab_button_mask.png" type= "BINDATA" /> 312 <include name="IDR_NEWTAB_BUTTON_MASK" file="newtab_button_mask.png" type= "BINDATA" />
313 <include name="IDR_CLOSE_BUTTON_MASK" file="close_button_mask.png" type="B INDATA" /> 313 <include name="IDR_CLOSE_BUTTON_MASK" file="close_button_mask.png" type="B INDATA" />
314 <include name="IDR_RESTORE_BUTTON_MASK" file="restore_button_mask.png" typ e="BINDATA" /> 314 <include name="IDR_RESTORE_BUTTON_MASK" file="restore_button_mask.png" typ e="BINDATA" />
315 <include name="IDR_MINIMIZE_BUTTON_MASK" file="minimize_button_mask.png" t ype="BINDATA" /> 315 <include name="IDR_MINIMIZE_BUTTON_MASK" file="minimize_button_mask.png" t ype="BINDATA" />
316 <include name="IDR_MAXIMIZE_BUTTON_MASK" file="maximize_button_mask.png" t ype="BINDATA" /> 316 <include name="IDR_MAXIMIZE_BUTTON_MASK" file="maximize_button_mask.png" t ype="BINDATA" />
317 317
318 <!-- Desktop notifications -->
319 <include name="IDR_BALLOON_TOP_LEFT" file="notused.png" type="BINDATA" />
320 <include name="IDR_BALLOON_TOP_CENTER" file="notused.png" type="BINDATA" / >
321 <include name="IDR_BALLOON_TOP_RIGHT" file="notused.png" type="BINDATA" />
322 <include name="IDR_BALLOON_LEFT" file="notused.png" type="BINDATA" />
323 <include name="IDR_BALLOON_RIGHT" file="notused.png" type="BINDATA" />
324 <include name="IDR_BALLOON_BOTTOM_LEFT" file="notused.png" type="BINDATA" />
325 <include name="IDR_BALLOON_BOTTOM_CENTER" file="notused.png" type="BINDATA " />
326 <include name="IDR_BALLOON_BOTTOM_RIGHT" file="notused.png" type="BINDATA" />
327 <include name="IDR_BALLOON_SHELF_TOP_LEFT" file="notused.png" type="BINDAT A" />
328 <include name="IDR_BALLOON_SHELF_TOP_CENTER" file="notused.png" type="BIND ATA" />
329 <include name="IDR_BALLOON_SHELF_TOP_RIGHT" file="notused.png" type="BINDA TA" />
330 <include name="IDR_BALLOON_SHELF_LEFT" file="notused.png" type="BINDATA" / >
331 <include name="IDR_BALLOON_SHELF_CENTER" file="notused.png" type="BINDATA" />
332 <include name="IDR_BALLOON_SHELF_RIGHT" file="notused.png" type="BINDATA" />
333 <include name="IDR_BALLOON_SHELF_BOTTOM_LEFT" file="notused.png" type="BIN DATA" />
334 <include name="IDR_BALLOON_SHELF_BOTTOM_CENTER" file="notused.png" type="B INDATA" />
335 <include name="IDR_BALLOON_SHELF_BOTTOM_RIGHT" file="notused.png" type="BI NDATA" />
336
318 <if expr="pp_ifdef('_google_chrome')"> 337 <if expr="pp_ifdef('_google_chrome')">
319 <include name="IDR_ABOUT_BACKGROUND" file="google_chrome/about_backgroun d.png" type="BINDATA" /> 338 <include name="IDR_ABOUT_BACKGROUND" file="google_chrome/about_backgroun d.png" type="BINDATA" />
320 <include name="IDR_ABOUT_BACKGROUND_RTL" file="google_chrome/about_backg round_rtl.png" type="BINDATA" /> 339 <include name="IDR_ABOUT_BACKGROUND_RTL" file="google_chrome/about_backg round_rtl.png" type="BINDATA" />
321 <include name="IDR_ABOUT_BACKGROUND_COLOR" file="google_chrome/about_bac kground_color.png" type="BINDATA" /> 340 <include name="IDR_ABOUT_BACKGROUND_COLOR" file="google_chrome/about_bac kground_color.png" type="BINDATA" />
322 <include name="IDR_DISTRIBUTOR_LOGO" file="google_chrome/distributor_log o.png" type="BINDATA" /> 341 <include name="IDR_DISTRIBUTOR_LOGO" file="google_chrome/distributor_log o.png" type="BINDATA" />
323 <include name="IDR_DISTRIBUTOR_LOGO_LIGHT" file="google_chrome/distribut or_logo_light.png" type="BINDATA" /> 342 <include name="IDR_DISTRIBUTOR_LOGO_LIGHT" file="google_chrome/distribut or_logo_light.png" type="BINDATA" />
324 <include name="IDR_PRODUCT_LOGO" file="google_chrome/product_logo.png" t ype="BINDATA" /> 343 <include name="IDR_PRODUCT_LOGO" file="google_chrome/product_logo.png" t ype="BINDATA" />
325 <include name="IDR_PRODUCT_LOGO_WHITE" file="google_chrome/product_logo_ white.png" type="BINDATA" /> 344 <include name="IDR_PRODUCT_LOGO_WHITE" file="google_chrome/product_logo_ white.png" type="BINDATA" />
326 <include name="IDR_PRODUCT_LOGO_16" file="google_chrome/product_logo_16. png" type="BINDATA" /> 345 <include name="IDR_PRODUCT_LOGO_16" file="google_chrome/product_logo_16. png" type="BINDATA" />
327 <include name="IDR_WIZARD_ICON" file="google_chrome/wizard_icon.png" typ e="BINDATA" /> 346 <include name="IDR_WIZARD_ICON" file="google_chrome/wizard_icon.png" typ e="BINDATA" />
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
367 <include name="IDR_THEME_TAB_BACKGROUND" file="theme_tab_background.png" type="BINDATA" /> 386 <include name="IDR_THEME_TAB_BACKGROUND" file="theme_tab_background.png" type="BINDATA" />
368 <include name="IDR_THEME_FRAME_INCOGNITO_INACTIVE" file="theme_frame_def ault_incognito_inactive.png" type="BINDATA" /> 387 <include name="IDR_THEME_FRAME_INCOGNITO_INACTIVE" file="theme_frame_def ault_incognito_inactive.png" type="BINDATA" />
369 <include name="IDR_THEME_TOOLBAR" file="theme_toolbar_default.png" type= "BINDATA" /> 388 <include name="IDR_THEME_TOOLBAR" file="theme_toolbar_default.png" type= "BINDATA" />
370 <include name="IDR_THEME_FRAME_INCOGNITO" file="theme_frame_default_inco gnito.png" type="BINDATA" /> 389 <include name="IDR_THEME_FRAME_INCOGNITO" file="theme_frame_default_inco gnito.png" type="BINDATA" />
371 <include name="IDR_THEME_FRAME_INACTIVE" file="theme_frame_default_inact ive.png" type="BINDATA" /> 390 <include name="IDR_THEME_FRAME_INACTIVE" file="theme_frame_default_inact ive.png" type="BINDATA" />
372 </if> 391 </if>
373 392
374 </includes> 393 </includes>
375 </release> 394 </release>
376 </grit> 395 </grit>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/browser_process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698