OLD | NEW |
(Empty) | |
| 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <grit latest_public_release="0" current_release="1"> |
| 3 <outputs> |
| 4 <output filename="grit/ui_resources_large.h" type="rc_header"> |
| 5 <emit emit_type='prepend'></emit> |
| 6 </output> |
| 7 <output filename="grit/ui_resources_large_map.cc" type="resource_map_source"
/> |
| 8 <output filename="grit/ui_resources_large_map.h" type="resource_map_header"
/> |
| 9 <output filename="ui_resources_large.pak" type="data_package" /> |
| 10 <output filename="ui_resources_large.rc" type="rc_all" /> |
| 11 </outputs> |
| 12 <release seq="1"> |
| 13 <includes> |
| 14 <!-- KEEP THESE IN ALPHABETICAL ORDER AND SYNCHRONIZED WITH |
| 15 theme_resources_standard.grd. THIS MEANS THAT EACH ICON IN THIS FILE |
| 16 MUST HAVE AN EQUIVALENT ICON IN THE OTHER FILE.--> |
| 17 <include name="IDR_BUBBLE_B" file="large_bubble_b.png" type="BINDATA" /> |
| 18 <include name="IDR_BUBBLE_BL" file="large_bubble_bl.png" type="BINDATA" /> |
| 19 <include name="IDR_BUBBLE_BR" file="large_bubble_br.png" type="BINDATA" /> |
| 20 <include name="IDR_BUBBLE_B_ARROW" file="large_bubble_pointer_b.png" type=
"BINDATA" /> |
| 21 <include name="IDR_BUBBLE_L" file="large_bubble_l.png" type="BINDATA" /> |
| 22 <include name="IDR_BUBBLE_L_ARROW" file="large_bubble_pointer_l.png" type=
"BINDATA" /> |
| 23 <include name="IDR_BUBBLE_R" file="large_bubble_r.png" type="BINDATA" /> |
| 24 <include name="IDR_BUBBLE_R_ARROW" file="large_bubble_pointer_r.png" type=
"BINDATA" /> |
| 25 <include name="IDR_BUBBLE_T" file="large_bubble_t.png" type="BINDATA" /> |
| 26 <include name="IDR_BUBBLE_TL" file="large_bubble_tl.png" type="BINDATA" /> |
| 27 <include name="IDR_BUBBLE_TR" file="large_bubble_tr.png" type="BINDATA" /> |
| 28 <include name="IDR_BUBBLE_T_ARROW" file="large_bubble_pointer_t.png" type=
"BINDATA" /> |
| 29 </includes> |
| 30 </release> |
| 31 </grit> |
OLD | NEW |