| Index: ui/app_list/resources/app_list_resources.grd
|
| diff --git a/ui/app_list/resources/app_list_resources.grd b/ui/app_list/resources/app_list_resources.grd
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..fd75abc10a9ee98301942da652b6535864bc7b01
|
| --- /dev/null
|
| +++ b/ui/app_list/resources/app_list_resources.grd
|
| @@ -0,0 +1,34 @@
|
| +<?xml version="1.0" encoding="UTF-8"?>
|
| +<grit latest_public_release="0" current_release="1">
|
| + <outputs>
|
| + <output filename="grit/app_list_resources.h" type="rc_header" context="default_100_percent">
|
| + <emit emit_type='prepend'></emit>
|
| + </output>
|
| + <output filename="grit/app_list_resources_map.cc" type="resource_map_source" context="default_100_percent" />
|
| + <output filename="grit/app_list_resources_map.h" type="resource_map_header" context="default_100_percent" />
|
| + <output filename="app_list_resources_100_percent.pak" type="data_package" context="default_100_percent" />
|
| + <output filename="app_list_resources_200_percent.pak" type="data_package" context="default_200_percent" />
|
| + <output filename="app_list_resources_300_percent.pak" type="data_package" context="default_300_percent" />
|
| + </outputs>
|
| + <release seq="1">
|
| + <structures fallback_to_low_resolution="true">
|
| + <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST
|
| + BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE
|
| + SAME CONDITIONALS. -->
|
| + <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_BACKGROUND" file="common/app_list_progress_bar_background.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_LEFT" file="common/app_list_progress_bar_left.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_CENTER" file="common/app_list_progress_bar_center.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_RIGHT" file="common/app_list_progress_bar_right.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_HOVER" file="common/app_list_tools_hover.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_NORMAL" file="common/app_list_tools_normal.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_PRESSED" file="common/app_list_tools_pressed.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_APP_LIST_FOLDER_BACK_NORMAL" file="common/app_list_folder_back_normal.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_APP_LIST_SPEECH_MIC_ON" file="common/app_list_mic_on.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_APP_LIST_SPEECH_MIC_OFF" file="common/app_list_mic_off.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_APP_LIST_SPEECH_MIC_RECORDING" file="common/app_list_mic_recording.png" />
|
| + <if expr="is_win or desktop_linux">
|
| + <structure type="chrome_scaled_image" name="IDR_APP_LIST_USER_INDICATOR" file="common/app_list_user_indicator.png" />
|
| + </if>
|
| + </structures>
|
| + </release>
|
| +</grit>
|
|
|