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

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

Issue 10905242: add ash_resources.grd and necessary changes to use images in ash/resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: don't guard ash_strings with aura=1 Created 8 years, 3 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_200_percent/cros/window_size_tall_pressed.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. -->
11 <output filename="gfx_resources.pak" type="data_package" context="default_10 0_percent" /> 11 <output filename="gfx_resources.pak" type="data_package" context="default_10 0_percent" />
12 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" /> 12 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" />
13 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" /> 13 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" />
14 <output filename="ui_resources_touch_100_percent.pak" type="data_package" co ntext="touch_100_percent" /> 14 <output filename="ui_resources_touch_100_percent.pak" type="data_package" co ntext="touch_100_percent" />
15 <output filename="ui_resources_touch_140_percent.pak" type="data_package" co ntext="touch_140_percent" /> 15 <output filename="ui_resources_touch_140_percent.pak" type="data_package" co ntext="touch_140_percent" />
16 <output filename="ui_resources_touch_180_percent.pak" type="data_package" co ntext="touch_180_percent" /> 16 <output filename="ui_resources_touch_180_percent.pak" type="data_package" co ntext="touch_180_percent" />
17 </outputs> 17 </outputs>
18 <release seq="1"> 18 <release seq="1">
19 <structures fallback_to_low_resolution="true"> 19 <structures fallback_to_low_resolution="true">
20 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST 20 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST
21 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE 21 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE
22 SAME CONDITIONALS. --> 22 SAME CONDITIONALS. -->
23 <structure type="chrome_scaled_image" name="IDR_APP_TOP_CENTER" file="app_ top_center.png" /> 23 <structure type="chrome_scaled_image" name="IDR_APP_TOP_CENTER" file="app_ top_center.png" />
24 <if expr="pp_ifdef('toolkit_views')"> 24 <if expr="pp_ifdef('toolkit_views')">
25 <structure type="chrome_scaled_image" name="IDR_APP_TOP_LEFT" file="app_ top_left.png" /> 25 <structure type="chrome_scaled_image" name="IDR_APP_TOP_LEFT" file="app_ top_left.png" />
26 <structure type="chrome_scaled_image" name="IDR_APP_TOP_RIGHT" file="app _top_right.png" /> 26 <structure type="chrome_scaled_image" name="IDR_APP_TOP_RIGHT" file="app _top_right.png" />
27 </if> 27 </if>
28 <if expr="pp_ifdef('use_aura')">
29 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_ALIAS" file= "cros/pointers/alias.png" />
30 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_CELL" file=" cros/pointers/cell.png" />
31 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_COL_RESIZE" file="cros/pointers/sb_h_double_arrow.png" />
32 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_CONTEXT_MENU " file="cros/pointers/context_menu.png" />
33 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_COPY" file=" cros/pointers/copy.png" />
34 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_CROSSHAIR" f ile="cros/pointers/crosshair.png" />
35 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_EAST_RESIZE" file="cros/pointers/sb_h_double_arrow.png" />
36 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_EAST_WEST_RE SIZE" file="cros/pointers/sb_h_double_arrow.png" />
37 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_FLEUR" file= "cros/pointers/fleur.png" />
38 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_HAND" file=" cros/pointers/hand2.png" />
39 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_HELP" file=" cros/pointers/help.png" />
40 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_IBEAM" file= "cros/pointers/xterm.png" />
41 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_MOVE" file=" cros/pointers/move.png" />
42 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_NORTH_EAST_R ESIZE" file="cros/pointers/top_right_corner.png" />
43 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_NORTH_EAST_S OUTH_WEST_RESIZE" file="cros/pointers/top_right_corner.png" />
44 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_NORTH_RESIZE " file="cros/pointers/sb_v_double_arrow.png" />
45 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_NORTH_SOUTH_ RESIZE" file="cros/pointers/sb_v_double_arrow.png" />
46 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_NORTH_WEST_R ESIZE" file="cros/pointers/top_left_corner.png" />
47 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_NORTH_WEST_S OUTH_EAST_RESIZE" file="cros/pointers/top_left_corner.png" />
48 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_NO_DROP" fil e="cros/pointers/nodrop.png" />
49 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_PTR" file="c ros/pointers/left_ptr.png" />
50 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_ROW_RESIZE" file="cros/pointers/sb_v_double_arrow.png" />
51 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_SOUTH_EAST_R ESIZE" file="cros/pointers/top_left_corner.png" />
52 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_SOUTH_RESIZE " file="cros/pointers/sb_v_double_arrow.png" />
53 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_SOUTH_WEST_R ESIZE" file="cros/pointers/top_right_corner.png" />
54 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_WEST_RESIZE" file="cros/pointers/sb_h_double_arrow.png" />
55 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_XTERM_HORIZ" file="cros/pointers/xterm_horiz.png" />
56 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_ZOOM_IN" fil e="cros/pointers/zoom_in.png" />
57 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_ZOOM_OUT" fi le="cros/pointers/zoom_out.png" />
58 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_GRAB" file=" cros/pointers/fleur.png" />
59 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_GRABBING" fi le="cros/pointers/hand3.png" />
60 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_BACKGROUND " file="ash/launcher_background.png" />
61 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_BROWSER" f ile="ash/launcher_browser.png" />
62 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_BROWSER_PA NEL" file="ash/launcher_browser_panel.png" />
63 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_BROWSER_SH ORTCUT" file="aura/chromium-32.png" />
64 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_DIMMING" f ile="ash/launcher_dimming.png" />
65 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_ICON_APPLI ST" file="ash/launcher_applist.png" />
66 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_ICON_APPLI ST_HOT" file="ash/launcher_applist_hover.png" />
67 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_ICON_APPLI ST_PUSHED" file="ash/launcher_applist_pressed.png" />
68 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_INCOGNITO_ BROWSER" file="ash/launcher_incognito_browser.png" />
69 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_INCOGNITO_ BROWSER_PANEL" file="ash/launcher_incognito_browser_panel.png" />
70 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_OVERFLOW" file="ash/launcher_overflow.png" />
71 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_UNDERLINE_ ACTIVE" file="ash/launcher_underline_active.png" />
72 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_UNDERLINE_ HOVER" file="ash/launcher_underline_hover.png" />
73 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_UNDERLINE_ RUNNING" file="ash/launcher_underline_running.png" />
74 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_UNDERLINE_ VERTICAL_ACTIVE" file="ash/launcher_underline_active.png" />
75 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_UNDERLINE_ VERTICAL_HOVER" file="ash/launcher_underline_hover.png" />
76 <structure type="chrome_scaled_image" name="IDR_AURA_LAUNCHER_UNDERLINE_ VERTICAL_RUNNING" file="ash/launcher_underline_running.png" />
77 <structure type="chrome_scaled_image" name="IDR_AURA_MULTI_WINDOW_RESIZE _H" file="ash/multi_window_resize_hover.png" />
78 <structure type="chrome_scaled_image" name="IDR_AURA_MULTI_WINDOW_RESIZE _V" file="ash/multi_window_resize_v.png" />
79 <structure type="chrome_scaled_image" name="IDR_AURA_RESIZE_SHADOW_BOTTO M" file="ash/resize_shadow_bottom.png" />
80 <structure type="chrome_scaled_image" name="IDR_AURA_RESIZE_SHADOW_BOTTO M_LEFT" file="ash/resize_shadow_bottom_left.png" />
81 <structure type="chrome_scaled_image" name="IDR_AURA_RESIZE_SHADOW_BOTTO M_RIGHT" file="ash/resize_shadow_bottom_right.png" />
82 <structure type="chrome_scaled_image" name="IDR_AURA_RESIZE_SHADOW_LEFT" file="ash/resize_shadow_left.png" />
83 <structure type="chrome_scaled_image" name="IDR_AURA_RESIZE_SHADOW_RIGHT " file="ash/resize_shadow_right.png" />
84 <structure type="chrome_scaled_image" name="IDR_AURA_RESIZE_SHADOW_TOP" file="ash/resize_shadow_top.png" />
85 <structure type="chrome_scaled_image" name="IDR_AURA_RESIZE_SHADOW_TOP_L EFT" file="ash/resize_shadow_top_left.png" />
86 <structure type="chrome_scaled_image" name="IDR_AURA_RESIZE_SHADOW_TOP_R IGHT" file="ash/resize_shadow_top_right.png" />
87 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_BOTTO M" file="ash/window_shadow_active_bottom.png" />
88 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_BOTTO M_LEFT" file="ash/window_shadow_active_bottom_left.png" />
89 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_BOTTO M_RIGHT" file="ash/window_shadow_active_bottom_right.png" />
90 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_LEFT" file="ash/window_shadow_active_left.png" />
91 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_RIGHT " file="ash/window_shadow_active_right.png" />
92 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_TOP" file="ash/window_shadow_active_top.png" />
93 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_TOP_L EFT" file="ash/window_shadow_active_top_left.png" />
94 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_TOP_R IGHT" file="ash/window_shadow_active_top_right.png" />
95 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_INACTIVE_BOT TOM" file="ash/window_shadow_inactive_bottom.png" />
96 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_INACTIVE_BOT TOM_LEFT" file="ash/window_shadow_inactive_bottom_left.png" />
97 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_INACTIVE_BOT TOM_RIGHT" file="ash/window_shadow_inactive_bottom_right.png" />
98 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_INACTIVE_LEF T" file="ash/window_shadow_inactive_left.png" />
99 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_INACTIVE_RIG HT" file="ash/window_shadow_inactive_right.png" />
100 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_INACTIVE_TOP " file="ash/window_shadow_inactive_top.png" />
101 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_INACTIVE_TOP _LEFT" file="ash/window_shadow_inactive_top_left.png" />
102 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_INACTIVE_TOP _RIGHT" file="ash/window_shadow_inactive_top_right.png" />
103 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_SMALL_BOTTOM " file="ash/small_shadow_bottom.png" />
104 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_SMALL_BOTTOM _LEFT" file="ash/small_shadow_bottom_left.png" />
105 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_SMALL_BOTTOM _RIGHT" file="ash/small_shadow_bottom_right.png" />
106 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_SMALL_LEFT" file="ash/small_shadow_left.png" />
107 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_SMALL_RIGHT" file="ash/small_shadow_right.png" />
108 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_SMALL_TOP" f ile="ash/small_shadow_top.png" />
109 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_SMALL_TOP_LE FT" file="ash/small_shadow_top_left.png" />
110 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_SMALL_TOP_RI GHT" file="ash/small_shadow_top_right.png" />
111 <structure type="chrome_scaled_image" name="IDR_AURA_SWITCH_MONITOR" fil e="ash/switch_monitor.png" />
112 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_ACCESSIBI LITY" file="ash/status_accessibility_mode.png" />
113 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_ACCESSIBI LITY_DARK" file="ash/status_accessibility_dark.png" />
114 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH " file="ash/status_bluetooth.png" />
115 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH _DISABLED" file="ash/status_bluetooth_disabled.png" />
116 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH _DISABLED_HOVER" file="ash/status_bluetooth_disabled_h.png" />
117 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH _ENABLED" file="ash/status_bluetooth_enabled.png" />
118 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BLUETOOTH _ENABLED_HOVER" file="ash/status_bluetooth_enabled_h.png" />
119 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BRIGHTNES S" file="ash/status_brightness.png" />
120 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_CAPS_LOCK " file="ash/status_capslock.png" />
121 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_CAPS_LOCK _DARK" file="ash/status_capslock_dark.png" />
122 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_CELLULAR_ DISABLED" file="ash/status_cellular_disabled.png" />
123 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_CELLULAR_ DISABLED_HOVER" file="ash/status_cellular_disabled_h.png" />
124 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_CELLULAR_ ENABLED" file="ash/status_cellular_enabled.png" />
125 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_CELLULAR_ ENABLED_HOVER" file="ash/status_cellular_enabled_h.png" />
126 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DISPLAY" file="ash/status_display.png" />
127 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DISPLAY_H OVER" file="ash/status_display_hover.png" />
128 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DISPLAY_P RESSED" file="ash/status_display_pressed.png" />
129 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DRIVE" fi le="ash/status_drive.png" />
130 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DRIVE_CAN CEL" file="ash/status_drive_item_cancel.png" />
131 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DRIVE_CAN CEL_HOVER" file="ash/status_drive_item_cancel_hover.png" />
132 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DRIVE_DON E" file="ash/status_drive_item_done.png" />
133 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DRIVE_FAI LED" file="ash/status_drive_item_failed.png" />
134 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_DRIVE_LIG HT" file="ash/status_drive_light.png" />
135 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_HELP" fil e="ash/status_help.png" />
136 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_HELP_HOVE R" file="ash/status_help_h.png" />
137 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_IME" file ="ash/status_ime.png" />
138 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_LESS" fil e="ash/status_less.png" />
139 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_LOCALE" f ile="ash/status_locale.png" />
140 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_LOCKSCREE N" file="ash/status_lockscreen.png" />
141 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_LOCKSCREE N_HOVER" file="ash/status_lockscreen_h.png" />
142 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_MORE" fil e="ash/status_more.png" />
143 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_D ATA_LOW" file="ash/status_data_low.png" />
144 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_D ATA_NONE" file="ash/status_data_none.png" />
145 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_F AILED" file="ash/status_network_failed.png" />
146 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_I NFO" file="ash/status_network_info.png" />
147 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_I NFO_HOVER" file="ash/status_network_info_h.png" />
148 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_POWER_SMA LL" file="ash/status_power_small_all.png" />
149 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_POWER_SMA LL_DARK" file="ash/status_power_small_all_dark.png" />
150 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_SETTINGS" file="ash/status_settings.png" />
151 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_SHUTDOWN" file="ash/status_shutdown.png" />
152 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_SHUTDOWN_ HOVER" file="ash/status_shutdown_h.png" />
153 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_SMS" file ="ash/status_sms.png" />
154
155 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_UPDATE" f ile="ash/status_update.png" />
156 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_UPDATE_GR EEN" file="ash/status_update_green.png" />
157 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_UPDATE_OR ANGE" file="ash/status_update_orange.png" />
158 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_UPDATE_RE D" file="ash/status_update_red.png" />
159 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_UPDATE_DA RK" file="ash/status_update_dark.png" />
160 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_UPDATE_DA RK_GREEN" file="ash/status_update_dark_green.png" />
161 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_UPDATE_DA RK_ORANGE" file="ash/status_update_dark_orange.png" />
162 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_UPDATE_DA RK_RED" file="ash/status_update_dark_red.png" />
163
164 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_VOLUME_LE VELS" file="ash/status_volume_dark.png" />
165 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_VOLUME_MU TE" file="ash/status_volume_mute.png" />
166 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_WIFI_DISA BLED" file="ash/status_wifi_disabled.png" />
167 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_WIFI_DISA BLED_HOVER" file="ash/status_wifi_disabled_h.png" />
168 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_WIFI_ENAB LED" file="ash/status_wifi_enabled.png" />
169 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_WIFI_ENAB LED_HOVER" file="ash/status_wifi_enabled_h.png" />
170 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NOTIFY_CL OSE" file="ash/status_notify_x.png" />
171 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NOTIFY_BU TTON_ACTIVE_NORMAL" file="ash/notification_button_active_normal.png" />
172 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NOTIFY_BU TTON_ACTIVE_HOVER" file="ash/notification_button_active_hover.png" />
173 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NOTIFY_BU TTON_ACTIVE_PRESSED" file="ash/notification_button_active_pressed.png" />
174 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NOTIFY_BU TTON_INACTIVE_NORMAL" file="ash/notification_button_inactive_normal.png" />
175 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NOTIFY_BU TTON_INACTIVE_HOVER" file="ash/notification_button_inactive_hover.png" />
176 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NOTIFY_BU TTON_INACTIVE_PRESSED" file="ash/notification_button_inactive_pressed.png" />
177 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_BUTTON_SEPAR ATOR" file="aura/window_button_separator.png" />
178 <!-- TODO(benrg): Get rid of all conditionals that test the output
179 context. -->
180 <if expr="context.startswith('default_')">
181 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_FULLSCREEN _CLOSE" file="cros/window_close_fullscreen_normal.png" />
182 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_FULLSCREEN _CLOSE_H" file="cros/window_close_fullscreen_hover.png" />
183 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_FULLSCREEN _CLOSE_P" file="cros/window_close_fullscreen_pressed.png" />
184 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_FULLSCREEN _RESTORE" file="cros/window_size_fullscreen_normal.png" />
185 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_FULLSCREEN _RESTORE_H" file="cros/window_size_fullscreen_hover.png" />
186 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_FULLSCREEN _RESTORE_P" file="cros/window_size_fullscreen_pressed.png" />
187 </if>
188 <if expr="not context.startswith('default_')">
189 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_FULLSCREEN _CLOSE" file="aura/window_close_normal.png" />
190 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_FULLSCREEN _CLOSE_H" file="aura/window_close_hover.png" />
191 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_FULLSCREEN _CLOSE_P" file="aura/window_close_pressed.png" />
192 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_FULLSCREEN _RESTORE" file="aura/window_restore_normal.png" />
193 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_FULLSCREEN _RESTORE_H" file="aura/window_restore_hover.png" />
194 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_FULLSCREEN _RESTORE_P" file="aura/window_restore_pressed.png" />
195 </if>
196 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_FULLSCREEN_S HADOW" file="aura/window_fullscreen_shadow.png" />
197 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_BASE_ ACTIVE" file="aura/window_header_base_active.png" />
198 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_BASE_ INACTIVE" file="aura/window_header_base_inactive.png" />
199 <!-- TODO(jamescook): We need updated incognito art for Aura. -->
200 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_BASE_ INCOGNITO_ACTIVE" file="aura/window_header_base_incognito_active.png" />
201 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_BASE_ INCOGNITO_INACTIVE" file="aura/window_header_base_incognito_inactive.png" />
202 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE _BOTTOM" file="aura/window_header_shade_bottom.png" />
203 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE _BOTTOM_LEFT" file="aura/window_header_shade_bottom_left.png" />
204 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE _BOTTOM_RIGHT" file="aura/window_header_shade_bottom_right.png" />
205 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE _LEFT" file="aura/window_header_shade_left.png" />
206 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE _MIDDLE" file="aura/window_header_shade_middle.png" />
207 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE _RIGHT" file="aura/window_header_shade_right.png" />
208 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE _TOP" file="aura/window_header_shade_top.png" />
209 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE _TOP_LEFT" file="aura/window_header_shade_top_left.png" />
210 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE _TOP_RIGHT" file="aura/window_header_shade_top_right.png" />
211
212 <if expr="context.startswith('default_')">
213 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CLOSE" fil e="cros/window_close_tall_normal.png" />
214 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CLOSE_H" f ile="cros/window_close_tall_hover.png" />
215 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CLOSE_P" f ile="cros/window_close_tall_pressed.png" />
216 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ CLOSE" file="cros/window_close_short_normal.png" />
217 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ CLOSE_H" file="cros/window_close_short_hover.png" />
218 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ CLOSE_P" file="cros/window_close_short_pressed.png" />
219 <!-- These are temporary, when workspace2 is the default they'll repla ce IDR_AURA_WINDOW_MAXIMIZED_CLOSE -->
220 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ CLOSE2" file="cros/window_close_short_black_normal.png" />
221 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ CLOSE2_H" file="cros/window_close_short_black_hover.png" />
222 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ CLOSE2_P" file="cros/window_close_short_black_pressed.png" />
223
224 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZE" file="cros/window_size_tall_normal.png" />
225 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZE_H " file="cros/window_size_tall_hover.png" />
226 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZE_P " file="cros/window_size_tall_pressed.png" />
227 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ RESTORE" file="cros/window_size_short_normal.png" />
228 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ RESTORE_H" file="cros/window_size_short_hover.png" />
229 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ RESTORE_P" file="cros/window_size_short_pressed.png" />
230 <!-- These are temporary, when workspace2 is the default they'll repla ce IDR_AURA_WINDOW_MAXIMIZED_RESTORE -->
231 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ RESTORE2" file="cros/window_size_short_black_normal.png" />
232 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ RESTORE2_H" file="cros/window_size_short_black_hover.png" />
233 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ RESTORE2_P" file="cros/window_size_short_black_pressed.png" />
234 </if>
235 <if expr="not context.startswith('default_')">
236 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CLOSE" fil e="aura/window_close_normal.png" />
237 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CLOSE_H" f ile="aura/window_close_hover.png" />
238 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CLOSE_P" f ile="aura/window_close_pressed.png" />
239 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ CLOSE" file="aura/window_close_normal.png" />
240 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ CLOSE_H" file="aura/window_close_hover.png" />
241 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ CLOSE_P" file="aura/window_close_pressed.png" />
242
243 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZE" file="aura/window_maximize_normal.png" />
244 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZE_H " file="aura/window_maximize_hover.png" />
245 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZE_P " file="aura/window_maximize_pressed.png" />
246 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ RESTORE" file="aura/window_restore_normal.png" />
247 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ RESTORE_H" file="aura/window_restore_hover.png" />
248 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_MAXIMIZED_ RESTORE_P" file="aura/window_restore_pressed.png" />
249 </if>
250
251 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEF T" file="cros/window_position_left_normal.png" />
252 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEF T_H" file="cros/window_position_left_hover.png" />
253 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEF T_P" file="cros/window_position_left_pressed.png" />
254 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_MID DLE" file="cros/window_position_middle_normal.png" />
255 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_MID DLE_H" file="cros/window_position_middle_hover.png" />
256 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_MID DLE_P" file="cros/window_position_middle_pressed.png" />
257 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIG HT" file="cros/window_position_right_normal.png" />
258 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIG HT_H" file="cros/window_position_right_hover.png" />
259 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIG HT_P" file="cros/window_position_right_pressed.png" />
260 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEF T_RESTORE" file="cros/window_position_left_normal_restore.png" />
261 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEF T_RESTORE_H" file="cros/window_position_left_hover_restore.png" />
262 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEF T_RESTORE_P" file="cros/window_position_left_pressed_restore.png" />
263 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIG HT_RESTORE" file="cros/window_position_right_normal_restore.png" />
264 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIG HT_RESTORE_H" file="cros/window_position_right_hover_restore.png" />
265 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIG HT_RESTORE_P" file="cros/window_position_right_pressed_restore.png" />
266
267 </if>
268 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_BADGE_CENTE R" file="browser_action_badge_center.png" /> 28 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_BADGE_CENTE R" file="browser_action_badge_center.png" />
269 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_BADGE_LEFT" file="browser_action_badge_left.png" /> 29 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_BADGE_LEFT" file="browser_action_badge_left.png" />
270 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_BADGE_RIGHT " file="browser_action_badge_right.png" /> 30 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_BADGE_RIGHT " file="browser_action_badge_right.png" />
271 <structure type="chrome_scaled_image" name="IDR_BUBBLE_B" file="bubble_b.p ng" /> 31 <structure type="chrome_scaled_image" name="IDR_BUBBLE_B" file="bubble_b.p ng" />
272 <structure type="chrome_scaled_image" name="IDR_BUBBLE_BL" file="bubble_bl .png" /> 32 <structure type="chrome_scaled_image" name="IDR_BUBBLE_BL" file="bubble_bl .png" />
273 <structure type="chrome_scaled_image" name="IDR_BUBBLE_BR" file="bubble_br .png" /> 33 <structure type="chrome_scaled_image" name="IDR_BUBBLE_BR" file="bubble_br .png" />
274 <structure type="chrome_scaled_image" name="IDR_BUBBLE_B_ARROW" file="bubb le_pointer_b.png" /> 34 <structure type="chrome_scaled_image" name="IDR_BUBBLE_B_ARROW" file="bubb le_pointer_b.png" />
275 <structure type="chrome_scaled_image" name="IDR_BUBBLE_L" file="bubble_l.p ng" /> 35 <structure type="chrome_scaled_image" name="IDR_BUBBLE_L" file="bubble_l.p ng" />
276 <structure type="chrome_scaled_image" name="IDR_BUBBLE_L_ARROW" file="bubb le_pointer_l.png" /> 36 <structure type="chrome_scaled_image" name="IDR_BUBBLE_L_ARROW" file="bubb le_pointer_l.png" />
277 <structure type="chrome_scaled_image" name="IDR_BUBBLE_R" file="bubble_r.p ng" /> 37 <structure type="chrome_scaled_image" name="IDR_BUBBLE_R" file="bubble_r.p ng" />
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
458 <structure type="chrome_scaled_image" name="IDR_WINDOW_BOTTOM_LEFT_CORNER" file="window_bottom_left_corner.png" /> 218 <structure type="chrome_scaled_image" name="IDR_WINDOW_BOTTOM_LEFT_CORNER" file="window_bottom_left_corner.png" />
459 <structure type="chrome_scaled_image" name="IDR_WINDOW_BOTTOM_RIGHT_CORNER " file="window_bottom_right_corner.png" /> 219 <structure type="chrome_scaled_image" name="IDR_WINDOW_BOTTOM_RIGHT_CORNER " file="window_bottom_right_corner.png" />
460 <structure type="chrome_scaled_image" name="IDR_WINDOW_LEFT_SIDE" file="wi ndow_left_side.png" /> 220 <structure type="chrome_scaled_image" name="IDR_WINDOW_LEFT_SIDE" file="wi ndow_left_side.png" />
461 <structure type="chrome_scaled_image" name="IDR_WINDOW_RIGHT_SIDE" file="w indow_right_side.png" /> 221 <structure type="chrome_scaled_image" name="IDR_WINDOW_RIGHT_SIDE" file="w indow_right_side.png" />
462 <structure type="chrome_scaled_image" name="IDR_WINDOW_TOP_CENTER" file="w indow_top_center.png" /> 222 <structure type="chrome_scaled_image" name="IDR_WINDOW_TOP_CENTER" file="w indow_top_center.png" />
463 <structure type="chrome_scaled_image" name="IDR_WINDOW_TOP_LEFT_CORNER" fi le="window_top_left_corner.png" /> 223 <structure type="chrome_scaled_image" name="IDR_WINDOW_TOP_LEFT_CORNER" fi le="window_top_left_corner.png" />
464 <structure type="chrome_scaled_image" name="IDR_WINDOW_TOP_RIGHT_CORNER" f ile="window_top_right_corner.png" /> 224 <structure type="chrome_scaled_image" name="IDR_WINDOW_TOP_RIGHT_CORNER" f ile="window_top_right_corner.png" />
465 </structures> 225 </structures>
466 </release> 226 </release>
467 </grit> 227 </grit>
OLDNEW
« no previous file with comments | « ui/resources/default_200_percent/cros/window_size_tall_pressed.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698