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

Side by Side Diff: chrome/app/theme/theme_resources.grd

Issue 12595006: Audio indicator: new single column icons (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 | « chrome/app/theme/default_200_percent/common/audio_equalizer_column.png ('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 <!-- This grd file contains images that are pre-scaled for device scale 2 <!-- This grd file contains images that are pre-scaled for device scale
3 factors. The image returned by |base::ResourceBundle::GetImageNamed| 3 factors. The image returned by |base::ResourceBundle::GetImageNamed|
4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The 4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The
5 |fallback_to_low_resolution| attribute controls behavior when 5 |fallback_to_low_resolution| attribute controls behavior when
6 an image file is missing for target scale factor. If true, chrome 6 an image file is missing for target scale factor. If true, chrome
7 will automatically scale the 1x image to the target scale factor. 7 will automatically scale the 1x image to the target scale factor.
8 If false, build will fail due to missing resources. This is 8 If false, build will fail due to missing resources. This is
9 currently set to true for all resources, but the default will 9 currently set to true for all resources, but the default will
10 become false in near future. 10 become false in near future.
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_RESTORE_H" fi le="win/app_window_restore_hover.png" /> 59 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_RESTORE_H" fi le="win/app_window_restore_hover.png" />
60 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_RESTORE_P" fi le="win/app_window_restore_active.png" /> 60 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_RESTORE_P" fi le="win/app_window_restore_active.png" />
61 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE" fil e="win/app_window_maximize.png" /> 61 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE" fil e="win/app_window_maximize.png" />
62 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_D" f ile="win/app_window_maximize_disabled.png" /> 62 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_D" f ile="win/app_window_maximize_disabled.png" />
63 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_H" f ile="win/app_window_maximize_hover.png" /> 63 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_H" f ile="win/app_window_maximize_hover.png" />
64 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_P" f ile="win/app_window_maximize_active.png" /> 64 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_P" f ile="win/app_window_maximize_active.png" />
65 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE" fil e="win/app_window_minimize.png" /> 65 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE" fil e="win/app_window_minimize.png" />
66 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_H" f ile="win/app_window_minimize_hover.png" /> 66 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_H" f ile="win/app_window_minimize_hover.png" />
67 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_P" f ile="win/app_window_minimize_active.png" /> 67 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_P" f ile="win/app_window_minimize_active.png" />
68 </if> 68 </if>
69 <structure type="chrome_scaled_image" name="IDR_AUDIO_EQUALIZER_COLUMN" fi le="common/audio_equalizer_column.png" />
69 <!-- TODO(estade): Replace these placeholder resources with real ones. --> 70 <!-- TODO(estade): Replace these placeholder resources with real ones. -->
70 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO N" file="autofill_dialog_menu_button_normal.png" /> 71 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO N" file="autofill_dialog_menu_button_normal.png" />
71 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO N_P" file="autofill_dialog_menu_button_pressed.png" /> 72 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO N_P" file="autofill_dialog_menu_button_pressed.png" />
72 <if expr="not pp_ifdef('toolkit_views') and not is_macosx"> 73 <if expr="not pp_ifdef('toolkit_views') and not is_macosx">
73 <structure type="chrome_scaled_image" name="IDR_BACK" file="back.png" /> 74 <structure type="chrome_scaled_image" name="IDR_BACK" file="back.png" />
74 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="back_disab led.png" /> 75 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="back_disab led.png" />
75 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="back_hover .png" /> 76 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="back_hover .png" />
76 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="back_press ed.png" /> 77 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="back_press ed.png" />
77 </if> 78 </if>
78 <!-- TODO(jamescook): Update all Chrome platforms to use the new art and m etrics 79 <!-- TODO(jamescook): Update all Chrome platforms to use the new art and m etrics
(...skipping 839 matching lines...) Expand 10 before | Expand all | Expand 10 after
918 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 919 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
919 </if> 920 </if>
920 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" /> 921 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" />
921 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" /> 922 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" />
922 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re set.png" /> 923 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re set.png" />
923 <!-- Audio playing indicator. Favicon-sized with equalizer-like animation frames --> 924 <!-- Audio playing indicator. Favicon-sized with equalizer-like animation frames -->
924 <structure type="chrome_scaled_image" name="IDR_AUDIO_ANIMATION" file="com mon/audio_animation.png" /> 925 <structure type="chrome_scaled_image" name="IDR_AUDIO_ANIMATION" file="com mon/audio_animation.png" />
925 </structures> 926 </structures>
926 </release> 927 </release>
927 </grit> 928 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/common/audio_equalizer_column.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698