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

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

Issue 2864039: Revert 51572 - Clean up .grds, step 1: Alphabetize.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 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 | « net/base/net_resources.grd ('k') | webkit/tools/test_shell/test_shell_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/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.pak" type="data_package" /> 8 <output filename="webkit_resources.pak" type="data_package" />
8 <output filename="webkit_resources.rc" type="rc_all" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
11 <includes> 11 <includes>
12 <include name="IDC_ALIAS" file="resources\aliasb.cur" type="CURSOR" />
13 <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" />
14 <include name="IDC_CELL" file="resources\cell.cur" type="CURSOR" /> 13 <include name="IDR_TICKMARK_DASH" file="resources\dash.png" type="BINDATA" />
15 <include name="IDC_COLRESIZE" file="resources\col_resize.cur" type="CURSOR " />
16 <include name="IDC_COPYCUR" file="resources\copy.cur" type="CURSOR" />
17 <include name="IDR_MEDIA_PAUSE_BUTTON" file="resources\media_pause.png" ty pe="BINDATA" />
18 <include name="IDR_MEDIA_PLAY_BUTTON" file="resources\media_play.png" type ="BINDATA" />
19 <include name="IDR_MEDIA_PLAY_BUTTON_DISABLED" file="resources\media_play_ disabled.png" type="BINDATA" />
20 <include name="IDR_MEDIA_SOUND_DISABLED" file="resources\media_sound_disab led.png" type="BINDATA" />
21 <include name="IDR_MEDIA_SOUND_FULL_BUTTON" file="resources\media_sound_fu ll.png" type="BINDATA" />
22 <include name="IDR_MEDIA_SOUND_NONE_BUTTON" file="resources\media_sound_no ne.png" type="BINDATA" />
23 <include name="IDR_MEDIA_SLIDER_THUMB" file="resources\media_slider_thumb. png" type="BINDATA" />
24 <include name="IDR_MEDIA_VOLUME_SLIDER_THUMB" file="resources\media_volume _slider_thumb.png" type="BINDATA" />
25 <include name="IDC_PAN_EAST" file="resources\pan_east.cur" type="CURSOR" / >
26 <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" />
28 <include name="IDC_PAN_NORTH_EAST" file="resources\pan_north_east.cur" typ e="CURSOR" />
29 <include name="IDC_PAN_NORTH_WEST" file="resources\pan_north_west.cur" typ e="CURSOR" />
30 <include name="IDR_PAN_SCROLL_ICON" file="resources\pan_icon.png" type="BI NDATA" /> 14 <include name="IDR_PAN_SCROLL_ICON" file="resources\pan_icon.png" type="BI NDATA" />
31 <include name="IDC_PAN_SOUTH" file="resources\pan_south.cur" type="CURSOR" />
32 <include name="IDC_PAN_SOUTH_EAST" file="resources\pan_south_east.cur" typ e="CURSOR" />
33 <include name="IDC_PAN_SOUTH_WEST" file="resources\pan_south_west.cur" typ e="CURSOR" />
34 <include name="IDC_PAN_WEST" file="resources\pan_west.cur" type="CURSOR" / >
35 <include name="IDC_ROWRESIZE" file="resources\row_resize.cur" type="CURSOR " />
36 <include name="IDR_SEARCH_CANCEL" file="resources\search_cancel.png" type= "BINDATA" /> 15 <include name="IDR_SEARCH_CANCEL" file="resources\search_cancel.png" type= "BINDATA" />
37 <include name="IDR_SEARCH_CANCEL_PRESSED" file="resources\search_cancel_pr essed.png" type="BINDATA" /> 16 <include name="IDR_SEARCH_CANCEL_PRESSED" file="resources\search_cancel_pr essed.png" type="BINDATA" />
38 <include name="IDR_SEARCH_MAGNIFIER" file="resources\search_magnifier.png" type="BINDATA" /> 17 <include name="IDR_SEARCH_MAGNIFIER" file="resources\search_magnifier.png" type="BINDATA" />
39 <include name="IDR_SEARCH_MAGNIFIER_RESULTS" file="resources\search_magnif ier_results.png" type="BINDATA" /> 18 <include name="IDR_SEARCH_MAGNIFIER_RESULTS" file="resources\search_magnif ier_results.png" type="BINDATA" />
40 <include name="IDR_TEXTAREA_RESIZER" file="resources\textarea_resize_corne r.png" type="BINDATA" /> 19 <include name="IDR_TEXTAREA_RESIZER" file="resources\textarea_resize_corne r.png" type="BINDATA" />
41 <include name="IDR_TICKMARK_DASH" file="resources\dash.png" type="BINDATA" /> 20 <include name="IDR_MEDIA_PLAY_BUTTON" file="resources\media_play.png" type ="BINDATA" />
21 <include name="IDR_MEDIA_PLAY_BUTTON_DISABLED" file="resources\media_play_ disabled.png" type="BINDATA" />
22 <include name="IDR_MEDIA_PAUSE_BUTTON" file="resources\media_pause.png" ty pe="BINDATA" />
23 <include name="IDR_MEDIA_SOUND_FULL_BUTTON" file="resources\media_sound_fu ll.png" type="BINDATA" />
24 <include name="IDR_MEDIA_SOUND_NONE_BUTTON" file="resources\media_sound_no ne.png" type="BINDATA" />
25 <include name="IDR_MEDIA_SOUND_DISABLED" file="resources\media_sound_disab led.png" type="BINDATA" />
26 <include name="IDR_MEDIA_SLIDER_THUMB" file="resources\media_slider_thumb. png" type="BINDATA" />
27 <include name="IDR_MEDIA_VOLUME_SLIDER_THUMB" file="resources\media_volume _slider_thumb.png" type="BINDATA" />
28
29 <if expr="os == 'linux2' or os.find('bsd') != -1 or os == 'sunos5'">
30 <include name="IDR_LINUX_CHECKBOX_OFF" file="resources\linux-checkbox-of f.png" type="BINDATA" />
31 <include name="IDR_LINUX_CHECKBOX_ON" file="resources\linux-checkbox-on. png" type="BINDATA" />
32 <include name="IDR_LINUX_CHECKBOX_INDETERMINATE" file="resources\linux-c heckbox-indeterminate.png" type="BINDATA" />
33 <include name="IDR_LINUX_CHECKBOX_DISABLED_OFF" file="resources\linux-ch eckbox-disabled-off.png" type="BINDATA" />
34 <include name="IDR_LINUX_CHECKBOX_DISABLED_ON" file="resources\linux-che ckbox-disabled-on.png" type="BINDATA" />
35 <include name="IDR_LINUX_CHECKBOX_DISABLED_INDETERMINATE" file="resource s\linux-checkbox-disabled-indeterminate.png" type="BINDATA" />
36 <include name="IDR_LINUX_RADIO_OFF" file="resources\linux-radio-off.png" type="BINDATA" />
37 <include name="IDR_LINUX_RADIO_ON" file="resources\linux-radio-on.png" t ype="BINDATA" />
38 <include name="IDR_LINUX_RADIO_DISABLED_OFF" file="resources\linux-radio -disabled-off.png" type="BINDATA" />
39 <include name="IDR_LINUX_RADIO_DISABLED_ON" file="resources\linux-radio- disabled-on.png" type="BINDATA" />
40 <include name="IDR_PROGRESS_BAR" file="resources\linux-progress-bar.png" type="BINDATA" />
41 <include name="IDR_PROGRESS_VALUE" file="resources\linux-progress-value. png" type="BINDATA" />
42 <include name="IDR_PROGRESS_BORDER_LEFT" file="resources\linux-progress- border-left.png" type="BINDATA" />
43 <include name="IDR_PROGRESS_BORDER_RIGHT" file="resources\linux-progress -border-right.png" type="BINDATA" />
44 </if>
45
46 <include name="IDC_ALIAS" file="resources\aliasb.cur" type="CURSOR" />
47 <include name="IDC_CELL" file="resources\cell.cur" type="CURSOR" />
48 <include name="IDC_COLRESIZE" file="resources\col_resize.cur" type="CURSOR " />
49 <include name="IDC_COPYCUR" file="resources\copy.cur" type="CURSOR" />
50 <include name="IDC_ROWRESIZE" file="resources\row_resize.cur" type="CURSOR " />
42 <include name="IDC_VERTICALTEXT" file="resources\vertical_text.cur" type=" CURSOR" /> 51 <include name="IDC_VERTICALTEXT" file="resources\vertical_text.cur" type=" CURSOR" />
43 <include name="IDC_ZOOMIN" file="resources\zoom_in.cur" type="CURSOR" /> 52 <include name="IDC_ZOOMIN" file="resources\zoom_in.cur" type="CURSOR" />
44 <include name="IDC_ZOOMOUT" file="resources\zoom_out.cur" type="CURSOR" /> 53 <include name="IDC_ZOOMOUT" file="resources\zoom_out.cur" type="CURSOR" />
45 54 <include name="IDC_PAN_MIDDLE" file="resources\pan_middle.cur" type="CURSO R" />
46 <if expr="os == 'linux2' or os.find('bsd') != -1 or os == 'sunos5'"> 55 <include name="IDC_PAN_NORTH" file="resources\pan_north.cur" type="CURSOR" />
47 <include name="IDR_LINUX_CHECKBOX_DISABLED_INDETERMINATE" file="resource s\linux-checkbox-disabled-indeterminate.png" type="BINDATA" /> 56 <include name="IDC_PAN_NORTH_EAST" file="resources\pan_north_east.cur" typ e="CURSOR" />
48 <include name="IDR_LINUX_CHECKBOX_DISABLED_OFF" file="resources\linux-ch eckbox-disabled-off.png" type="BINDATA" /> 57 <include name="IDC_PAN_EAST" file="resources\pan_east.cur" type="CURSOR" / >
49 <include name="IDR_LINUX_CHECKBOX_DISABLED_ON" file="resources\linux-che ckbox-disabled-on.png" type="BINDATA" /> 58 <include name="IDC_PAN_SOUTH_EAST" file="resources\pan_south_east.cur" typ e="CURSOR" />
50 <include name="IDR_LINUX_CHECKBOX_INDETERMINATE" file="resources\linux-c heckbox-indeterminate.png" type="BINDATA" /> 59 <include name="IDC_PAN_SOUTH" file="resources\pan_south.cur" type="CURSOR" />
51 <include name="IDR_LINUX_CHECKBOX_OFF" file="resources\linux-checkbox-of f.png" type="BINDATA" /> 60 <include name="IDC_PAN_SOUTH_WEST" file="resources\pan_south_west.cur" typ e="CURSOR" />
52 <include name="IDR_LINUX_CHECKBOX_ON" file="resources\linux-checkbox-on. png" type="BINDATA" /> 61 <include name="IDC_PAN_WEST" file="resources\pan_west.cur" type="CURSOR" / >
53 <include name="IDR_LINUX_RADIO_DISABLED_OFF" file="resources\linux-radio -disabled-off.png" type="BINDATA" /> 62 <include name="IDC_PAN_NORTH_WEST" file="resources\pan_north_west.cur" typ e="CURSOR" />
54 <include name="IDR_LINUX_RADIO_DISABLED_ON" file="resources\linux-radio- disabled-on.png" type="BINDATA" />
55 <include name="IDR_LINUX_RADIO_OFF" file="resources\linux-radio-off.png" type="BINDATA" />
56 <include name="IDR_LINUX_RADIO_ON" file="resources\linux-radio-on.png" t ype="BINDATA" />
57 <include name="IDR_PROGRESS_BAR" file="resources\linux-progress-bar.png" type="BINDATA" />
58 <include name="IDR_PROGRESS_BORDER_LEFT" file="resources\linux-progress- border-left.png" type="BINDATA" />
59 <include name="IDR_PROGRESS_BORDER_RIGHT" file="resources\linux-progress -border-right.png" type="BINDATA" />
60 <include name="IDR_PROGRESS_VALUE" file="resources\linux-progress-value. png" type="BINDATA" />
61 </if>
62 </includes> 63 </includes>
63 </release> 64 </release>
64 </grit> 65 </grit>
OLDNEW
« no previous file with comments | « net/base/net_resources.grd ('k') | webkit/tools/test_shell/test_shell_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698