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

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

Issue 295523002: ui: Fix usage of desktop_linux in our grd files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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/base/strings/app_locale_settings_th.xtb ('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 <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 12 matching lines...) Expand all
23 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_R IGHT" file="common/app_list_progress_bar_right.png" /> 23 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_R IGHT" file="common/app_list_progress_bar_right.png" />
24 <structure type="chrome_scaled_image" name="IDR_APP_LIST_NOTIFICATIONS_I CON" file="common/app_list_notifications_icon.png" /> 24 <structure type="chrome_scaled_image" name="IDR_APP_LIST_NOTIFICATIONS_I CON" file="common/app_list_notifications_icon.png" />
25 <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_HOVER" fi le="common/app_list_tools_hover.png" /> 25 <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_HOVER" fi le="common/app_list_tools_hover.png" />
26 <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_NORMAL" f ile="common/app_list_tools_normal.png" /> 26 <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_NORMAL" f ile="common/app_list_tools_normal.png" />
27 <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_PRESSED" file="common/app_list_tools_pressed.png" /> 27 <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_PRESSED" file="common/app_list_tools_pressed.png" />
28 <structure type="chrome_scaled_image" name="IDR_APP_LIST_FOLDER_BACK_NOR MAL" file="common/app_list_folder_back_normal.png" /> 28 <structure type="chrome_scaled_image" name="IDR_APP_LIST_FOLDER_BACK_NOR MAL" file="common/app_list_folder_back_normal.png" />
29 <structure type="chrome_scaled_image" name="IDR_APP_LIST_SEARCH_ICON" fi le="common/app_list_search_icon.png" /> 29 <structure type="chrome_scaled_image" name="IDR_APP_LIST_SEARCH_ICON" fi le="common/app_list_search_icon.png" />
30 <structure type="chrome_scaled_image" name="IDR_APP_LIST_SPEECH_MIC_ON" file="common/app_list_mic_on.png" /> 30 <structure type="chrome_scaled_image" name="IDR_APP_LIST_SPEECH_MIC_ON" file="common/app_list_mic_on.png" />
31 <structure type="chrome_scaled_image" name="IDR_APP_LIST_SPEECH_MIC_OFF" file="common/app_list_mic_off.png" /> 31 <structure type="chrome_scaled_image" name="IDR_APP_LIST_SPEECH_MIC_OFF" file="common/app_list_mic_off.png" />
32 <structure type="chrome_scaled_image" name="IDR_APP_LIST_SPEECH_MIC_RECO RDING" file="common/app_list_mic_recording.png" /> 32 <structure type="chrome_scaled_image" name="IDR_APP_LIST_SPEECH_MIC_RECO RDING" file="common/app_list_mic_recording.png" />
33 <if expr="is_win or desktop_linux"> 33 <if expr="is_win or (is_linux and not chromeos)">
34 <structure type="chrome_scaled_image" name="IDR_APP_LIST_USER_INDICATO R" file="common/app_list_user_indicator.png" /> 34 <structure type="chrome_scaled_image" name="IDR_APP_LIST_USER_INDICATO R" file="common/app_list_user_indicator.png" />
35 </if> 35 </if>
36 </if> 36 </if>
37 <if expr="toolkit_views"> 37 <if expr="toolkit_views">
38 <structure type="chrome_scaled_image" name="IDR_APP_TOP_CENTER" file="ap p_top_center.png" /> 38 <structure type="chrome_scaled_image" name="IDR_APP_TOP_CENTER" file="ap p_top_center.png" />
39 <structure type="chrome_scaled_image" name="IDR_APP_TOP_LEFT" file="app_ top_left.png" /> 39 <structure type="chrome_scaled_image" name="IDR_APP_TOP_LEFT" file="app_ top_left.png" />
40 <structure type="chrome_scaled_image" name="IDR_APP_TOP_RIGHT" file="app _top_right.png" /> 40 <structure type="chrome_scaled_image" name="IDR_APP_TOP_RIGHT" file="app _top_right.png" />
41 </if> 41 </if>
42 <if expr="is_linux and use_aura"> 42 <if expr="is_linux and use_aura">
43 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_BIG_ALIAS" f ile="common/pointers/alias_big.png" /> 43 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_BIG_ALIAS" f ile="common/pointers/alias_big.png" />
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
160 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_FOCUSED" file=" common/checkbox_focused.png" /> 160 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_FOCUSED" file=" common/checkbox_focused.png" />
161 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_FOCUSED_CHECKED " file="common/checkbox_focused_checked.png" /> 161 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_FOCUSED_CHECKED " file="common/checkbox_focused_checked.png" />
162 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_FOCUSED_CHECKED _HOVER" file="common/checkbox_focused_checked_hover.png" /> 162 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_FOCUSED_CHECKED _HOVER" file="common/checkbox_focused_checked_hover.png" />
163 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_FOCUSED_CHECKED _PRESSED" file="common/checkbox_focused_checked_pressed.png" /> 163 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_FOCUSED_CHECKED _PRESSED" file="common/checkbox_focused_checked_pressed.png" />
164 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_FOCUSED_HOVER" file="common/checkbox_focused_hover.png" /> 164 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_FOCUSED_HOVER" file="common/checkbox_focused_hover.png" />
165 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_FOCUSED_PRESSED " file="common/checkbox_focused_pressed.png" /> 165 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_FOCUSED_PRESSED " file="common/checkbox_focused_pressed.png" />
166 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_HOVER" file="co mmon/checkbox_hover.png" /> 166 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_HOVER" file="co mmon/checkbox_hover.png" />
167 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_PRESSED" file=" common/checkbox_pressed.png" /> 167 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_PRESSED" file=" common/checkbox_pressed.png" />
168 </if> 168 </if>
169 <structure type="chrome_scaled_image" name="IDR_CHECKMARK" file="common/ch eckmark.png" /> 169 <structure type="chrome_scaled_image" name="IDR_CHECKMARK" file="common/ch eckmark.png" />
170 <if expr="desktop_linux"> 170 <if expr="is_linux and not chromeos">
171 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="linux/linux _close.png" /> 171 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="linux/linux _close.png" />
172 </if> 172 </if>
173 <if expr="not desktop_linux and toolkit_views"> 173 <if expr="(not is_linux and chromeos) and toolkit_views">
174 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="close.png" /> 174 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="close.png" />
175 </if> 175 </if>
176 <structure type="chrome_scaled_image" name="IDR_CLOSE_2" file="close_2.png " /> 176 <structure type="chrome_scaled_image" name="IDR_CLOSE_2" file="close_2.png " />
177 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_H" file="close_2_h over.png" /> 177 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_H" file="close_2_h over.png" />
178 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_MASK" file="close_ 2_mask.png" /> 178 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_MASK" file="close_ 2_mask.png" />
179 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_P" file="close_2_p ressed.png" /> 179 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_P" file="close_2_p ressed.png" />
180 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG" file="close_ dialog.png" /> 180 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG" file="close_ dialog.png" />
181 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_H" file="clos e_dialog_hover.png" /> 181 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_H" file="clos e_dialog_hover.png" />
182 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_P" file="clos e_dialog_pressed.png" /> 182 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_P" file="clos e_dialog_pressed.png" />
183 <if expr="desktop_linux"> 183 <if expr="is_linux and not chromeos">
184 <structure type="chrome_scaled_image" name="IDR_CLOSE_H" file="linux/lin ux_close_hover.png" /> 184 <structure type="chrome_scaled_image" name="IDR_CLOSE_H" file="linux/lin ux_close_hover.png" />
185 <structure type="chrome_scaled_image" name="IDR_CLOSE_P" file="linux/lin ux_close_pressed.png" /> 185 <structure type="chrome_scaled_image" name="IDR_CLOSE_P" file="linux/lin ux_close_pressed.png" />
186 </if> 186 </if>
187 <if expr="not desktop_linux and toolkit_views"> 187 <if expr="(not is_linux and chromeos) and toolkit_views">
188 <structure type="chrome_scaled_image" name="IDR_CLOSE_H" file="close_hov er.png" /> 188 <structure type="chrome_scaled_image" name="IDR_CLOSE_H" file="close_hov er.png" />
189 <structure type="chrome_scaled_image" name="IDR_CLOSE_P" file="close_pre ssed.png" /> 189 <structure type="chrome_scaled_image" name="IDR_CLOSE_P" file="close_pre ssed.png" />
190 </if> 190 </if>
191 <if expr="toolkit_views"> 191 <if expr="toolkit_views">
192 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_BOTTOM" file="common/combobox_button_bottom.png" /> 192 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_BOTTOM" file="common/combobox_button_bottom.png" />
193 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_H_BOTTOM " file="common/combobox_button_bottom_hover.png" /> 193 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_H_BOTTOM " file="common/combobox_button_bottom_hover.png" />
194 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_P_BOTTOM " file="common/combobox_button_bottom_pressed.png" /> 194 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_P_BOTTOM " file="common/combobox_button_bottom_pressed.png" />
195 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_BOTTOM_L EFT" file="common/combobox_button_bottom_left.png" /> 195 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_BOTTOM_L EFT" file="common/combobox_button_bottom_left.png" />
196 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_H_BOTTOM _LEFT" file="common/combobox_button_bottom_left_hover.png" /> 196 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_H_BOTTOM _LEFT" file="common/combobox_button_bottom_left_hover.png" />
197 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_P_BOTTOM _LEFT" file="common/combobox_button_bottom_left_pressed.png" /> 197 <structure type="chrome_scaled_image" name="IDR_COMBOBOX_BUTTON_P_BOTTOM _LEFT" file="common/combobox_button_bottom_left_pressed.png" />
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_64" file=" common/default_favicon_64.png" /> 274 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_64" file=" common/default_favicon_64.png" />
275 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED" file="commo n/folder_closed.png" /> 275 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED" file="commo n/folder_closed.png" />
276 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED_RTL" file="c ommon/folder_closed_rtl.png" /> 276 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED_RTL" file="c ommon/folder_closed_rtl.png" />
277 <if expr="toolkit_views"> 277 <if expr="toolkit_views">
278 <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN" file="commo n/folder_open.png" /> 278 <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN" file="commo n/folder_open.png" />
279 <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN_RTL" file="c ommon/folder_open_rtl.png" /> 279 <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN_RTL" file="c ommon/folder_open_rtl.png" />
280 <structure type="chrome_scaled_image" name="IDR_FRAME" file="frame_defau lt.png" /> 280 <structure type="chrome_scaled_image" name="IDR_FRAME" file="frame_defau lt.png" />
281 <structure type="chrome_scaled_image" name="IDR_FRAME_APP_PANEL" file="f rame_app_panel_default.png" /> 281 <structure type="chrome_scaled_image" name="IDR_FRAME_APP_PANEL" file="f rame_app_panel_default.png" />
282 <structure type="chrome_scaled_image" name="IDR_FRAME_INACTIVE" file="fr ame_default_inactive.png" /> 282 <structure type="chrome_scaled_image" name="IDR_FRAME_INACTIVE" file="fr ame_default_inactive.png" />
283 </if> 283 </if>
284 <if expr="desktop_linux"> 284 <if expr="is_linux and not chromeos">
285 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE" file="linux/li nux_maximize.png" /> 285 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE" file="linux/li nux_maximize.png" />
286 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_H" file="linux/ linux_maximize_hover.png" /> 286 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_H" file="linux/ linux_maximize_hover.png" />
287 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_P" file="linux/ linux_maximize_pressed.png" /> 287 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_P" file="linux/ linux_maximize_pressed.png" />
288 </if> 288 </if>
289 <if expr="not desktop_linux and toolkit_views"> 289 <if expr="(not is_linux and chromeos) and toolkit_views">
290 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE" file="maximize .png" /> 290 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE" file="maximize .png" />
291 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_H" file="maximi ze_hover.png" /> 291 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_H" file="maximi ze_hover.png" />
292 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_P" file="maximi ze_pressed.png" /> 292 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_P" file="maximi ze_pressed.png" />
293 </if> 293 </if>
294 <if expr="toolkit_views"> 294 <if expr="toolkit_views">
295 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW" fi le="common/menu_hierarchy_arrow.png" /> 295 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW" fi le="common/menu_hierarchy_arrow.png" />
296 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW_DAR K_BACKGROUND" file="common/menu_hierarchy_arrow_white.png" /> 296 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW_DAR K_BACKGROUND" file="common/menu_hierarchy_arrow_white.png" />
297 </if> 297 </if>
298 <if expr="(is_macosx or is_ios) and not toolkit_views"> 298 <if expr="(is_macosx or is_ios) and not toolkit_views">
299 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW" fi le="mac/menu_hierarchy_arrow.png" /> 299 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW" fi le="mac/menu_hierarchy_arrow.png" />
(...skipping 11 matching lines...) Expand all
311 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_RIGHT" f ile="slider_right_disabled.png" /> 311 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_RIGHT" f ile="slider_right_disabled.png" />
312 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_CENTER" file="slider_center_disabled.png" /> 312 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_CENTER" file="slider_center_disabled.png" />
313 <structure type="chrome_scaled_image" name="IDR_SLIDER_PRESSED_LEFT" fil e="slider_left_pressed.png" /> 313 <structure type="chrome_scaled_image" name="IDR_SLIDER_PRESSED_LEFT" fil e="slider_left_pressed.png" />
314 <structure type="chrome_scaled_image" name="IDR_SLIDER_PRESSED_RIGHT" fi le="slider_right_pressed.png" /> 314 <structure type="chrome_scaled_image" name="IDR_SLIDER_PRESSED_RIGHT" fi le="slider_right_pressed.png" />
315 <structure type="chrome_scaled_image" name="IDR_SLIDER_PRESSED_CENTER" f ile="slider_center_pressed.png" /> 315 <structure type="chrome_scaled_image" name="IDR_SLIDER_PRESSED_CENTER" f ile="slider_center_pressed.png" />
316 <structure type="chrome_scaled_image" name="IDR_SLIDER_ACTIVE_THUMB" fil e="slider_thumb.png" /> 316 <structure type="chrome_scaled_image" name="IDR_SLIDER_ACTIVE_THUMB" fil e="slider_thumb.png" />
317 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_THUMB" f ile="slider_thumb_disabled.png" /> 317 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_THUMB" f ile="slider_thumb_disabled.png" />
318 </if> 318 </if>
319 <structure type="chrome_scaled_image" name="IDR_MENU_DROPARROW" file="cros /menu_droparrow.png" /> 319 <structure type="chrome_scaled_image" name="IDR_MENU_DROPARROW" file="cros /menu_droparrow.png" />
320 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" /> 320 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" />
321 <if expr="desktop_linux"> 321 <if expr="is_linux and not chromeos">
322 <structure type="chrome_scaled_image" name="IDR_MINIMIZE" file="linux/li nux_minimize.png" /> 322 <structure type="chrome_scaled_image" name="IDR_MINIMIZE" file="linux/li nux_minimize.png" />
323 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_H" file="linux/ linux_minimize_hover.png" /> 323 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_H" file="linux/ linux_minimize_hover.png" />
324 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_P" file="linux/ linux_minimize_pressed.png" /> 324 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_P" file="linux/ linux_minimize_pressed.png" />
325 </if> 325 </if>
326 <if expr="not desktop_linux and toolkit_views"> 326 <if expr="(not is_linux and chromeos) and toolkit_views">
327 <structure type="chrome_scaled_image" name="IDR_MINIMIZE" file="minimize .png" /> 327 <structure type="chrome_scaled_image" name="IDR_MINIMIZE" file="minimize .png" />
328 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_H" file="minimi ze_hover.png" /> 328 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_H" file="minimi ze_hover.png" />
329 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_P" file="minimi ze_pressed.png" /> 329 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_P" file="minimi ze_pressed.png" />
330 </if> 330 </if>
331 <if expr="toolkit_views or is_macosx or is_ios"> 331 <if expr="toolkit_views or is_macosx or is_ios">
332 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW" file ="common/notification_arrow.png"/> 332 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW" file ="common/notification_arrow.png"/>
333 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_HOVER " file="common/notification_arrow_hover.png"/> 333 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_HOVER " file="common/notification_arrow_hover.png"/>
334 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_PRESS ED" file="common/notification_arrow_pressed.png"/> 334 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_PRESS ED" file="common/notification_arrow_pressed.png"/>
335 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SE TTINGS" file="common/notification_advanced_settings.png"/> 335 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SE TTINGS" file="common/notification_advanced_settings.png"/>
336 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SE TTINGS_HOVER" file="common/notification_advanced_settings_hover.png"/> 336 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SE TTINGS_HOVER" file="common/notification_advanced_settings_hover.png"/>
337 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SE TTINGS_PRESSED" file="common/notification_advanced_settings_pressed.png"/> 337 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SE TTINGS_PRESSED" file="common/notification_advanced_settings_pressed.png"/>
338 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL" file="common/notification_clear_all.png"/> 338 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL" file="common/notification_clear_all.png"/>
339 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL_D ISABLED" file="common/notification_clear_all_disabled.png"/> 339 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL_D ISABLED" file="common/notification_clear_all_disabled.png"/>
340 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL_H OVER" file="common/notification_clear_all_hover.png"/> 340 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL_H OVER" file="common/notification_clear_all_hover.png"/>
341 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL_P RESSED" file="common/notification_clear_all_pressed.png"/> 341 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL_P RESSED" file="common/notification_clear_all_pressed.png"/>
342 <if expr="is_win"> 342 <if expr="is_win">
343 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" fi le="win/notification_close.png"/> 343 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" fi le="win/notification_close.png"/>
344 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOV ER" file="win/notification_close_hover.png"/> 344 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOV ER" file="win/notification_close_hover.png"/>
345 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRE SSED" file="win/notification_close_pressed.png"/> 345 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRE SSED" file="win/notification_close_pressed.png"/>
346 </if> 346 </if>
347 <if expr="not is_win"> 347 <if expr="not is_win">
348 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" fi le="common/notification_close.png"/> 348 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" fi le="common/notification_close.png"/>
349 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOV ER" file="common/notification_close_hover.png"/> 349 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOV ER" file="common/notification_close_hover.png"/>
350 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRE SSED" file="common/notification_close_pressed.png"/> 350 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRE SSED" file="common/notification_close_pressed.png"/>
351 </if> 351 </if>
352 <if expr="desktop_linux and use_aura"> 352 <if expr="(is_linux and not chromeos) and use_aura">
353 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_BUBBLE_CL OSE" file="common/notification_bubble_close.png"/> 353 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_BUBBLE_CL OSE" file="common/notification_bubble_close.png"/>
354 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_BUBBLE_CL OSE_HOVER" file="common/notification_bubble_close_hover.png"/> 354 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_BUBBLE_CL OSE_HOVER" file="common/notification_bubble_close_hover.png"/>
355 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_BUBBLE_CL OSE_PRESSED" file="common/notification_bubble_close_pressed.png"/> 355 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_BUBBLE_CL OSE_PRESSED" file="common/notification_bubble_close_pressed.png"/>
356 </if> 356 </if>
357 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_DO_NOT_DIST URB" file="common/notification_do_not_disturb.png"/> 357 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_DO_NOT_DIST URB" file="common/notification_do_not_disturb.png"/>
358 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_DO_NOT_DIST URB_HOVER" file="common/notification_do_not_disturb_hover.png"/> 358 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_DO_NOT_DIST URB_HOVER" file="common/notification_do_not_disturb_hover.png"/>
359 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_DO_NOT_DIST URB_PRESSED" file="common/notification_do_not_disturb_pressed.png"/> 359 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_DO_NOT_DIST URB_PRESSED" file="common/notification_do_not_disturb_pressed.png"/>
360 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS" f ile="common/notification_settings.png"/> 360 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS" f ile="common/notification_settings.png"/>
361 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS_HO VER" file="common/notification_settings_hover.png"/> 361 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS_HO VER" file="common/notification_settings_hover.png"/>
362 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS_PR ESSED" file="common/notification_settings_pressed.png"/> 362 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS_PR ESSED" file="common/notification_settings_pressed.png"/>
(...skipping 30 matching lines...) Expand all
393 <structure type="chrome_scaled_image" name="IDR_RADIO_DISABLED" file="co mmon/radio_inactive.png" /> 393 <structure type="chrome_scaled_image" name="IDR_RADIO_DISABLED" file="co mmon/radio_inactive.png" />
394 <structure type="chrome_scaled_image" name="IDR_RADIO_FOCUSED" file="com mon/radio_focused.png" /> 394 <structure type="chrome_scaled_image" name="IDR_RADIO_FOCUSED" file="com mon/radio_focused.png" />
395 <structure type="chrome_scaled_image" name="IDR_RADIO_FOCUSED_CHECKED" f ile="common/radio_focused_checked.png" /> 395 <structure type="chrome_scaled_image" name="IDR_RADIO_FOCUSED_CHECKED" f ile="common/radio_focused_checked.png" />
396 <structure type="chrome_scaled_image" name="IDR_RADIO_FOCUSED_CHECKED_HO VER" file="common/radio_focused_checked_hover.png" /> 396 <structure type="chrome_scaled_image" name="IDR_RADIO_FOCUSED_CHECKED_HO VER" file="common/radio_focused_checked_hover.png" />
397 <structure type="chrome_scaled_image" name="IDR_RADIO_FOCUSED_CHECKED_PR ESSED" file="common/radio_focused_checked_pressed.png" /> 397 <structure type="chrome_scaled_image" name="IDR_RADIO_FOCUSED_CHECKED_PR ESSED" file="common/radio_focused_checked_pressed.png" />
398 <structure type="chrome_scaled_image" name="IDR_RADIO_FOCUSED_HOVER" fil e="common/radio_focused_hover.png" /> 398 <structure type="chrome_scaled_image" name="IDR_RADIO_FOCUSED_HOVER" fil e="common/radio_focused_hover.png" />
399 <structure type="chrome_scaled_image" name="IDR_RADIO_FOCUSED_PRESSED" f ile="common/radio_focused_pressed.png" /> 399 <structure type="chrome_scaled_image" name="IDR_RADIO_FOCUSED_PRESSED" f ile="common/radio_focused_pressed.png" />
400 <structure type="chrome_scaled_image" name="IDR_RADIO_HOVER" file="commo n/radio_hover.png" /> 400 <structure type="chrome_scaled_image" name="IDR_RADIO_HOVER" file="commo n/radio_hover.png" />
401 <structure type="chrome_scaled_image" name="IDR_RADIO_PRESSED" file="com mon/radio_pressed.png" /> 401 <structure type="chrome_scaled_image" name="IDR_RADIO_PRESSED" file="com mon/radio_pressed.png" />
402 </if> 402 </if>
403 <if expr="desktop_linux"> 403 <if expr="is_linux and not chromeos">
404 <structure type="chrome_scaled_image" name="IDR_RESTORE" file="linux/lin ux_restore.png" /> 404 <structure type="chrome_scaled_image" name="IDR_RESTORE" file="linux/lin ux_restore.png" />
405 <structure type="chrome_scaled_image" name="IDR_RESTORE_H" file="linux/l inux_restore_hover.png" /> 405 <structure type="chrome_scaled_image" name="IDR_RESTORE_H" file="linux/l inux_restore_hover.png" />
406 <structure type="chrome_scaled_image" name="IDR_RESTORE_P" file="linux/l inux_restore_pressed.png" /> 406 <structure type="chrome_scaled_image" name="IDR_RESTORE_P" file="linux/l inux_restore_pressed.png" />
407 </if> 407 </if>
408 <if expr="not desktop_linux and toolkit_views"> 408 <if expr="(not is_linux and chromeos) and toolkit_views">
409 <structure type="chrome_scaled_image" name="IDR_RESTORE" file="restore.p ng" /> 409 <structure type="chrome_scaled_image" name="IDR_RESTORE" file="restore.p ng" />
410 <structure type="chrome_scaled_image" name="IDR_RESTORE_H" file="restore _hover.png" /> 410 <structure type="chrome_scaled_image" name="IDR_RESTORE_H" file="restore _hover.png" />
411 <structure type="chrome_scaled_image" name="IDR_RESTORE_P" file="restore _pressed.png" /> 411 <structure type="chrome_scaled_image" name="IDR_RESTORE_P" file="restore _pressed.png" />
412 </if> 412 </if>
413 <if expr="use_aura"> 413 <if expr="use_aura">
414 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_BOTTOM" file="common/aura_scrollbar_arrow_button_base_hover_bottom.png " /> 414 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_BOTTOM" file="common/aura_scrollbar_arrow_button_base_hover_bottom.png " />
415 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_BOTTOM_LEFT" file="common/aura_scrollbar_arrow_button_base_hover_botto m_left.png" /> 415 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_BOTTOM_LEFT" file="common/aura_scrollbar_arrow_button_base_hover_botto m_left.png" />
416 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_BOTTOM_RIGHT" file="common/aura_scrollbar_arrow_button_base_hover_bott om_right.png" /> 416 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_BOTTOM_RIGHT" file="common/aura_scrollbar_arrow_button_base_hover_bott om_right.png" />
417 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_CENTER" file="common/aura_scrollbar_arrow_button_base_hover_center.png " /> 417 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_CENTER" file="common/aura_scrollbar_arrow_button_base_hover_center.png " />
418 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_LEFT" file="common/aura_scrollbar_arrow_button_base_hover_left.png" /> 418 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_LEFT" file="common/aura_scrollbar_arrow_button_base_hover_left.png" />
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
564 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" /> 564 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" />
565 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" /> 565 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" />
566 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" /> 566 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" />
567 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" /> 567 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" />
568 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" /> 568 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" />
569 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" /> 569 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" />
570 </if> 570 </if>
571 </structures> 571 </structures>
572 </release> 572 </release>
573 </grit> 573 </grit>
OLDNEW
« no previous file with comments | « ui/base/strings/app_locale_settings_th.xtb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698