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

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

Issue 238633004: Remove all uses of toolkit_use_gtk in the gyp files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to ToT Created 6 years, 8 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/gfx/gdk_compat.h ('k') | ui/ui_unittests.gyp » ('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/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 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" /> 9 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" />
10 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" /> 10 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" />
(...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_TOP" f ile="common/combobox_button_top_focused.png" /> 252 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_TOP" f ile="common/combobox_button_top_focused.png" />
253 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_H_TOP" file="common/combobox_button_top_focused_hover.png" /> 253 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_H_TOP" file="common/combobox_button_top_focused_hover.png" />
254 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_P_TOP" file="common/combobox_button_top_focused_pressed.png" /> 254 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_P_TOP" file="common/combobox_button_top_focused_pressed.png" />
255 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_TOP_LE FT" file="common/combobox_button_top_left_focused.png" /> 255 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_TOP_LE FT" file="common/combobox_button_top_left_focused.png" />
256 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_H_TOP_ LEFT" file="common/combobox_button_top_left_focused_hover.png" /> 256 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_H_TOP_ LEFT" file="common/combobox_button_top_left_focused_hover.png" />
257 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_P_TOP_ LEFT" file="common/combobox_button_top_left_focused_pressed.png" /> 257 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_P_TOP_ LEFT" file="common/combobox_button_top_left_focused_pressed.png" />
258 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_TOP_RI GHT" file="common/combobox_button_top_right_focused.png" /> 258 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_TOP_RI GHT" file="common/combobox_button_top_right_focused.png" />
259 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_H_TOP_ RIGHT" file="common/combobox_button_top_right_focused_hover.png" /> 259 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_H_TOP_ RIGHT" file="common/combobox_button_top_right_focused_hover.png" />
260 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_P_TOP_ RIGHT" file="common/combobox_button_top_right_focused_pressed.png" /> 260 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_F_P_TOP_ RIGHT" file="common/combobox_button_top_right_focused_pressed.png" />
261 </if> 261 </if>
262 <if expr="toolkit_uses_gtk or toolkit_views"> 262 <if expr="toolkit_views">
263 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_CENTER" f ile="content_bottom_center.png" /> 263 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_CENTER" f ile="content_bottom_center.png" />
264 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_LEFT_CORN ER" file="content_bottom_left_corner.png" /> 264 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_LEFT_CORN ER" file="content_bottom_left_corner.png" />
265 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_RIGHT_COR NER" file="content_bottom_right_corner.png" /> 265 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_RIGHT_COR NER" file="content_bottom_right_corner.png" />
266 <structure type="chrome_scaled_image" name="IDR_CONTENT_LEFT_SIDE" file= "content_left_side.png" /> 266 <structure type="chrome_scaled_image" name="IDR_CONTENT_LEFT_SIDE" file= "content_left_side.png" />
267 <structure type="chrome_scaled_image" name="IDR_CONTENT_RIGHT_SIDE" file ="content_right_side.png" /> 267 <structure type="chrome_scaled_image" name="IDR_CONTENT_RIGHT_SIDE" file ="content_right_side.png" />
268 </if> 268 </if>
269 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON" file="com mon/default_favicon.png" /> 269 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON" file="com mon/default_favicon.png" />
270 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_32" file=" common/default_favicon_32.png" /> 270 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_32" file=" common/default_favicon_32.png" />
271 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_64" file=" common/default_favicon_64.png" /> 271 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_64" file=" common/default_favicon_64.png" />
272 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED" file="commo n/folder_closed.png" /> 272 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED" file="commo n/folder_closed.png" />
(...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after
477 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_BOTTOM" file="common/aura_scrollbar_thumb_base_pressed_bottom.png" /> 477 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_BOTTOM" file="common/aura_scrollbar_thumb_base_pressed_bottom.png" />
478 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_BOTTOM_LEFT" file="common/aura_scrollbar_thumb_base_pressed_bottom_left.png " /> 478 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_BOTTOM_LEFT" file="common/aura_scrollbar_thumb_base_pressed_bottom_left.png " />
479 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_BOTTOM_RIGHT" file="common/aura_scrollbar_thumb_base_pressed_bottom_right.p ng" /> 479 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_BOTTOM_RIGHT" file="common/aura_scrollbar_thumb_base_pressed_bottom_right.p ng" />
480 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_CENTER" file="common/aura_scrollbar_thumb_base_pressed_center.png" /> 480 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_CENTER" file="common/aura_scrollbar_thumb_base_pressed_center.png" />
481 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_LEFT" file="common/aura_scrollbar_thumb_base_pressed_left.png" /> 481 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_LEFT" file="common/aura_scrollbar_thumb_base_pressed_left.png" />
482 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_RIGHT" file="common/aura_scrollbar_thumb_base_pressed_right.png" /> 482 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_RIGHT" file="common/aura_scrollbar_thumb_base_pressed_right.png" />
483 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_TOP" file="common/aura_scrollbar_thumb_base_pressed_top.png" /> 483 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_TOP" file="common/aura_scrollbar_thumb_base_pressed_top.png" />
484 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_TOP_LEFT" file="common/aura_scrollbar_thumb_base_pressed_top_left.png" /> 484 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_TOP_LEFT" file="common/aura_scrollbar_thumb_base_pressed_top_left.png" />
485 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_TOP_RIGHT" file="common/aura_scrollbar_thumb_base_pressed_top_right.png" /> 485 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_TOP_RIGHT" file="common/aura_scrollbar_thumb_base_pressed_top_right.png" />
486 </if> 486 </if>
487 <if expr="toolkit_uses_gtk or toolkit_views"> 487 <if expr="toolkit_views">
488 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM" file="common/textbutton_hover_bottom.png" /> 488 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM" file="common/textbutton_hover_bottom.png" />
489 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM_ LEFT" file="common/textbutton_hover_bottom_left.png" /> 489 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM_ LEFT" file="common/textbutton_hover_bottom_left.png" />
490 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM_ RIGHT" file="common/textbutton_hover_bottom_right.png" /> 490 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM_ RIGHT" file="common/textbutton_hover_bottom_right.png" />
491 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_CENTER" file="common/textbutton_hover_center.png" /> 491 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_CENTER" file="common/textbutton_hover_center.png" />
492 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_LEFT" f ile="common/textbutton_hover_left.png" /> 492 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_LEFT" f ile="common/textbutton_hover_left.png" />
493 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_RIGHT" file="common/textbutton_hover_right.png" /> 493 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_RIGHT" file="common/textbutton_hover_right.png" />
494 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP" fi le="common/textbutton_hover_top.png" /> 494 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP" fi le="common/textbutton_hover_top.png" />
495 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP_LEF T" file="common/textbutton_hover_top_left.png" /> 495 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP_LEF T" file="common/textbutton_hover_top_left.png" />
496 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP_RIG HT" file="common/textbutton_hover_top_right.png" /> 496 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP_RIG HT" file="common/textbutton_hover_top_right.png" />
497 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_BOTTO M" file="common/textbutton_pressed_bottom.png" /> 497 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_PRESSED_BOTTO M" file="common/textbutton_pressed_bottom.png" />
(...skipping 19 matching lines...) Expand all
517 <if expr="is_macosx or is_ios"> 517 <if expr="is_macosx or is_ios">
518 <structure type="chrome_scaled_image" name="IDR_TRAY_ATTENTION" file="ma c/notification_tray_attention.png"/> 518 <structure type="chrome_scaled_image" name="IDR_TRAY_ATTENTION" file="ma c/notification_tray_attention.png"/>
519 <structure type="chrome_scaled_image" name="IDR_TRAY_ATTENTION_PRESSED" file="mac/notification_tray_attention_pressed.png"/> 519 <structure type="chrome_scaled_image" name="IDR_TRAY_ATTENTION_PRESSED" file="mac/notification_tray_attention_pressed.png"/>
520 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_ATTE NTION" file="mac/notification_tray_do_not_disturb_attention.png"/> 520 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_ATTE NTION" file="mac/notification_tray_do_not_disturb_attention.png"/>
521 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_ATTE NTION_PRESSED" file="mac/notification_tray_do_not_disturb_attention_pressed.png" /> 521 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_ATTE NTION_PRESSED" file="mac/notification_tray_do_not_disturb_attention_pressed.png" />
522 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_EMPT Y" file="mac/notification_tray_do_not_disturb_empty.png"/> 522 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_EMPT Y" file="mac/notification_tray_do_not_disturb_empty.png"/>
523 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_EMPT Y_PRESSED" file="mac/notification_tray_do_not_disturb_empty_pressed.png"/> 523 <structure type="chrome_scaled_image" name="IDR_TRAY_DO_NOT_DISTURB_EMPT Y_PRESSED" file="mac/notification_tray_do_not_disturb_empty_pressed.png"/>
524 <structure type="chrome_scaled_image" name="IDR_TRAY_EMPTY" file="mac/no tification_tray_empty.png"/> 524 <structure type="chrome_scaled_image" name="IDR_TRAY_EMPTY" file="mac/no tification_tray_empty.png"/>
525 <structure type="chrome_scaled_image" name="IDR_TRAY_EMPTY_PRESSED" file ="mac/notification_tray_empty_pressed.png"/> 525 <structure type="chrome_scaled_image" name="IDR_TRAY_EMPTY_PRESSED" file ="mac/notification_tray_empty_pressed.png"/>
526 </if> 526 </if>
527 <if expr="toolkit_uses_gtk or toolkit_views"> 527 <if expr="toolkit_views">
528 <structure type="chrome_scaled_image" name="IDR_WINDOW_BOTTOM_CENTER" fi le="common/window_bottom_center.png" /> 528 <structure type="chrome_scaled_image" name="IDR_WINDOW_BOTTOM_CENTER" fi le="common/window_bottom_center.png" />
529 <structure type="chrome_scaled_image" name="IDR_WINDOW_BOTTOM_LEFT_CORNE R" file="common/window_bottom_left_corner.png" /> 529 <structure type="chrome_scaled_image" name="IDR_WINDOW_BOTTOM_LEFT_CORNE R" file="common/window_bottom_left_corner.png" />
530 <structure type="chrome_scaled_image" name="IDR_WINDOW_BOTTOM_RIGHT_CORN ER" file="common/window_bottom_right_corner.png" /> 530 <structure type="chrome_scaled_image" name="IDR_WINDOW_BOTTOM_RIGHT_CORN ER" file="common/window_bottom_right_corner.png" />
531 <structure type="chrome_scaled_image" name="IDR_WINDOW_LEFT_SIDE" file=" common/window_left_side.png" /> 531 <structure type="chrome_scaled_image" name="IDR_WINDOW_LEFT_SIDE" file=" common/window_left_side.png" />
532 <structure type="chrome_scaled_image" name="IDR_WINDOW_RIGHT_SIDE" file= "common/window_right_side.png" /> 532 <structure type="chrome_scaled_image" name="IDR_WINDOW_RIGHT_SIDE" file= "common/window_right_side.png" />
533 <structure type="chrome_scaled_image" name="IDR_WINDOW_TOP_CENTER" file= "common/window_top_center.png" /> 533 <structure type="chrome_scaled_image" name="IDR_WINDOW_TOP_CENTER" file= "common/window_top_center.png" />
534 <structure type="chrome_scaled_image" name="IDR_WINDOW_TOP_LEFT_CORNER" file="common/window_top_left_corner.png" /> 534 <structure type="chrome_scaled_image" name="IDR_WINDOW_TOP_LEFT_CORNER" file="common/window_top_left_corner.png" />
535 <structure type="chrome_scaled_image" name="IDR_WINDOW_TOP_RIGHT_CORNER" file="common/window_top_right_corner.png" /> 535 <structure type="chrome_scaled_image" name="IDR_WINDOW_TOP_RIGHT_CORNER" file="common/window_top_right_corner.png" />
536 </if> 536 </if>
537 <if expr="toolkit_views"> 537 <if expr="toolkit_views">
(...skipping 18 matching lines...) Expand all
556 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" /> 556 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" />
557 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" /> 557 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" />
558 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" /> 558 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" />
559 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" /> 559 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" />
560 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" /> 560 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" />
561 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" /> 561 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" />
562 </if> 562 </if>
563 </structures> 563 </structures>
564 </release> 564 </release>
565 </grit> 565 </grit>
OLDNEW
« no previous file with comments | « ui/gfx/gdk_compat.h ('k') | ui/ui_unittests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698