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

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

Issue 20656002: Add profile selector menu to app list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove binary changes Created 7 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
« no previous file with comments | « ui/app_list/views/app_list_view.cc ('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 <if expr="pp_ifdef('enable_app_list')"> 23 <if expr="pp_ifdef('enable_app_list')">
24 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_B ACKGROUND" file="common/app_list_progress_bar_background.png" /> 24 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_B ACKGROUND" file="common/app_list_progress_bar_background.png" />
25 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_L EFT" file="common/app_list_progress_bar_left.png" /> 25 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_L EFT" file="common/app_list_progress_bar_left.png" />
26 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_C ENTER" file="common/app_list_progress_bar_center.png" /> 26 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_C ENTER" file="common/app_list_progress_bar_center.png" />
27 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_R IGHT" file="common/app_list_progress_bar_right.png" /> 27 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_R IGHT" file="common/app_list_progress_bar_right.png" />
28 <structure type="chrome_scaled_image" name="IDR_APP_LIST_USER_INDICATOR" file="common/app_list_user_indicator.png" />
29 <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_HOVER" fi le="common/app_list_tools_hover.png" /> 28 <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_HOVER" fi le="common/app_list_tools_hover.png" />
30 <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_NORMAL" f ile="common/app_list_tools_normal.png" /> 29 <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_NORMAL" f ile="common/app_list_tools_normal.png" />
31 <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_PRESSED" file="common/app_list_tools_pressed.png" /> 30 <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_PRESSED" file="common/app_list_tools_pressed.png" />
31 <if expr="is_win">
32 <structure type="chrome_scaled_image" name="IDR_APP_LIST_USER_INDICATO R" file="win/app_list_user_indicator.png" />
33 </if>
32 </if> 34 </if>
33 <structure type="chrome_scaled_image" name="IDR_APP_TOP_CENTER" file="app_ top_center.png" /> 35 <structure type="chrome_scaled_image" name="IDR_APP_TOP_CENTER" file="app_ top_center.png" />
34 <if expr="pp_ifdef('toolkit_views')"> 36 <if expr="pp_ifdef('toolkit_views')">
35 <structure type="chrome_scaled_image" name="IDR_APP_TOP_LEFT" file="app_ top_left.png" /> 37 <structure type="chrome_scaled_image" name="IDR_APP_TOP_LEFT" file="app_ top_left.png" />
36 <structure type="chrome_scaled_image" name="IDR_APP_TOP_RIGHT" file="app _top_right.png" /> 38 <structure type="chrome_scaled_image" name="IDR_APP_TOP_RIGHT" file="app _top_right.png" />
37 </if> 39 </if>
38 <if expr="is_linux and pp_ifdef('use_aura')"> 40 <if expr="is_linux and pp_ifdef('use_aura')">
39 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_BIG_ALIAS" f ile="common/pointers/alias_big.png" /> 41 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_BIG_ALIAS" f ile="common/pointers/alias_big.png" />
40 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_BIG_CELL" fi le="common/pointers/cell_big.png" /> 42 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_BIG_CELL" fi le="common/pointers/cell_big.png" />
41 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_BIG_COL_RESI ZE" file="common/pointers/sb_h_double_arrow_big.png" /> 43 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_BIG_COL_RESI ZE" file="common/pointers/sb_h_double_arrow_big.png" />
(...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after
411 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP" file="common/window_bubble_shadow_small_top.png" /> 413 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP" file="common/window_bubble_shadow_small_top.png" />
412 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" /> 414 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" />
413 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" /> 415 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" />
414 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" /> 416 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" />
415 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" /> 417 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" />
416 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" /> 418 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" />
417 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" /> 419 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" />
418 </structures> 420 </structures>
419 </release> 421 </release>
420 </grit> 422 </grit>
OLDNEW
« no previous file with comments | « ui/app_list/views/app_list_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698