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

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

Issue 12217129: Make the app list use images for the progress bar. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove images Created 7 years, 10 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/app_list/views/app_list_item_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')">
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" />
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" />
28 </if>
23 <structure type="chrome_scaled_image" name="IDR_APP_TOP_CENTER" file="app_ top_center.png" /> 29 <structure type="chrome_scaled_image" name="IDR_APP_TOP_CENTER" file="app_ top_center.png" />
24 <if expr="pp_ifdef('toolkit_views')"> 30 <if expr="pp_ifdef('toolkit_views')">
25 <structure type="chrome_scaled_image" name="IDR_APP_TOP_LEFT" file="app_ top_left.png" /> 31 <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" /> 32 <structure type="chrome_scaled_image" name="IDR_APP_TOP_RIGHT" file="app _top_right.png" />
27 </if> 33 </if>
28 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_BOTTOM" file="common/window_shadow_active_bottom.png" /> 34 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_BOTTOM" file="common/window_shadow_active_bottom.png" />
29 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_BOTTOM_ LEFT" file="common/window_shadow_active_bottom_left.png" /> 35 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_BOTTOM_ LEFT" file="common/window_shadow_active_bottom_left.png" />
30 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_BOTTOM_ RIGHT" file="common/window_shadow_active_bottom_right.png" /> 36 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_BOTTOM_ RIGHT" file="common/window_shadow_active_bottom_right.png" />
31 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_LEFT" f ile="common/window_shadow_active_left.png" /> 37 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_LEFT" f ile="common/window_shadow_active_left.png" />
32 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_RIGHT" file="common/window_shadow_active_right.png" /> 38 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE_RIGHT" file="common/window_shadow_active_right.png" />
(...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" /> 285 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" />
280 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" file=" common/notification_close.png"/> 286 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" file=" common/notification_close.png"/>
281 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOVER" file="common/notification_close_hover.png"/> 287 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOVER" file="common/notification_close_hover.png"/>
282 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRESSED " file="common/notification_close_pressed.png"/> 288 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRESSED " file="common/notification_close_pressed.png"/>
283 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND" file ="common/notifications_expand.png"/> 289 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND" file ="common/notifications_expand.png"/>
284 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_HOVER " file="common/notifications_expand_hover.png"/> 290 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_HOVER " file="common/notifications_expand_hover.png"/>
285 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_PRESS ED" file="common/notifications_expand_pressed.png"/> 291 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_PRESS ED" file="common/notifications_expand_pressed.png"/>
286 </structures> 292 </structures>
287 </release> 293 </release>
288 </grit> 294 </grit>
OLDNEW
« no previous file with comments | « ui/app_list/views/app_list_item_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698