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

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

Issue 16104008: First try at a user management screen for the desktop (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: forgot untracked files Created 7 years, 6 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
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 324 matching lines...) Expand 10 before | Expand all | Expand 10 after
335 <structure type="chrome_scaled_image" name="IDR_HOME" file="common/brows er_home_normal.png" /> 335 <structure type="chrome_scaled_image" name="IDR_HOME" file="common/brows er_home_normal.png" />
336 </if> 336 </if>
337 <if expr="not pp_ifdef('toolkit_views') and not is_macosx"> 337 <if expr="not pp_ifdef('toolkit_views') and not is_macosx">
338 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="home_hover .png" /> 338 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="home_hover .png" />
339 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="home_press ed.png" /> 339 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="home_press ed.png" />
340 </if> 340 </if>
341 <if expr="pp_ifdef('toolkit_views') or is_macosx"> 341 <if expr="pp_ifdef('toolkit_views') or is_macosx">
342 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro wser_home_hover.png" /> 342 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro wser_home_hover.png" />
343 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro wser_home_pressed.png" /> 343 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro wser_home_pressed.png" />
344 </if> 344 </if>
345 <if expr="pp_ifdef('chromeos')"> 345 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER24" file="ico n_add_user24.png" />
346 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER24" file="i con_add_user24.png" /> 346 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" file= "icon_add_user_white.png" />
347 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil e="icon_add_user_white.png" /> 347 <structure type="chrome_scaled_image" name="IDR_ICON_GUEST_WHITE" file="ic on_guest_white.png" />
348 <structure type="chrome_scaled_image" name="IDR_ICON_GUEST_WHITE" file=" icon_guest_white.png" /> 348 <structure type="chrome_scaled_image" name="IDR_ICON_POWER24" file="icon_p ower24.png" />
349 <structure type="chrome_scaled_image" name="IDR_ICON_POWER24" file="icon _power24.png" /> 349 <structure type="chrome_scaled_image" name="IDR_ICON_POWER_WHITE" file="ic on_power_white.png" />
350 <structure type="chrome_scaled_image" name="IDR_ICON_POWER_WHITE" file=" icon_power_white.png" />
351 </if>
352 <if expr="is_win"> 350 <if expr="is_win">
353 <structure type="chrome_scaled_image" name="IDR_INCOGNITO_SWITCH_OFF" fi le="incognito_switch_off.png" /> 351 <structure type="chrome_scaled_image" name="IDR_INCOGNITO_SWITCH_OFF" fi le="incognito_switch_off.png" />
354 <structure type="chrome_scaled_image" name="IDR_INCOGNITO_SWITCH_ON" fil e="incognito_switch_on.png" /> 352 <structure type="chrome_scaled_image" name="IDR_INCOGNITO_SWITCH_ON" fil e="incognito_switch_on.png" />
355 </if> 353 </if>
356 <structure type="chrome_scaled_image" name="IDR_INFO" file="info_small.png " /> 354 <structure type="chrome_scaled_image" name="IDR_INFO" file="info_small.png " />
357 <if expr="pp_ifdef('toolkit_views')"> 355 <if expr="pp_ifdef('toolkit_views')">
358 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM" file="infobarbutton_bottom_hover.png" /> 356 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM" file="infobarbutton_bottom_hover.png" />
359 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM_LEFT" file="infobarbutton_bottom_left_hover.png" /> 357 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM_LEFT" file="infobarbutton_bottom_left_hover.png" />
360 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM_RIGHT" file="infobarbutton_bottom_right_hover.png" /> 358 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM_RIGHT" file="infobarbutton_bottom_right_hover.png" />
361 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_CENT ER" file="infobarbutton_center_hover.png" /> 359 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_CENT ER" file="infobarbutton_center_hover.png" />
(...skipping 547 matching lines...) Expand 10 before | Expand all | Expand 10 after
909 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" /> 907 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" />
910 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" /> 908 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
911 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 909 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
912 </if> 910 </if>
913 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" /> 911 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" />
914 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" /> 912 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" />
915 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re set.png" /> 913 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re set.png" />
916 </structures> 914 </structures>
917 </release> 915 </release>
918 </grit> 916 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698