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

Side by Side Diff: webkit/glue/webkit_resources.grd

Issue 27255: Linux: first part of removing GTK from the renderer (Closed)
Patch Set: switch to WebKit style names for resources Created 11 years, 9 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 | « webkit/glue/resources/linux-radio-on.png ('k') | no next file » | 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/webkit_resources.h" type="rc_header"> 4 <output filename="grit/webkit_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="webkit_resources.rc" type="rc_all" /> 7 <output filename="webkit_resources.rc" type="rc_all" />
8 <output filename="webkit_resources.pak" type="data_package" /> 8 <output filename="webkit_resources.pak" type="data_package" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
11 <includes> 11 <includes>
12 <include name="IDR_BROKENIMAGE" file="resources\broken-image.gif" type="BI NDATA" /> 12 <include name="IDR_BROKENIMAGE" file="resources\broken-image.gif" type="BI NDATA" />
13 <include name="IDR_TICKMARK_DASH" file="resources\dash.png" type="BINDATA" /> 13 <include name="IDR_TICKMARK_DASH" file="resources\dash.png" type="BINDATA" />
14 <include name="IDR_FEED_PREVIEW" file="resources\feed.html" type="BINDATA" /> 14 <include name="IDR_FEED_PREVIEW" file="resources\feed.html" type="BINDATA" />
15 <include name="IDR_PAN_SCROLL_ICON" file="resources\pan_icon.png" type="BI NDATA" /> 15 <include name="IDR_PAN_SCROLL_ICON" file="resources\pan_icon.png" type="BI NDATA" />
16 <include name="IDR_TEXTAREA_RESIZER" file="resources\textarea_resize_corne r.png" type="BINDATA" /> 16 <include name="IDR_TEXTAREA_RESIZER" file="resources\textarea_resize_corne r.png" type="BINDATA" />
17 <if expr="os == 'linux2'">
18 <include name="IDR_LINUX_CHECKBOX_OFF" file="resources\linux-checkbox-of f.png" type="BINDATA" />
19 <include name="IDR_LINUX_CHECKBOX_ON" file="resources\linux-checkbox-on. png" type="BINDATA" />
20 <include name="IDR_LINUX_RADIO_OFF" file="resources\linux-radio-off.png" type="BINDATA" />
21 <include name="IDR_LINUX_RADIO_ON" file="resources\linux-radio-on.png" t ype="BINDATA" />
22 </if>
17 23
18 <include name="IDC_ALIAS" file="resources\aliasb.cur" type="CURSOR" /> 24 <include name="IDC_ALIAS" file="resources\aliasb.cur" type="CURSOR" />
19 <include name="IDC_CELL" file="resources\cell.cur" type="CURSOR" /> 25 <include name="IDC_CELL" file="resources\cell.cur" type="CURSOR" />
20 <include name="IDC_COLRESIZE" file="resources\col_resize.cur" type="CURSOR " /> 26 <include name="IDC_COLRESIZE" file="resources\col_resize.cur" type="CURSOR " />
21 <include name="IDC_COPYCUR" file="resources\copy.cur" type="CURSOR" /> 27 <include name="IDC_COPYCUR" file="resources\copy.cur" type="CURSOR" />
22 <include name="IDC_ROWRESIZE" file="resources\row_resize.cur" type="CURSOR " /> 28 <include name="IDC_ROWRESIZE" file="resources\row_resize.cur" type="CURSOR " />
23 <include name="IDC_VERTICALTEXT" file="resources\vertical_text.cur" type=" CURSOR" /> 29 <include name="IDC_VERTICALTEXT" file="resources\vertical_text.cur" type=" CURSOR" />
24 <include name="IDC_ZOOMIN" file="resources\zoom_in.cur" type="CURSOR" /> 30 <include name="IDC_ZOOMIN" file="resources\zoom_in.cur" type="CURSOR" />
25 <include name="IDC_ZOOMOUT" file="resources\zoom_out.cur" type="CURSOR" /> 31 <include name="IDC_ZOOMOUT" file="resources\zoom_out.cur" type="CURSOR" />
26 <include name="IDC_PAN_MIDDLE" file="resources\pan_middle.cur" type="CURSO R" /> 32 <include name="IDC_PAN_MIDDLE" file="resources\pan_middle.cur" type="CURSO R" />
27 <include name="IDC_PAN_NORTH" file="resources\pan_north.cur" type="CURSOR" /> 33 <include name="IDC_PAN_NORTH" file="resources\pan_north.cur" type="CURSOR" />
28 <include name="IDC_PAN_NORTH_EAST" file="resources\pan_north_east.cur" typ e="CURSOR" /> 34 <include name="IDC_PAN_NORTH_EAST" file="resources\pan_north_east.cur" typ e="CURSOR" />
29 <include name="IDC_PAN_EAST" file="resources\pan_east.cur" type="CURSOR" / > 35 <include name="IDC_PAN_EAST" file="resources\pan_east.cur" type="CURSOR" / >
30 <include name="IDC_PAN_SOUTH_EAST" file="resources\pan_south_east.cur" typ e="CURSOR" /> 36 <include name="IDC_PAN_SOUTH_EAST" file="resources\pan_south_east.cur" typ e="CURSOR" />
31 <include name="IDC_PAN_SOUTH" file="resources\pan_south.cur" type="CURSOR" /> 37 <include name="IDC_PAN_SOUTH" file="resources\pan_south.cur" type="CURSOR" />
32 <include name="IDC_PAN_SOUTH_WEST" file="resources\pan_south_west.cur" typ e="CURSOR" /> 38 <include name="IDC_PAN_SOUTH_WEST" file="resources\pan_south_west.cur" typ e="CURSOR" />
33 <include name="IDC_PAN_WEST" file="resources\pan_west.cur" type="CURSOR" / > 39 <include name="IDC_PAN_WEST" file="resources\pan_west.cur" type="CURSOR" / >
34 <include name="IDC_PAN_NORTH_WEST" file="resources\pan_north_west.cur" typ e="CURSOR" /> 40 <include name="IDC_PAN_NORTH_WEST" file="resources\pan_north_west.cur" typ e="CURSOR" />
35 </includes> 41 </includes>
36 </release> 42 </release>
37 </grit> 43 </grit>
OLDNEW
« no previous file with comments | « webkit/glue/resources/linux-radio-on.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698