Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Side by Side Diff: chrome/app/theme/theme_resources.grd

Issue 3063011: Remove button masks for toolbar buttons, which will no longer be needed in th... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/app/theme/forward_mask.png ('k') | chrome/browser/views/toolbar_view.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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"> 4 <output filename="grit/theme_resources.h" type="rc_header">
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" /> 7 <output filename="grit/theme_resources_map.cc" type="resource_map_source" />
8 <output filename="grit/theme_resources_map.h" type="resource_map_header" /> 8 <output filename="grit/theme_resources_map.h" type="resource_map_header" />
9 <output filename="theme_resources.pak" type="data_package" /> 9 <output filename="theme_resources.pak" type="data_package" />
10 <output filename="theme_resources.rc" type="rc_all" /> 10 <output filename="theme_resources.rc" type="rc_all" />
11 </outputs> 11 </outputs>
12 <release seq="1"> 12 <release seq="1">
13 <includes> 13 <includes>
14 <if expr="pp_ifdef('_google_chrome')"> 14 <if expr="pp_ifdef('_google_chrome')">
15 <include name="IDR_ABOUT_BACKGROUND" file="google_chrome/about_backgroun d.png" type="BINDATA" /> 15 <include name="IDR_ABOUT_BACKGROUND" file="google_chrome/about_backgroun d.png" type="BINDATA" />
16 <include name="IDR_ABOUT_BACKGROUND_COLOR" file="google_chrome/about_bac kground_color.png" type="BINDATA" /> 16 <include name="IDR_ABOUT_BACKGROUND_COLOR" file="google_chrome/about_bac kground_color.png" type="BINDATA" />
17 <include name="IDR_ABOUT_BACKGROUND_RTL" file="google_chrome/about_backg round_rtl.png" type="BINDATA" /> 17 <include name="IDR_ABOUT_BACKGROUND_RTL" file="google_chrome/about_backg round_rtl.png" type="BINDATA" />
18 </if> 18 </if>
19 <if expr="not pp_ifdef('_google_chrome')"> 19 <if expr="not pp_ifdef('_google_chrome')">
20 <include name="IDR_ABOUT_BACKGROUND" file="chromium/about_background.png " type="BINDATA" /> 20 <include name="IDR_ABOUT_BACKGROUND" file="chromium/about_background.png " type="BINDATA" />
21 <include name="IDR_ABOUT_BACKGROUND_COLOR" file="chromium/about_backgrou nd_color.png" type="BINDATA" /> 21 <include name="IDR_ABOUT_BACKGROUND_COLOR" file="chromium/about_backgrou nd_color.png" type="BINDATA" />
22 <include name="IDR_ABOUT_BACKGROUND_RTL" file="chromium/about_background _rtl.png" type="BINDATA" /> 22 <include name="IDR_ABOUT_BACKGROUND_RTL" file="chromium/about_background _rtl.png" type="BINDATA" />
23 </if> 23 </if>
24 <include name="IDR_APP_DROPARROW" file="app_droparrow.png" type="BINDATA" /> 24 <include name="IDR_APP_DROPARROW" file="app_droparrow.png" type="BINDATA" />
25 <include name="IDR_BACK" file="back.png" type="BINDATA" /> 25 <include name="IDR_BACK" file="back.png" type="BINDATA" />
26 <include name="IDR_BACK_D" file="back_d.png" type="BINDATA" /> 26 <include name="IDR_BACK_D" file="back_d.png" type="BINDATA" />
27 <include name="IDR_BACK_H" file="back_h.png" type="BINDATA" /> 27 <include name="IDR_BACK_H" file="back_h.png" type="BINDATA" />
28 <include name="IDR_BACK_MASK" file="back_mask.png" type="BINDATA" />
29 <include name="IDR_BACK_P" file="back_p.png" type="BINDATA" /> 28 <include name="IDR_BACK_P" file="back_p.png" type="BINDATA" />
30 <include name="IDR_BALLOON_CLOSE" file="balloon_close.png" type="BINDATA" /> 29 <include name="IDR_BALLOON_CLOSE" file="balloon_close.png" type="BINDATA" />
31 <include name="IDR_BALLOON_CLOSE_HOVER" file="balloon_close_hover.png" typ e="BINDATA" /> 30 <include name="IDR_BALLOON_CLOSE_HOVER" file="balloon_close_hover.png" typ e="BINDATA" />
32 <include name="IDR_BALLOON_WRENCH" file="balloon_wrench.png" type="BINDATA " /> 31 <include name="IDR_BALLOON_WRENCH" file="balloon_wrench.png" type="BINDATA " />
33 <include name="IDR_BALLOON_WRENCH_HOVER" file="balloon_wrench_hover.png" t ype="BINDATA" /> 32 <include name="IDR_BALLOON_WRENCH_HOVER" file="balloon_wrench_hover.png" t ype="BINDATA" />
34 <include name="IDR_BLOCKED_COOKIES" file="blocked_cookies.png" type="BINDA TA" /> 33 <include name="IDR_BLOCKED_COOKIES" file="blocked_cookies.png" type="BINDA TA" />
35 <include name="IDR_BLOCKED_IMAGES" file="blocked_images.png" type="BINDATA " /> 34 <include name="IDR_BLOCKED_IMAGES" file="blocked_images.png" type="BINDATA " />
36 <include name="IDR_BLOCKED_JAVASCRIPT" file="blocked_javascript.png" type= "BINDATA" /> 35 <include name="IDR_BLOCKED_JAVASCRIPT" file="blocked_javascript.png" type= "BINDATA" />
37 <include name="IDR_BLOCKED_PLUGINS" file="blocked_plugins.png" type="BINDA TA" /> 36 <include name="IDR_BLOCKED_PLUGINS" file="blocked_plugins.png" type="BINDA TA" />
38 <include name="IDR_BLOCKED_POPUPS" file="blocked_popups.png" type="BINDATA " /> 37 <include name="IDR_BLOCKED_POPUPS" file="blocked_popups.png" type="BINDATA " />
(...skipping 10 matching lines...) Expand all
49 <include name="IDR_BUBBLE_BR" file="bubble_br.png" type="BINDATA" /> 48 <include name="IDR_BUBBLE_BR" file="bubble_br.png" type="BINDATA" />
50 <include name="IDR_BUBBLE_B_ARROW" file="bubble_b_arrow.png" type="BINDATA " /> 49 <include name="IDR_BUBBLE_B_ARROW" file="bubble_b_arrow.png" type="BINDATA " />
51 <include name="IDR_BUBBLE_L" file="bubble_l.png" type="BINDATA" /> 50 <include name="IDR_BUBBLE_L" file="bubble_l.png" type="BINDATA" />
52 <include name="IDR_BUBBLE_L_ARROW" file="bubble_l_arrow.png" type="BINDATA " /> 51 <include name="IDR_BUBBLE_L_ARROW" file="bubble_l_arrow.png" type="BINDATA " />
53 <include name="IDR_BUBBLE_R" file="bubble_r.png" type="BINDATA" /> 52 <include name="IDR_BUBBLE_R" file="bubble_r.png" type="BINDATA" />
54 <include name="IDR_BUBBLE_R_ARROW" file="bubble_r_arrow.png" type="BINDATA " /> 53 <include name="IDR_BUBBLE_R_ARROW" file="bubble_r_arrow.png" type="BINDATA " />
55 <include name="IDR_BUBBLE_T" file="bubble_t.png" type="BINDATA" /> 54 <include name="IDR_BUBBLE_T" file="bubble_t.png" type="BINDATA" />
56 <include name="IDR_BUBBLE_TL" file="bubble_tl.png" type="BINDATA" /> 55 <include name="IDR_BUBBLE_TL" file="bubble_tl.png" type="BINDATA" />
57 <include name="IDR_BUBBLE_TR" file="bubble_tr.png" type="BINDATA" /> 56 <include name="IDR_BUBBLE_TR" file="bubble_tr.png" type="BINDATA" />
58 <include name="IDR_BUBBLE_T_ARROW" file="bubble_t_arrow.png" type="BINDATA " /> 57 <include name="IDR_BUBBLE_T_ARROW" file="bubble_t_arrow.png" type="BINDATA " />
59 <include name="IDR_BUTTON_MASK" file="button_mask.png" type="BINDATA" />
60 <include name="IDR_CLOSE_BAR" file="close_bar.png" type="BINDATA" /> 58 <include name="IDR_CLOSE_BAR" file="close_bar.png" type="BINDATA" />
61 <include name="IDR_CLOSE_BAR_H" file="close_bar_h.png" type="BINDATA" /> 59 <include name="IDR_CLOSE_BAR_H" file="close_bar_h.png" type="BINDATA" />
62 <include name="IDR_CLOSE_BAR_MASK" file="close_bar_mask.png" type="BINDATA " /> 60 <include name="IDR_CLOSE_BAR_MASK" file="close_bar_mask.png" type="BINDATA " />
63 <include name="IDR_CLOSE_BAR_P" file="close_bar_p.png" type="BINDATA" /> 61 <include name="IDR_CLOSE_BAR_P" file="close_bar_p.png" type="BINDATA" />
64 <include name="IDR_CLOSE_BUTTON_MASK" file="close_button_mask.png" type="B INDATA" /> 62 <include name="IDR_CLOSE_BUTTON_MASK" file="close_button_mask.png" type="B INDATA" />
65 <include name="IDR_CONSTRAINED_BOTTOM_CENTER_V" file="constrained_bottom_c enter_v.png" type="BINDATA" /> 63 <include name="IDR_CONSTRAINED_BOTTOM_CENTER_V" file="constrained_bottom_c enter_v.png" type="BINDATA" />
66 <include name="IDR_CONSTRAINED_BOTTOM_LEFT_CORNER_V" file="constrained_bot tom_left_corner_v.png" type="BINDATA" /> 64 <include name="IDR_CONSTRAINED_BOTTOM_LEFT_CORNER_V" file="constrained_bot tom_left_corner_v.png" type="BINDATA" />
67 <include name="IDR_CONSTRAINED_BOTTOM_RIGHT_CORNER_V" file="constrained_bo ttom_right_corner_v.png" type="BINDATA" /> 65 <include name="IDR_CONSTRAINED_BOTTOM_RIGHT_CORNER_V" file="constrained_bo ttom_right_corner_v.png" type="BINDATA" />
68 <include name="IDR_CONSTRAINED_LEFT_SIDE_V" file="constrained_left_side_v. png" type="BINDATA" /> 66 <include name="IDR_CONSTRAINED_LEFT_SIDE_V" file="constrained_left_side_v. png" type="BINDATA" />
69 <include name="IDR_CONSTRAINED_RIGHT_SIDE_V" file="constrained_right_side_ v.png" type="BINDATA" /> 67 <include name="IDR_CONSTRAINED_RIGHT_SIDE_V" file="constrained_right_side_ v.png" type="BINDATA" />
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 <include name="IDR_FIND_BOX_BACKGROUND_LEFT_RTL" file="find_box_bg_left_rt l.png" type="BINDATA" /> 136 <include name="IDR_FIND_BOX_BACKGROUND_LEFT_RTL" file="find_box_bg_left_rt l.png" type="BINDATA" />
139 <include name="IDR_FIND_DIALOG_LEFT" file="find_dialog_left.png" type="BIN DATA" /> 137 <include name="IDR_FIND_DIALOG_LEFT" file="find_dialog_left.png" type="BIN DATA" />
140 <include name="IDR_FIND_DIALOG_MIDDLE" file="find_dialog_middle.png" type= "BINDATA" /> 138 <include name="IDR_FIND_DIALOG_MIDDLE" file="find_dialog_middle.png" type= "BINDATA" />
141 <include name="IDR_FIND_DIALOG_RIGHT" file="find_dialog_right.png" type="B INDATA" /> 139 <include name="IDR_FIND_DIALOG_RIGHT" file="find_dialog_right.png" type="B INDATA" />
142 <include name="IDR_FIND_DLG_LEFT_BACKGROUND" file="find_dlg_left_bg.png" t ype="BINDATA" /> 140 <include name="IDR_FIND_DLG_LEFT_BACKGROUND" file="find_dlg_left_bg.png" t ype="BINDATA" />
143 <include name="IDR_FIND_DLG_MIDDLE_BACKGROUND" file="find_dlg_middle_bg.pn g" type="BINDATA" /> 141 <include name="IDR_FIND_DLG_MIDDLE_BACKGROUND" file="find_dlg_middle_bg.pn g" type="BINDATA" />
144 <include name="IDR_FIND_DLG_RIGHT_BACKGROUND" file="find_dlg_right_bg.png" type="BINDATA" /> 142 <include name="IDR_FIND_DLG_RIGHT_BACKGROUND" file="find_dlg_right_bg.png" type="BINDATA" />
145 <include name="IDR_FORWARD" file="forward.png" type="BINDATA" /> 143 <include name="IDR_FORWARD" file="forward.png" type="BINDATA" />
146 <include name="IDR_FORWARD_D" file="forward_d.png" type="BINDATA" /> 144 <include name="IDR_FORWARD_D" file="forward_d.png" type="BINDATA" />
147 <include name="IDR_FORWARD_H" file="forward_h.png" type="BINDATA" /> 145 <include name="IDR_FORWARD_H" file="forward_h.png" type="BINDATA" />
148 <include name="IDR_FORWARD_MASK" file="forward_mask.png" type="BINDATA" />
149 <include name="IDR_FORWARD_P" file="forward_p.png" type="BINDATA" /> 146 <include name="IDR_FORWARD_P" file="forward_p.png" type="BINDATA" />
150 <include name="IDR_FROZEN_TAB_ICON" file="frozen_tab.png" type="BINDATA" / > 147 <include name="IDR_FROZEN_TAB_ICON" file="frozen_tab.png" type="BINDATA" / >
151 <include name="IDR_FULLSCREEN_MENU_BUTTON" file="fullscreen_menu_button.pn g" type="BINDATA" /> 148 <include name="IDR_FULLSCREEN_MENU_BUTTON" file="fullscreen_menu_button.pn g" type="BINDATA" />
152 <include name="IDR_GEOLOCATION_ALLOWED_LOCATIONBAR_ICON" file="geolocation _allowed_locationbar_icon.png" type="BINDATA" /> 149 <include name="IDR_GEOLOCATION_ALLOWED_LOCATIONBAR_ICON" file="geolocation _allowed_locationbar_icon.png" type="BINDATA" />
153 <include name="IDR_GEOLOCATION_DENIED_LOCATIONBAR_ICON" file="geolocation_ denied_locationbar_icon.png" type="BINDATA" /> 150 <include name="IDR_GEOLOCATION_DENIED_LOCATIONBAR_ICON" file="geolocation_ denied_locationbar_icon.png" type="BINDATA" />
154 <include name="IDR_GEOLOCATION_INFOBAR_ICON" file="geolocation_infobar_ico n.png" type="BINDATA" /> 151 <include name="IDR_GEOLOCATION_INFOBAR_ICON" file="geolocation_infobar_ico n.png" type="BINDATA" />
155 <include name="IDR_HISTORY_FAVICON" file="history_favicon.png" type="BINDA TA" /> 152 <include name="IDR_HISTORY_FAVICON" file="history_favicon.png" type="BINDA TA" />
156 <include name="IDR_HOME" file="home.png" type="BINDATA" /> 153 <include name="IDR_HOME" file="home.png" type="BINDATA" />
157 <include name="IDR_HOME_H" file="home_h.png" type="BINDATA" /> 154 <include name="IDR_HOME_H" file="home_h.png" type="BINDATA" />
158 <include name="IDR_HOME_P" file="home_p.png" type="BINDATA" /> 155 <include name="IDR_HOME_P" file="home_p.png" type="BINDATA" />
(...skipping 315 matching lines...) Expand 10 before | Expand all | Expand 10 after
474 <include name="IDR_STATUSBAR_NETWORK_WIRED_PRESSED" file="statusbar_netw ork_wired_pressed.png" type="BINDATA" /> 471 <include name="IDR_STATUSBAR_NETWORK_WIRED_PRESSED" file="statusbar_netw ork_wired_pressed.png" type="BINDATA" />
475 <include name="IDR_STATUSBAR_WIRED" file="statusbar_wired.png" type="BIN DATA" /> 472 <include name="IDR_STATUSBAR_WIRED" file="statusbar_wired.png" type="BIN DATA" />
476 <include name="IDR_STATUSBAR_WIRED_BLACK" file="statusbar_wiredb.png" ty pe="BINDATA" /> 473 <include name="IDR_STATUSBAR_WIRED_BLACK" file="statusbar_wiredb.png" ty pe="BINDATA" />
477 <include name="IDR_USER_IMAGE_NO_VIDEO" file="login_other.png" type="BIN DATA" /> 474 <include name="IDR_USER_IMAGE_NO_VIDEO" file="login_other.png" type="BIN DATA" />
478 <include name="IDR_VOLUMEBUBBLE_ICON" file="volume_icon.png" type="BINDA TA" /> 475 <include name="IDR_VOLUMEBUBBLE_ICON" file="volume_icon.png" type="BINDA TA" />
479 </if> 476 </if>
480 </includes> 477 </includes>
481 </release> 478 </release>
482 </grit> 479 </grit>
483 480
OLDNEW
« no previous file with comments | « chrome/app/theme/forward_mask.png ('k') | chrome/browser/views/toolbar_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698