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

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

Issue 12079033: mac: Move bookmark hierarchy arrow from a pdf to a png. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rsesek Created 7 years, 10 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
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 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
123 <structure type="chrome_scaled_image" name="IDR_FRAME_INACTIVE" file="fram e_default_inactive.png" /> 123 <structure type="chrome_scaled_image" name="IDR_FRAME_INACTIVE" file="fram e_default_inactive.png" />
124 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx"> 124 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx">
125 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE" file="linux/li nux_maximize.png" /> 125 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE" file="linux/li nux_maximize.png" />
126 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_H" file="linux/ linux_maximize_hover.png" /> 126 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_H" file="linux/ linux_maximize_hover.png" />
127 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_P" file="linux/ linux_maximize_pressed.png" /> 127 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_P" file="linux/ linux_maximize_pressed.png" />
128 </if> 128 </if>
129 <if expr="pp_ifdef('toolkit_views')"> 129 <if expr="pp_ifdef('toolkit_views')">
130 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE" file="maximize .png" /> 130 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE" file="maximize .png" />
131 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_H" file="maximi ze_hover.png" /> 131 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_H" file="maximi ze_hover.png" />
132 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_P" file="maximi ze_pressed.png" /> 132 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_P" file="maximi ze_pressed.png" />
133 <structure type="chrome_scaled_image" name="IDR_MENU_ARROW" file="cros/m enu_arrow.png" /> 133 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW" fi le="common/menu_hierarchy_arrow.png" />
134 </if>
135 <if expr="is_macosx">
136 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW" fi le="mac/menu_hierarchy_arrow.png" />
137 </if>
138 <if expr="pp_ifdef('toolkit_views')">
134 <structure type="chrome_scaled_image" name="IDR_MENU_CHECK" file="cros/m enu_check.png" /> 139 <structure type="chrome_scaled_image" name="IDR_MENU_CHECK" file="cros/m enu_check.png" />
135 <structure type="chrome_scaled_image" name="IDR_MENU_CHECK_CHECKED" file ="common/menu_check.png" /> 140 <structure type="chrome_scaled_image" name="IDR_MENU_CHECK_CHECKED" file ="common/menu_check.png" />
136 <structure type="chrome_scaled_image" name="IDR_MENU_RADIO_EMPTY" file=" common/menu_radio_empty.png" /> 141 <structure type="chrome_scaled_image" name="IDR_MENU_RADIO_EMPTY" file=" common/menu_radio_empty.png" />
137 <structure type="chrome_scaled_image" name="IDR_MENU_RADIO_SELECTED" fil e="common/menu_radio_selected.png" /> 142 <structure type="chrome_scaled_image" name="IDR_MENU_RADIO_SELECTED" fil e="common/menu_radio_selected.png" />
138 <structure type="chrome_scaled_image" name="IDR_SLIDER_ACTIVE_LEFT" file ="slider_left_active.png" /> 143 <structure type="chrome_scaled_image" name="IDR_SLIDER_ACTIVE_LEFT" file ="slider_left_active.png" />
139 <structure type="chrome_scaled_image" name="IDR_SLIDER_ACTIVE_RIGHT" fil e="slider_right_active.png" /> 144 <structure type="chrome_scaled_image" name="IDR_SLIDER_ACTIVE_RIGHT" fil e="slider_right_active.png" />
140 <structure type="chrome_scaled_image" name="IDR_SLIDER_ACTIVE_CENTER" fi le="slider_center_active.png" /> 145 <structure type="chrome_scaled_image" name="IDR_SLIDER_ACTIVE_CENTER" fi le="slider_center_active.png" />
141 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_LEFT" fi le="slider_left_disabled.png" /> 146 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_LEFT" fi le="slider_left_disabled.png" />
142 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_RIGHT" f ile="slider_right_disabled.png" /> 147 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_RIGHT" f ile="slider_right_disabled.png" />
143 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_CENTER" file="slider_center_disabled.png" /> 148 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_CENTER" file="slider_center_disabled.png" />
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" /> 279 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" />
275 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" file=" common/notification_close.png"/> 280 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" file=" common/notification_close.png"/>
276 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOVER" file="common/notification_close_hover.png"/> 281 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOVER" file="common/notification_close_hover.png"/>
277 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRESSED " file="common/notification_close_pressed.png"/> 282 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRESSED " file="common/notification_close_pressed.png"/>
278 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND" file ="common/notifications_expand.png"/> 283 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND" file ="common/notifications_expand.png"/>
279 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_HOVER " file="common/notifications_expand_hover.png"/> 284 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_HOVER " file="common/notifications_expand_hover.png"/>
280 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_PRESS ED" file="common/notifications_expand_pressed.png"/> 285 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_PRESS ED" file="common/notifications_expand_pressed.png"/>
281 </structures> 286 </structures>
282 </release> 287 </release>
283 </grit> 288 </grit>
OLDNEW
« no previous file with comments | « ui/resources/default_200_percent/cros/menu_arrow.png ('k') | ui/views/controls/menu/menu_config_views.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698