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

Side by Side Diff: app/resources/app_resources.grd

Issue 159885: linux: yet more polish for the new toolbar graphics (Closed)
Patch Set: Created 11 years, 4 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 | « no previous file | chrome/app/generated_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/app_resources.h" type="rc_header"> 4 <output filename="grit/app_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="app_resources.rc" type="rc_all" /> 7 <output filename="app_resources.rc" type="rc_all" />
8 <output filename="app_resources.pak" type="data_package" /> 8 <output filename="app_resources.pak" type="data_package" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 <include name="IDR_TEXTBUTTON_TOP_RIGHT_P" file="textbutton_tr_p.png" type ="BINDATA" /> 99 <include name="IDR_TEXTBUTTON_TOP_RIGHT_P" file="textbutton_tr_p.png" type ="BINDATA" />
100 <include name="IDR_TEXTBUTTON_LEFT_P" file="textbutton_l_p.png" type="BIND ATA" /> 100 <include name="IDR_TEXTBUTTON_LEFT_P" file="textbutton_l_p.png" type="BIND ATA" />
101 <include name="IDR_TEXTBUTTON_CENTER_P" file="textbutton_c_p.png" type="BI NDATA" /> 101 <include name="IDR_TEXTBUTTON_CENTER_P" file="textbutton_c_p.png" type="BI NDATA" />
102 <include name="IDR_TEXTBUTTON_RIGHT_P" file="textbutton_r_p.png" type="BIN DATA" /> 102 <include name="IDR_TEXTBUTTON_RIGHT_P" file="textbutton_r_p.png" type="BIN DATA" />
103 <include name="IDR_TEXTBUTTON_BOTTOM_LEFT_P" file="textbutton_bl_p.png" ty pe="BINDATA" /> 103 <include name="IDR_TEXTBUTTON_BOTTOM_LEFT_P" file="textbutton_bl_p.png" ty pe="BINDATA" />
104 <include name="IDR_TEXTBUTTON_BOTTOM_P" file="textbutton_b_p.png" type="BI NDATA" /> 104 <include name="IDR_TEXTBUTTON_BOTTOM_P" file="textbutton_b_p.png" type="BI NDATA" />
105 <include name="IDR_TEXTBUTTON_BOTTOM_RIGHT_P" file="textbutton_br_p.png" t ype="BINDATA" /> 105 <include name="IDR_TEXTBUTTON_BOTTOM_RIGHT_P" file="textbutton_br_p.png" t ype="BINDATA" />
106 106
107 <!-- Menus --> 107 <!-- Menus -->
108 <include name="IDR_MENU_DROPARROW" file="menu_droparrow.png" type="BINDATA " /> 108 <include name="IDR_MENU_DROPARROW" file="menu_droparrow.png" type="BINDATA " />
109
110 <include name="IDR_GLEN" file="linux_close_glen.png" type="BINDATA" />
109 </includes> 111 </includes>
110 </release> 112 </release>
111 </grit> 113 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698