| Index: ui/resources/ui_resources_standard.grd
|
| diff --git a/ui/resources/ui_resources_standard.grd b/ui/resources/ui_resources_standard.grd
|
| index ceb0f11d6755c72308021edc917ad4141238b13e..c18c12c5eb018ab6fea1bd0fa8181d996445048d 100644
|
| --- a/ui/resources/ui_resources_standard.grd
|
| +++ b/ui/resources/ui_resources_standard.grd
|
| @@ -12,7 +12,7 @@
|
| <release seq="1">
|
| <includes>
|
| <!-- KEEP THESE IN ALPHABETICAL ORDER AND SYNCHRONIZED WITH
|
| - theme_resources_standard.grd. THIS MEANS THAT EACH ICON IN THIS FILE
|
| + ui_resources_large.grd. THIS MEANS THAT EACH ICON IN THIS FILE
|
| MUST HAVE AN EQUIVALENT ICON IN THE OTHER FILE.-->
|
| <include name="IDR_BUBBLE_B" file="bubble_b.png" type="BINDATA" />
|
| <include name="IDR_BUBBLE_BL" file="bubble_bl.png" type="BINDATA" />
|
| @@ -35,6 +35,11 @@
|
| <include name="IDR_BUBBLE_SHADOW_T" file="bubble_shadow_t.png" type="BINDATA" />
|
| <include name="IDR_BUBBLE_SHADOW_TL" file="bubble_shadow_tl.png" type="BINDATA" />
|
| <include name="IDR_BUBBLE_SHADOW_TR" file="bubble_shadow_tr.png" type="BINDATA" />
|
| +
|
| + <include name="IDR_CLOSE_BAR" file="close_bar.png" type="BINDATA" />
|
| + <include name="IDR_CLOSE_BAR_H" file="close_bar_h.png" type="BINDATA" />
|
| + <include name="IDR_CLOSE_BAR_MASK" file="close_bar_mask.png" type="BINDATA" />
|
| + <include name="IDR_CLOSE_BAR_P" file="close_bar_p.png" type="BINDATA" />
|
| </includes>
|
| </release>
|
| </grit>
|
|
|