OLD | NEW |
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" output_all_resource_defines=
"false"> |
3 <outputs> | 3 <outputs> |
4 <output filename="grit/shell_resources.h" type="rc_header"> | 4 <output filename="grit/shell_resources.h" type="rc_header"> |
5 <emit emit_type='prepend'></emit> | 5 <emit emit_type='prepend'></emit> |
6 </output> | 6 </output> |
7 <output filename="shell_resources.pak" type="data_package" /> | 7 <output filename="shell_resources.pak" type="data_package" /> |
8 </outputs> | 8 </outputs> |
9 <translations /> | 9 <translations /> |
10 <release seq="1"> | 10 <release seq="1"> |
11 <includes> | 11 <includes> |
12 <include name="IDR_CONTENT_SHELL_DEVTOOLS_DISCOVERY_PAGE" file="resources/
shell_devtools_discovery_page.html" type="BINDATA" /> | 12 <include name="IDR_CONTENT_SHELL_DEVTOOLS_DISCOVERY_PAGE" file="resources/
shell_devtools_discovery_page.html" type="BINDATA" /> |
13 <include name="IDR_CONTENT_SHELL_MISSING_IMAGE_GIF" file="resources/missin
gImage.gif" type="BINDATA" /> | 13 <include name="IDR_CONTENT_SHELL_MISSING_IMAGE_GIF" file="resources/missin
gImage.gif" type="BINDATA" /> |
14 <include name="IDR_CONTENT_SHELL_MISSING_IMAGE_PNG" file="resources/missin
gImage.png" type="BINDATA" /> | 14 <include name="IDR_CONTENT_SHELL_MISSING_IMAGE_PNG" file="resources/missin
gImage.png" type="BINDATA" /> |
15 <include name="IDR_CONTENT_SHELL_TEXT_AREA_RESIZE_CORNER_PNG" file="resour
ces/textAreaResizeCorner.png" type="BINDATA" /> | 15 <include name="IDR_CONTENT_SHELL_TEXT_AREA_RESIZE_CORNER_PNG" file="resour
ces/textAreaResizeCorner.png" type="BINDATA" /> |
16 </includes> | 16 </includes> |
17 </release> | 17 </release> |
18 </grit> | 18 </grit> |
OLD | NEW |