diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-14 18:13:00 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-14 18:13:00 +0000 |
commit | 7c7e0283fd9bb8ace5017666c997ad2b02284881 (patch) | |
tree | b878caff138ab38091c2fc6c547ea8e6d2234737 /webkit/glue/webkit_resources.grd | |
parent | 5bb5e6e741c0114aead7b950f18793604c738a98 (diff) | |
download | chromium_src-7c7e0283fd9bb8ace5017666c997ad2b02284881.zip chromium_src-7c7e0283fd9bb8ace5017666c997ad2b02284881.tar.gz chromium_src-7c7e0283fd9bb8ace5017666c997ad2b02284881.tar.bz2 |
Remove the svn:executable bit and make line endings consistent.
This matches other .grd files in the tree.
TBR=evan
Review URL: http://codereview.chromium.org/18231
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8026 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/webkit_resources.grd')
-rw-r--r--[-rwxr-xr-x] | webkit/glue/webkit_resources.grd | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/webkit/glue/webkit_resources.grd b/webkit/glue/webkit_resources.grd index 57a2049..83a506c 100755..100644 --- a/webkit/glue/webkit_resources.grd +++ b/webkit/glue/webkit_resources.grd @@ -1,36 +1,36 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<grit latest_public_release="0" current_release="1">
- <outputs>
+<?xml version="1.0" encoding="UTF-8"?> +<grit latest_public_release="0" current_release="1"> + <outputs> <output filename="webkit_resources.h" type="rc_header"> <emit emit_type='prepend'></emit> </output> <output filename="webkit_resources.rc" type="rc_all" /> - </outputs>
- <release seq="1">
- <includes>
- <include name="IDR_BROKENIMAGE" file="resources\broken-image.gif" type="BINDATA" />
- <include name="IDR_TICKMARK_DASH" file="resources\dash.png" type="BINDATA" />
- <include name="IDR_FEED_PREVIEW" file="resources\feed.html" type="BINDATA" />
- <include name="IDR_PAN_SCROLL_ICON" file="resources\pan_icon.png" type="BINDATA" />
- <include name="IDR_TEXTAREA_RESIZER" file="resources\textarea_resize_corner.png" type="BINDATA" />
-
- <include name="IDC_ALIAS" file="resources\aliasb.cur" type="CURSOR" />
- <include name="IDC_CELL" file="resources\cell.cur" type="CURSOR" />
- <include name="IDC_COLRESIZE" file="resources\col_resize.cur" type="CURSOR" />
- <include name="IDC_COPYCUR" file="resources\copy.cur" type="CURSOR" />
- <include name="IDC_ROWRESIZE" file="resources\row_resize.cur" type="CURSOR" />
- <include name="IDC_VERTICALTEXT" file="resources\vertical_text.cur" type="CURSOR" />
- <include name="IDC_ZOOMIN" file="resources\zoom_in.cur" type="CURSOR" />
- <include name="IDC_ZOOMOUT" file="resources\zoom_out.cur" type="CURSOR" />
- <include name="IDC_PAN_MIDDLE" file="resources\pan_middle.cur" type="CURSOR" />
- <include name="IDC_PAN_NORTH" file="resources\pan_north.cur" type="CURSOR" />
- <include name="IDC_PAN_NORTH_EAST" file="resources\pan_north_east.cur" type="CURSOR" />
- <include name="IDC_PAN_EAST" file="resources\pan_east.cur" type="CURSOR" />
- <include name="IDC_PAN_SOUTH_EAST" file="resources\pan_south_east.cur" type="CURSOR" />
- <include name="IDC_PAN_SOUTH" file="resources\pan_south.cur" type="CURSOR" />
- <include name="IDC_PAN_SOUTH_WEST" file="resources\pan_south_west.cur" type="CURSOR" />
- <include name="IDC_PAN_WEST" file="resources\pan_west.cur" type="CURSOR" />
- <include name="IDC_PAN_NORTH_WEST" file="resources\pan_north_west.cur" type="CURSOR" />
- </includes>
- </release>
+ </outputs> + <release seq="1"> + <includes> + <include name="IDR_BROKENIMAGE" file="resources\broken-image.gif" type="BINDATA" /> + <include name="IDR_TICKMARK_DASH" file="resources\dash.png" type="BINDATA" /> + <include name="IDR_FEED_PREVIEW" file="resources\feed.html" type="BINDATA" /> + <include name="IDR_PAN_SCROLL_ICON" file="resources\pan_icon.png" type="BINDATA" /> + <include name="IDR_TEXTAREA_RESIZER" file="resources\textarea_resize_corner.png" type="BINDATA" /> + + <include name="IDC_ALIAS" file="resources\aliasb.cur" type="CURSOR" /> + <include name="IDC_CELL" file="resources\cell.cur" type="CURSOR" /> + <include name="IDC_COLRESIZE" file="resources\col_resize.cur" type="CURSOR" /> + <include name="IDC_COPYCUR" file="resources\copy.cur" type="CURSOR" /> + <include name="IDC_ROWRESIZE" file="resources\row_resize.cur" type="CURSOR" /> + <include name="IDC_VERTICALTEXT" file="resources\vertical_text.cur" type="CURSOR" /> + <include name="IDC_ZOOMIN" file="resources\zoom_in.cur" type="CURSOR" /> + <include name="IDC_ZOOMOUT" file="resources\zoom_out.cur" type="CURSOR" /> + <include name="IDC_PAN_MIDDLE" file="resources\pan_middle.cur" type="CURSOR" /> + <include name="IDC_PAN_NORTH" file="resources\pan_north.cur" type="CURSOR" /> + <include name="IDC_PAN_NORTH_EAST" file="resources\pan_north_east.cur" type="CURSOR" /> + <include name="IDC_PAN_EAST" file="resources\pan_east.cur" type="CURSOR" /> + <include name="IDC_PAN_SOUTH_EAST" file="resources\pan_south_east.cur" type="CURSOR" /> + <include name="IDC_PAN_SOUTH" file="resources\pan_south.cur" type="CURSOR" /> + <include name="IDC_PAN_SOUTH_WEST" file="resources\pan_south_west.cur" type="CURSOR" /> + <include name="IDC_PAN_WEST" file="resources\pan_west.cur" type="CURSOR" /> + <include name="IDC_PAN_NORTH_WEST" file="resources\pan_north_west.cur" type="CURSOR" /> + </includes> + </release> </grit>
\ No newline at end of file |