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"> |
3 <outputs> | 3 <outputs> |
4 <output filename="grit/theme_resources.h" type="rc_header" context="default_
100_percent"> | 4 <output filename="grit/theme_resources.h" type="rc_header" context="default_
100_percent"> |
5 <emit emit_type='prepend'></emit> | 5 <emit emit_type='prepend'></emit> |
6 </output> | 6 </output> |
7 <output filename="grit/theme_resources_map.cc" type="resource_map_source" co
ntext="default_100_percent" /> | 7 <output filename="grit/theme_resources_map.cc" type="resource_map_source" co
ntext="default_100_percent" /> |
8 <output filename="grit/theme_resources_map.h" type="resource_map_header" con
text="default_100_percent" /> | 8 <output filename="grit/theme_resources_map.h" type="resource_map_header" con
text="default_100_percent" /> |
9 <output filename="theme_resources_100_percent.pak" type="data_package" conte
xt="default_100_percent" /> | 9 <output filename="theme_resources_100_percent.pak" type="data_package" conte
xt="default_100_percent" /> |
10 <output filename="theme_resources_200_percent.pak" type="data_package" conte
xt="default_200_percent" /> | 10 <output filename="theme_resources_200_percent.pak" type="data_package" conte
xt="default_200_percent" /> |
(...skipping 719 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
730 </if> | 730 </if> |
731 <structure type="chrome_scaled_image" name="IDR_THEME_BUTTON_BACKGROUND" f
ile="notused.png" /> | 731 <structure type="chrome_scaled_image" name="IDR_THEME_BUTTON_BACKGROUND" f
ile="notused.png" /> |
732 <if expr="not pp_ifdef('use_ash')"> | 732 <if expr="not pp_ifdef('use_ash')"> |
733 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="theme
_frame.png" /> | 733 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="theme
_frame.png" /> |
734 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi
le="theme_frame_inactive.png" /> | 734 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi
le="theme_frame_inactive.png" /> |
735 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f
ile="theme_frame_incognito.png" /> | 735 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f
ile="theme_frame_incognito.png" /> |
736 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN
ACTIVE" file="theme_frame_incognito_inactive.png" /> | 736 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN
ACTIVE" file="theme_frame_incognito_inactive.png" /> |
737 </if> | 737 </if> |
738 <if expr="pp_ifdef('use_ash')"> | 738 <if expr="pp_ifdef('use_ash')"> |
739 <!-- Ash has a gray frame, Windows uses blue. --> | 739 <!-- Ash has a gray frame, Windows uses blue. --> |
740 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="ash/t
heme_frame_default_active.png" /> | 740 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="ash/t
heme_frame_active.png" /> |
741 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi
le="ash/theme_frame_default_inactive.png" /> | 741 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi
le="ash/theme_frame_inactive.png" /> |
742 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f
ile="ash/theme_frame_incognito_active.png" /> | 742 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f
ile="ash/theme_frame_incognito_active.png" /> |
743 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN
ACTIVE" file="ash/theme_frame_incognito_inactive.png" /> | 743 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN
ACTIVE" file="ash/theme_frame_incognito_inactive.png" /> |
744 </if> | 744 </if> |
745 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_OVERLAY" file=
"notused.png" /> | 745 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_OVERLAY" file=
"notused.png" /> |
746 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_OVERLAY_INACTI
VE" file="notused.png" /> | 746 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_OVERLAY_INACTI
VE" file="notused.png" /> |
747 <structure type="chrome_scaled_image" name="IDR_THEME_NTP_ATTRIBUTION" fil
e="notused.png" /> | 747 <structure type="chrome_scaled_image" name="IDR_THEME_NTP_ATTRIBUTION" fil
e="notused.png" /> |
748 <structure type="chrome_scaled_image" name="IDR_THEME_NTP_BACKGROUND" file
="ntp_background.png" /> | 748 <structure type="chrome_scaled_image" name="IDR_THEME_NTP_BACKGROUND" file
="ntp_background.png" /> |
749 <if expr="not pp_ifdef('use_ash')"> | 749 <if expr="not pp_ifdef('use_ash')"> |
750 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi
le="theme_tab_background.png" /> | 750 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi
le="theme_tab_background.png" /> |
751 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC
OGNITO" file="theme_tab_background_incognito.png" /> | 751 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC
OGNITO" file="theme_tab_background_incognito.png" /> |
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
869 <if expr="not is_macosx"> | 869 <if expr="not is_macosx"> |
870 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn
g" type="BINDATA" /> | 870 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn
g" type="BINDATA" /> |
871 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo
go_22.png" type="BINDATA" /> | 871 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo
go_22.png" type="BINDATA" /> |
872 </if> | 872 </if> |
873 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI
NDATA" /> | 873 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI
NDATA" /> |
874 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png"
type="BINDATA" /> | 874 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png"
type="BINDATA" /> |
875 </if> | 875 </if> |
876 </includes> | 876 </includes> |
877 </release> | 877 </release> |
878 </grit> | 878 </grit> |
OLD | NEW |