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

Side by Side Diff: ui/resources/ui_resources_standard.grd

Issue 9187061: Preliminary implementation of Google-style dialogs in ash::internal::DialogFrameView (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 11 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 <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/ui_resources_standard.h" type="rc_header"> 4 <output filename="grit/ui_resources_standard.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/ui_resources_standard_map.cc" type="resource_map_sour ce" /> 7 <output filename="grit/ui_resources_standard_map.cc" type="resource_map_sour ce" />
8 <output filename="grit/ui_resources_standard_map.h" type="resource_map_heade r" /> 8 <output filename="grit/ui_resources_standard_map.h" type="resource_map_heade r" />
9 <output filename="ui_resources_standard.pak" type="data_package" /> 9 <output filename="ui_resources_standard.pak" type="data_package" />
10 <output filename="ui_resources_standard.rc" type="rc_all" /> 10 <output filename="ui_resources_standard.rc" type="rc_all" />
11 </outputs> 11 </outputs>
12 <release seq="1"> 12 <release seq="1">
13 <includes> 13 <includes>
14 <!-- KEEP THESE IN ALPHABETICAL ORDER AND SYNCHRONIZED WITH 14 <!-- KEEP THESE IN ALPHABETICAL ORDER AND SYNCHRONIZED WITH
15 theme_resources_standard.grd. THIS MEANS THAT EACH ICON IN THIS FILE 15 ui_resources_large.grd. THIS MEANS THAT EACH ICON IN THIS FILE
16 MUST HAVE AN EQUIVALENT ICON IN THE OTHER FILE.--> 16 MUST HAVE AN EQUIVALENT ICON IN THE OTHER FILE.-->
17 <include name="IDR_BUBBLE_B" file="bubble_b.png" type="BINDATA" /> 17 <include name="IDR_BUBBLE_B" file="bubble_b.png" type="BINDATA" />
18 <include name="IDR_BUBBLE_BL" file="bubble_bl.png" type="BINDATA" /> 18 <include name="IDR_BUBBLE_BL" file="bubble_bl.png" type="BINDATA" />
19 <include name="IDR_BUBBLE_BR" file="bubble_br.png" type="BINDATA" /> 19 <include name="IDR_BUBBLE_BR" file="bubble_br.png" type="BINDATA" />
20 <include name="IDR_BUBBLE_B_ARROW" file="bubble_pointer_b.png" type="BINDA TA" /> 20 <include name="IDR_BUBBLE_B_ARROW" file="bubble_pointer_b.png" type="BINDA TA" />
21 <include name="IDR_BUBBLE_L" file="bubble_l.png" type="BINDATA" /> 21 <include name="IDR_BUBBLE_L" file="bubble_l.png" type="BINDATA" />
22 <include name="IDR_BUBBLE_L_ARROW" file="bubble_pointer_l.png" type="BINDA TA" /> 22 <include name="IDR_BUBBLE_L_ARROW" file="bubble_pointer_l.png" type="BINDA TA" />
23 <include name="IDR_BUBBLE_R" file="bubble_r.png" type="BINDATA" /> 23 <include name="IDR_BUBBLE_R" file="bubble_r.png" type="BINDATA" />
24 <include name="IDR_BUBBLE_R_ARROW" file="bubble_pointer_r.png" type="BINDA TA" /> 24 <include name="IDR_BUBBLE_R_ARROW" file="bubble_pointer_r.png" type="BINDA TA" />
25 <include name="IDR_BUBBLE_T" file="bubble_t.png" type="BINDATA" /> 25 <include name="IDR_BUBBLE_T" file="bubble_t.png" type="BINDATA" />
26 <include name="IDR_BUBBLE_TL" file="bubble_tl.png" type="BINDATA" /> 26 <include name="IDR_BUBBLE_TL" file="bubble_tl.png" type="BINDATA" />
27 <include name="IDR_BUBBLE_TR" file="bubble_tr.png" type="BINDATA" /> 27 <include name="IDR_BUBBLE_TR" file="bubble_tr.png" type="BINDATA" />
28 <include name="IDR_BUBBLE_T_ARROW" file="bubble_pointer_t.png" type="BINDA TA" /> 28 <include name="IDR_BUBBLE_T_ARROW" file="bubble_pointer_t.png" type="BINDA TA" />
29 29
30 <include name="IDR_BUBBLE_SHADOW_B" file="bubble_shadow_b.png" type="BINDA TA" /> 30 <include name="IDR_BUBBLE_SHADOW_B" file="bubble_shadow_b.png" type="BINDA TA" />
31 <include name="IDR_BUBBLE_SHADOW_BL" file="bubble_shadow_bl.png" type="BIN DATA" /> 31 <include name="IDR_BUBBLE_SHADOW_BL" file="bubble_shadow_bl.png" type="BIN DATA" />
32 <include name="IDR_BUBBLE_SHADOW_BR" file="bubble_shadow_br.png" type="BIN DATA" /> 32 <include name="IDR_BUBBLE_SHADOW_BR" file="bubble_shadow_br.png" type="BIN DATA" />
33 <include name="IDR_BUBBLE_SHADOW_L" file="bubble_shadow_l.png" type="BINDA TA" /> 33 <include name="IDR_BUBBLE_SHADOW_L" file="bubble_shadow_l.png" type="BINDA TA" />
34 <include name="IDR_BUBBLE_SHADOW_R" file="bubble_shadow_r.png" type="BINDA TA" /> 34 <include name="IDR_BUBBLE_SHADOW_R" file="bubble_shadow_r.png" type="BINDA TA" />
35 <include name="IDR_BUBBLE_SHADOW_T" file="bubble_shadow_t.png" type="BINDA TA" /> 35 <include name="IDR_BUBBLE_SHADOW_T" file="bubble_shadow_t.png" type="BINDA TA" />
36 <include name="IDR_BUBBLE_SHADOW_TL" file="bubble_shadow_tl.png" type="BIN DATA" /> 36 <include name="IDR_BUBBLE_SHADOW_TL" file="bubble_shadow_tl.png" type="BIN DATA" />
37 <include name="IDR_BUBBLE_SHADOW_TR" file="bubble_shadow_tr.png" type="BIN DATA" /> 37 <include name="IDR_BUBBLE_SHADOW_TR" file="bubble_shadow_tr.png" type="BIN DATA" />
38
39 <include name="IDR_CLOSE_BAR" file="close_bar.png" type="BINDATA" />
40 <include name="IDR_CLOSE_BAR_H" file="close_bar_h.png" type="BINDATA" />
41 <include name="IDR_CLOSE_BAR_MASK" file="close_bar_mask.png" type="BINDATA " />
42 <include name="IDR_CLOSE_BAR_P" file="close_bar_p.png" type="BINDATA" />
38 </includes> 43 </includes>
39 </release> 44 </release>
40 </grit> 45 </grit>
OLDNEW
« chrome/browser/resources/options2/options_page.css ('K') | « ui/resources/ui_resources_large.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698