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

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

Issue 164356: Add disabled play and mute icons for media player. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
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 | Annotate | Revision Log
« no previous file with comments | « webkit/glue/resources/media_sound_disabled.png ('k') | webkit/glue/webkitclient_impl.cc » ('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.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_SEARCH_CANCEL" file="resources\search_cancel.png" type= "BINDATA" /> 16 <include name="IDR_SEARCH_CANCEL" file="resources\search_cancel.png" type= "BINDATA" />
17 <include name="IDR_SEARCH_CANCEL_PRESSED" file="resources\search_cancel_pr essed.png" type="BINDATA" /> 17 <include name="IDR_SEARCH_CANCEL_PRESSED" file="resources\search_cancel_pr essed.png" type="BINDATA" />
18 <include name="IDR_SEARCH_MAGNIFIER" file="resources\search_magnifier.png" type="BINDATA" /> 18 <include name="IDR_SEARCH_MAGNIFIER" file="resources\search_magnifier.png" type="BINDATA" />
19 <include name="IDR_SEARCH_MAGNIFIER_RESULTS" file="resources\search_magnif ier_results.png" type="BINDATA" /> 19 <include name="IDR_SEARCH_MAGNIFIER_RESULTS" file="resources\search_magnif ier_results.png" type="BINDATA" />
20 <include name="IDR_TEXTAREA_RESIZER" file="resources\textarea_resize_corne r.png" type="BINDATA" /> 20 <include name="IDR_TEXTAREA_RESIZER" file="resources\textarea_resize_corne r.png" type="BINDATA" />
21 <include name="IDR_DEVTOOLS_BASE_JS" file="devtools\js\base.js" type="BIND ATA" /> 21 <include name="IDR_DEVTOOLS_BASE_JS" file="devtools\js\base.js" type="BIND ATA" />
22 <include name="IDR_DEVTOOLS_INJECT_DISPATCH_JS" file="devtools\js\inject_d ispatch.js" type="BINDATA" /> 22 <include name="IDR_DEVTOOLS_INJECT_DISPATCH_JS" file="devtools\js\inject_d ispatch.js" type="BINDATA" />
23 <include name="IDR_DEVTOOLS_INJECT_JS" file="devtools\js\inject.js" type=" BINDATA" /> 23 <include name="IDR_DEVTOOLS_INJECT_JS" file="devtools\js\inject.js" type=" BINDATA" />
24 <include name="IDR_DEVTOOLS_INJECT_WEBKIT_JS" file="..\..\third_party\WebK it\WebCore\inspector\front-end\InjectedScript.js" type="BINDATA" /> 24 <include name="IDR_DEVTOOLS_INJECT_WEBKIT_JS" file="..\..\third_party\WebK it\WebCore\inspector\front-end\InjectedScript.js" type="BINDATA" />
25 <include name="IDR_MEDIA_PLAY_BUTTON" file="resources\media_play.png" type ="BINDATA" /> 25 <include name="IDR_MEDIA_PLAY_BUTTON" file="resources\media_play.png" type ="BINDATA" />
26 <include name="IDR_MEDIA_PLAY_BUTTON_DISABLED" file="resources\media_play_ disabled.png" type="BINDATA" />
26 <include name="IDR_MEDIA_PAUSE_BUTTON" file="resources\media_pause.png" ty pe="BINDATA" /> 27 <include name="IDR_MEDIA_PAUSE_BUTTON" file="resources\media_pause.png" ty pe="BINDATA" />
27 <include name="IDR_MEDIA_SOUND_FULL_BUTTON" file="resources\media_sound_fu ll.png" type="BINDATA" /> 28 <include name="IDR_MEDIA_SOUND_FULL_BUTTON" file="resources\media_sound_fu ll.png" type="BINDATA" />
28 <include name="IDR_MEDIA_SOUND_NONE_BUTTON" file="resources\media_sound_no ne.png" type="BINDATA" /> 29 <include name="IDR_MEDIA_SOUND_NONE_BUTTON" file="resources\media_sound_no ne.png" type="BINDATA" />
30 <include name="IDR_MEDIA_SOUND_DISABLED" file="resources\media_sound_disab led.png" type="BINDATA" />
29 <include name="IDR_MEDIA_SLIDER_THUMB" file="resources\media_slider_thumb. png" type="BINDATA" /> 31 <include name="IDR_MEDIA_SLIDER_THUMB" file="resources\media_slider_thumb. png" type="BINDATA" />
30 32
31 <if expr="os == 'linux2'"> 33 <if expr="os == 'linux2'">
32 <include name="IDR_LINUX_CHECKBOX_OFF" file="resources\linux-checkbox-of f.png" type="BINDATA" /> 34 <include name="IDR_LINUX_CHECKBOX_OFF" file="resources\linux-checkbox-of f.png" type="BINDATA" />
33 <include name="IDR_LINUX_CHECKBOX_ON" file="resources\linux-checkbox-on. png" type="BINDATA" /> 35 <include name="IDR_LINUX_CHECKBOX_ON" file="resources\linux-checkbox-on. png" type="BINDATA" />
34 <include name="IDR_LINUX_CHECKBOX_DISABLED_OFF" file="resources\linux-ch eckbox-disabled-off.png" type="BINDATA" /> 36 <include name="IDR_LINUX_CHECKBOX_DISABLED_OFF" file="resources\linux-ch eckbox-disabled-off.png" type="BINDATA" />
35 <include name="IDR_LINUX_CHECKBOX_DISABLED_ON" file="resources\linux-che ckbox-disabled-on.png" type="BINDATA" /> 37 <include name="IDR_LINUX_CHECKBOX_DISABLED_ON" file="resources\linux-che ckbox-disabled-on.png" type="BINDATA" />
36 <include name="IDR_LINUX_RADIO_OFF" file="resources\linux-radio-off.png" type="BINDATA" /> 38 <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" /> 39 <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" /> 40 <include name="IDR_LINUX_RADIO_DISABLED_OFF" file="resources\linux-radio -disabled-off.png" type="BINDATA" />
(...skipping 13 matching lines...) Expand all
52 <include name="IDC_PAN_NORTH_EAST" file="resources\pan_north_east.cur" typ e="CURSOR" /> 54 <include name="IDC_PAN_NORTH_EAST" file="resources\pan_north_east.cur" typ e="CURSOR" />
53 <include name="IDC_PAN_EAST" file="resources\pan_east.cur" type="CURSOR" / > 55 <include name="IDC_PAN_EAST" file="resources\pan_east.cur" type="CURSOR" / >
54 <include name="IDC_PAN_SOUTH_EAST" file="resources\pan_south_east.cur" typ e="CURSOR" /> 56 <include name="IDC_PAN_SOUTH_EAST" file="resources\pan_south_east.cur" typ e="CURSOR" />
55 <include name="IDC_PAN_SOUTH" file="resources\pan_south.cur" type="CURSOR" /> 57 <include name="IDC_PAN_SOUTH" file="resources\pan_south.cur" type="CURSOR" />
56 <include name="IDC_PAN_SOUTH_WEST" file="resources\pan_south_west.cur" typ e="CURSOR" /> 58 <include name="IDC_PAN_SOUTH_WEST" file="resources\pan_south_west.cur" typ e="CURSOR" />
57 <include name="IDC_PAN_WEST" file="resources\pan_west.cur" type="CURSOR" / > 59 <include name="IDC_PAN_WEST" file="resources\pan_west.cur" type="CURSOR" / >
58 <include name="IDC_PAN_NORTH_WEST" file="resources\pan_north_west.cur" typ e="CURSOR" /> 60 <include name="IDC_PAN_NORTH_WEST" file="resources\pan_north_west.cur" typ e="CURSOR" />
59 </includes> 61 </includes>
60 </release> 62 </release>
61 </grit> 63 </grit>
OLDNEW
« no previous file with comments | « webkit/glue/resources/media_sound_disabled.png ('k') | webkit/glue/webkitclient_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698