OLD | NEW |
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" /> |
11 <output filename="ui_resources_touch_100_percent.pak" type="data_package" co
ntext="touch_100_percent" /> | 11 <output filename="ui_resources_touch_100_percent.pak" type="data_package" co
ntext="touch_100_percent" /> |
12 <output filename="ui_resources_touch_140_percent.pak" type="data_package" co
ntext="touch_140_percent" /> | 12 <output filename="ui_resources_touch_140_percent.pak" type="data_package" co
ntext="touch_140_percent" /> |
13 <output filename="ui_resources_touch_180_percent.pak" type="data_package" co
ntext="touch_180_percent" /> | 13 <output filename="ui_resources_touch_180_percent.pak" type="data_package" co
ntext="touch_180_percent" /> |
14 </outputs> | 14 </outputs> |
15 <release seq="1"> | 15 <release seq="1"> |
16 <structures fallback_to_low_resolution="true"> | 16 <structures fallback_to_low_resolution="true"> |
17 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST | 17 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST |
18 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE | 18 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE |
19 SAME CONDITIONALS. --> | 19 SAME CONDITIONALS. --> |
20 <if expr="pp_ifdef('enable_app_list')"> | 20 <if expr="pp_ifdef('enable_app_list')"> |
21 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_B
ACKGROUND" file="common/app_list_progress_bar_background.png" /> | 21 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_B
ACKGROUND" file="common/app_list_progress_bar_background.png" /> |
22 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_L
EFT" file="common/app_list_progress_bar_left.png" /> | 22 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_L
EFT" file="common/app_list_progress_bar_left.png" /> |
23 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_C
ENTER" file="common/app_list_progress_bar_center.png" /> | 23 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_C
ENTER" file="common/app_list_progress_bar_center.png" /> |
24 <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_ITEM_PROGRESS_R
IGHT" file="common/app_list_progress_bar_right.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_SPEECH_MIC_ON"
file="common/app_list_mic_on.png" /> |
| 30 <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_RECO
RDING" file="common/app_list_mic_recording.png" /> |
29 <if expr="is_win"> | 32 <if expr="is_win"> |
30 <structure type="chrome_scaled_image" name="IDR_APP_LIST_USER_INDICATO
R" file="win/app_list_user_indicator.png" /> | 33 <structure type="chrome_scaled_image" name="IDR_APP_LIST_USER_INDICATO
R" file="win/app_list_user_indicator.png" /> |
31 </if> | 34 </if> |
32 </if> | 35 </if> |
33 <structure type="chrome_scaled_image" name="IDR_APP_TOP_CENTER" file="app_
top_center.png" /> | 36 <structure type="chrome_scaled_image" name="IDR_APP_TOP_CENTER" file="app_
top_center.png" /> |
34 <if expr="pp_ifdef('toolkit_views')"> | 37 <if expr="pp_ifdef('toolkit_views')"> |
35 <structure type="chrome_scaled_image" name="IDR_APP_TOP_LEFT" file="app_
top_left.png" /> | 38 <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" /> | 39 <structure type="chrome_scaled_image" name="IDR_APP_TOP_RIGHT" file="app
_top_right.png" /> |
37 </if> | 40 </if> |
38 <if expr="is_linux and pp_ifdef('use_aura')"> | 41 <if expr="is_linux and pp_ifdef('use_aura')"> |
(...skipping 373 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
412 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL
_TOP" file="common/window_bubble_shadow_small_top.png" /> | 415 <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_LEFT" file="common/window_bubble_shadow_small_top_left.png" /> | 416 <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_RIGHT" file="common/window_bubble_shadow_small_top_right.png" /> | 417 <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_SPIKE
_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" /> | 418 <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_LEFT" file="common/window_bubble_shadow_spike_small_left.png" /> | 419 <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_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" /> | 420 <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_TOP" file="common/window_bubble_shadow_spike_small_top.png" /> | 421 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE
_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" /> |
419 </structures> | 422 </structures> |
420 </release> | 423 </release> |
421 </grit> | 424 </grit> |
OLD | NEW |