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

Side by Side Diff: ui/resources/ui_resources.grd

Issue 12383065: Remove old-checkbox-style flag, code and assets (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix whitespace and merge with trunk Created 7 years, 9 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 | « ui/resources/default_100_percent/linux/linux-radio-on.png ('k') | no next file » | 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/ui_resources.h" type="rc_header" context="default_100 _percent"> 4 <output filename="grit/ui_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/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" /> 7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" />
8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" /> 8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" />
9 <!-- TODO(oshima): Remove gfx_resources.pak once DumpRenderTree.gyp 9 <!-- TODO(oshima): Remove gfx_resources.pak once DumpRenderTree.gyp
10 is updated. --> 10 is updated. -->
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 <structure type="chrome_scaled_image" name="IDR_BUTTON_NORMAL_TOP_RIGHT" f ile="common/button_top_right.png" /> 118 <structure type="chrome_scaled_image" name="IDR_BUTTON_NORMAL_TOP_RIGHT" f ile="common/button_top_right.png" />
119 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_BOTTOM" fil e="common/button_pressed_bottom.png" /> 119 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_BOTTOM" fil e="common/button_pressed_bottom.png" />
120 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_BOTTOM_LEFT " file="common/button_pressed_bottom_left.png" /> 120 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_BOTTOM_LEFT " file="common/button_pressed_bottom_left.png" />
121 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_BOTTOM_RIGH T" file="common/button_pressed_bottom_right.png" /> 121 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_BOTTOM_RIGH T" file="common/button_pressed_bottom_right.png" />
122 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_CENTER" fil e="common/button_pressed_center.png" /> 122 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_CENTER" fil e="common/button_pressed_center.png" />
123 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_LEFT" file= "common/button_pressed_left.png" /> 123 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_LEFT" file= "common/button_pressed_left.png" />
124 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_RIGHT" file ="common/button_pressed_right.png" /> 124 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_RIGHT" file ="common/button_pressed_right.png" />
125 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP" file=" common/button_pressed_top.png" /> 125 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP" file=" common/button_pressed_top.png" />
126 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP_LEFT" f ile="common/button_pressed_top_left.png" /> 126 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP_LEFT" f ile="common/button_pressed_top_left.png" />
127 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP_RIGHT" file="common/button_pressed_top_right.png" /> 127 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP_RIGHT" file="common/button_pressed_top_right.png" />
128 <if expr="is_posix and not is_macosx and not pp_ifdef('use_aura')">
129 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_DISABLED_INDETE RMINATE" file="linux/linux-checkbox-disabled-indeterminate.png" />
130 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_DISABLED_OFF" f ile="linux/linux-checkbox-disabled-off.png" />
131 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_DISABLED_ON" fi le="linux/linux-checkbox-disabled-on.png" />
132 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_INDETERMINATE" file="linux/linux-checkbox-indeterminate.png" />
133 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_OFF" file="linu x/linux-checkbox-off.png" />
134 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_ON" file="linux /linux-checkbox-on.png" />
135 </if>
136 <if expr="pp_ifdef('use_aura')">
137 <!-- TODO(jamescook): Replace Linux images with Aura-specific ones. -->
138 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_DISABLED_INDETE RMINATE" file="linux/linux-checkbox-disabled-indeterminate.png" />
139 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_DISABLED_OFF" f ile="linux/linux-checkbox-disabled-off.png" />
140 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_DISABLED_ON" fi le="linux/linux-checkbox-disabled-on.png" />
141 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_INDETERMINATE" file="linux/linux-checkbox-indeterminate.png" />
142 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_OFF" file="linu x/linux-checkbox-off.png" />
143 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_ON" file="linux /linux-checkbox-on.png" />
144 </if>
145 <structure type="chrome_scaled_image" name="IDR_CHECKMARK" file="common/ch eckmark.png" /> 128 <structure type="chrome_scaled_image" name="IDR_CHECKMARK" file="common/ch eckmark.png" />
146 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx"> 129 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx">
147 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="linux/linux _close.png" /> 130 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="linux/linux _close.png" />
148 </if> 131 </if>
149 <if expr="pp_ifdef('toolkit_views')"> 132 <if expr="pp_ifdef('toolkit_views')">
150 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="close.png" /> 133 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="close.png" />
151 </if> 134 </if>
152 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR" file="close_bar .png" /> 135 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR" file="close_bar .png" />
153 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_H" file="close_b ar_hover.png" /> 136 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_H" file="close_b ar_hover.png" />
154 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_MASK" file="clos e_bar_mask.png" /> 137 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_MASK" file="clos e_bar_mask.png" />
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
232 <structure type="chrome_scaled_image" name="IDR_OOBE_ACTION_BOX_BUTTON_PRE SSED" file="cros/action_box_button_pressed.png" /> 215 <structure type="chrome_scaled_image" name="IDR_OOBE_ACTION_BOX_BUTTON_PRE SSED" file="cros/action_box_button_pressed.png" />
233 <structure type="chrome_scaled_image" name="IDR_PANEL_TOP_LEFT_CORNER" fil e="panel_top_left_corner.png" /> 216 <structure type="chrome_scaled_image" name="IDR_PANEL_TOP_LEFT_CORNER" fil e="panel_top_left_corner.png" />
234 <structure type="chrome_scaled_image" name="IDR_PANEL_TOP_RIGHT_CORNER" fi le="panel_top_right_corner.png" /> 217 <structure type="chrome_scaled_image" name="IDR_PANEL_TOP_RIGHT_CORNER" fi le="panel_top_right_corner.png" />
235 <structure type="chrome_scaled_image" name="IDR_PANEL_BOTTOM_LEFT_CORNER" file="panel_bottom_left_corner.png" /> 218 <structure type="chrome_scaled_image" name="IDR_PANEL_BOTTOM_LEFT_CORNER" file="panel_bottom_left_corner.png" />
236 <structure type="chrome_scaled_image" name="IDR_PANEL_BOTTOM_RIGHT_CORNER" file="panel_bottom_right_corner.png" /> 219 <structure type="chrome_scaled_image" name="IDR_PANEL_BOTTOM_RIGHT_CORNER" file="panel_bottom_right_corner.png" />
237 <if expr="is_posix and not is_macosx and not pp_ifdef('use_aura')"> 220 <if expr="is_posix and not is_macosx and not pp_ifdef('use_aura')">
238 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BAR" file="linu x/linux-progress-bar.png" /> 221 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BAR" file="linu x/linux-progress-bar.png" />
239 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_LEFT" fi le="linux/linux-progress-border-left.png" /> 222 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_LEFT" fi le="linux/linux-progress-border-left.png" />
240 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_RIGHT" f ile="linux/linux-progress-border-right.png" /> 223 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_RIGHT" f ile="linux/linux-progress-border-right.png" />
241 <structure type="chrome_scaled_image" name="IDR_PROGRESS_VALUE" file="li nux/linux-progress-value.png" /> 224 <structure type="chrome_scaled_image" name="IDR_PROGRESS_VALUE" file="li nux/linux-progress-value.png" />
242 <structure type="chrome_scaled_image" name="IDR_RADIO_DISABLED_OFF" file ="linux/linux-radio-disabled-off.png" />
243 <structure type="chrome_scaled_image" name="IDR_RADIO_DISABLED_ON" file= "linux/linux-radio-disabled-on.png" />
244 <structure type="chrome_scaled_image" name="IDR_RADIO_OFF" file="linux/l inux-radio-off.png" />
245 <structure type="chrome_scaled_image" name="IDR_RADIO_ON" file="linux/li nux-radio-on.png" />
246 </if> 225 </if>
247 <if expr="pp_ifdef('use_aura')"> 226 <if expr="pp_ifdef('use_aura')">
248 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BAR" file="linu x/linux-progress-bar.png" /> 227 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BAR" file="linu x/linux-progress-bar.png" />
249 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_LEFT" fi le="linux/linux-progress-border-left.png" /> 228 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_LEFT" fi le="linux/linux-progress-border-left.png" />
250 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_RIGHT" f ile="linux/linux-progress-border-right.png" /> 229 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_RIGHT" f ile="linux/linux-progress-border-right.png" />
251 <structure type="chrome_scaled_image" name="IDR_PROGRESS_VALUE" file="li nux/linux-progress-value.png" /> 230 <structure type="chrome_scaled_image" name="IDR_PROGRESS_VALUE" file="li nux/linux-progress-value.png" />
252 <structure type="chrome_scaled_image" name="IDR_RADIO_DISABLED_OFF" file ="linux/linux-radio-disabled-off.png" />
253 <structure type="chrome_scaled_image" name="IDR_RADIO_DISABLED_ON" file= "linux/linux-radio-disabled-on.png" />
254 <structure type="chrome_scaled_image" name="IDR_RADIO_OFF" file="linux/l inux-radio-off.png" />
255 <structure type="chrome_scaled_image" name="IDR_RADIO_ON" file="linux/li nux-radio-on.png" />
256 231
257 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_C ENTER_H" file="cros/aura_scrollbar_base_horizontal_hover_center.png" /> 232 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_C ENTER_H" file="cros/aura_scrollbar_base_horizontal_hover_center.png" />
258 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_L EFT_H" file="cros/aura_scrollbar_base_horizontal_hover_left.png" /> 233 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_L EFT_H" file="cros/aura_scrollbar_base_horizontal_hover_left.png" />
259 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_R IGHT_H" file="cros/aura_scrollbar_base_horizontal_hover_right.png" /> 234 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_R IGHT_H" file="cros/aura_scrollbar_base_horizontal_hover_right.png" />
260 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_BOT TOM_H" file="cros/aura_scrollbar_base_vertical_hover_bottom.png" /> 235 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_BOT TOM_H" file="cros/aura_scrollbar_base_vertical_hover_bottom.png" />
261 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_CEN TER_H" file="cros/aura_scrollbar_base_vertical_hover_center.png" /> 236 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_CEN TER_H" file="cros/aura_scrollbar_base_vertical_hover_center.png" />
262 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_TOP _H" file="cros/aura_scrollbar_base_vertical_hover_top.png" /> 237 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_TOP _H" file="cros/aura_scrollbar_base_vertical_hover_top.png" />
263 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER" file="cros/aura_scrollbar_thumb_horizontal_normal_center.png" /> 238 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER" file="cros/aura_scrollbar_thumb_horizontal_normal_center.png" />
264 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER_H" file="cros/aura_scrollbar_thumb_horizontal_hover_center.png" /> 239 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER_H" file="cros/aura_scrollbar_thumb_horizontal_hover_center.png" />
265 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER_P" file="cros/aura_scrollbar_thumb_horizontal_pressed_center.png" /> 240 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER_P" file="cros/aura_scrollbar_thumb_horizontal_pressed_center.png" />
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
343 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" /> 318 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" />
344 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" file=" common/notification_close.png"/> 319 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" file=" common/notification_close.png"/>
345 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOVER" file="common/notification_close_hover.png"/> 320 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOVER" file="common/notification_close_hover.png"/>
346 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRESSED " file="common/notification_close_pressed.png"/> 321 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRESSED " file="common/notification_close_pressed.png"/>
347 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND" file ="common/notifications_expand.png"/> 322 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND" file ="common/notifications_expand.png"/>
348 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_HOVER " file="common/notifications_expand_hover.png"/> 323 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_HOVER " file="common/notifications_expand_hover.png"/>
349 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_PRESS ED" file="common/notifications_expand_pressed.png"/> 324 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_PRESS ED" file="common/notifications_expand_pressed.png"/>
350 </structures> 325 </structures>
351 </release> 326 </release>
352 </grit> 327 </grit>
OLDNEW
« no previous file with comments | « ui/resources/default_100_percent/linux/linux-radio-on.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698