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

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

Issue 11341049: views: Rename IDR_INFOBARBUTTON_<POSITION>_<STATE> to IDR_INFOBARBUTTON_<STATE>_<POSITION>. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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
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/theme_resources.h" type="rc_header" context="default_ 100_percent"> 4 <output filename="grit/theme_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/theme_resources_map.cc" type="resource_map_source" co ntext="default_100_percent" /> 7 <output filename="grit/theme_resources_map.cc" type="resource_map_source" co ntext="default_100_percent" />
8 <output filename="grit/theme_resources_map.h" type="resource_map_header" con text="default_100_percent" /> 8 <output filename="grit/theme_resources_map.h" type="resource_map_header" con text="default_100_percent" />
9 <output filename="theme_resources_100_percent.pak" type="data_package" conte xt="default_100_percent" /> 9 <output filename="theme_resources_100_percent.pak" type="data_package" conte xt="default_100_percent" />
10 <output filename="theme_resources_200_percent.pak" type="data_package" conte xt="default_200_percent" /> 10 <output filename="theme_resources_200_percent.pak" type="data_package" conte xt="default_200_percent" />
(...skipping 310 matching lines...) Expand 10 before | Expand all | Expand 10 after
321 <structure type="chrome_scaled_image" name="IDR_ICON_GUEST_WHITE" file=" icon_guest_white.png" /> 321 <structure type="chrome_scaled_image" name="IDR_ICON_GUEST_WHITE" file=" icon_guest_white.png" />
322 <structure type="chrome_scaled_image" name="IDR_ICON_POWER24" file="icon _power24.png" /> 322 <structure type="chrome_scaled_image" name="IDR_ICON_POWER24" file="icon _power24.png" />
323 <structure type="chrome_scaled_image" name="IDR_ICON_POWER_WHITE" file=" icon_power_white.png" /> 323 <structure type="chrome_scaled_image" name="IDR_ICON_POWER_WHITE" file=" icon_power_white.png" />
324 </if> 324 </if>
325 <if expr="is_win"> 325 <if expr="is_win">
326 <structure type="chrome_scaled_image" name="IDR_INCOGNITO_SWITCH_OFF" fi le="incognito_switch_off.png" /> 326 <structure type="chrome_scaled_image" name="IDR_INCOGNITO_SWITCH_OFF" fi le="incognito_switch_off.png" />
327 <structure type="chrome_scaled_image" name="IDR_INCOGNITO_SWITCH_ON" fil e="incognito_switch_on.png" /> 327 <structure type="chrome_scaled_image" name="IDR_INCOGNITO_SWITCH_ON" fil e="incognito_switch_on.png" />
328 </if> 328 </if>
329 <structure type="chrome_scaled_image" name="IDR_INFO" file="info_small.png " /> 329 <structure type="chrome_scaled_image" name="IDR_INFO" file="info_small.png " />
330 <if expr="pp_ifdef('toolkit_views')"> 330 <if expr="pp_ifdef('toolkit_views')">
331 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_H" file="infobarbutton_b_hover.png" /> 331 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM" file="infobarbutton_b_hover.png" />
msw 2012/10/30 22:47:06 Please alphabetize these by IDR name.
tfarina 2012/10/30 22:53:56 Done.
332 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_LEF T_H" file="infobarbutton_bl_hover.png" /> 332 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM_LEFT" file="infobarbutton_bl_hover.png" />
333 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_LEF T_N" file="infobarbutton_bl_n.png" /> 333 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_BOT TOM_LEFT" file="infobarbutton_bl_n.png" />
334 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_LEF T_P" file="infobarbutton_bl_pressed.png" /> 334 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_BO TTOM_LEFT" file="infobarbutton_bl_pressed.png" />
335 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_N" file="infobarbutton_b_n.png" /> 335 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_BOT TOM" file="infobarbutton_b_n.png" />
336 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_P" file="infobarbutton_b_pressed.png" /> 336 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_BO TTOM" file="infobarbutton_b_pressed.png" />
337 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_RIG HT_H" file="infobarbutton_br_hover.png" /> 337 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM_RIGHT" file="infobarbutton_br_hover.png" />
338 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_RIG HT_N" file="infobarbutton_br_n.png" /> 338 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_BOT TOM_RIGHT" file="infobarbutton_br_n.png" />
339 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_RIG HT_P" file="infobarbutton_br_pressed.png" /> 339 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_BO TTOM_RIGHT" file="infobarbutton_br_pressed.png" />
340 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_CENTER_H" file="infobarbutton_c_hover.png" /> 340 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_CENT ER" file="infobarbutton_c_hover.png" />
341 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_CENTER_N" file="infobarbutton_c_n.png" /> 341 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_CEN TER" file="infobarbutton_c_n.png" />
342 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_CENTER_P" file="infobarbutton_c_pressed.png" /> 342 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_CE NTER" file="infobarbutton_c_pressed.png" />
343 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_LEFT_H" fi le="infobarbutton_l_hover.png" /> 343 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_LEFT " file="infobarbutton_l_hover.png" />
344 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_LEFT_N" fi le="infobarbutton_l_n.png" /> 344 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_LEF T" file="infobarbutton_l_n.png" />
345 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_LEFT_P" fi le="infobarbutton_l_pressed.png" /> 345 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_LE FT" file="infobarbutton_l_pressed.png" />
346 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_MENU_DROPA RROW" file="infobarbutton_menu_droparrow.png" /> 346 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_MENU_DROPA RROW" file="infobarbutton_menu_droparrow.png" />
347 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_RIGHT_H" f ile="infobarbutton_r_hover.png" /> 347 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_RIGH T" file="infobarbutton_r_hover.png" />
348 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_RIGHT_N" f ile="infobarbutton_r_n.png" /> 348 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_RIG HT" file="infobarbutton_r_n.png" />
349 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_RIGHT_P" f ile="infobarbutton_r_pressed.png" /> 349 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_RI GHT" file="infobarbutton_r_pressed.png" />
350 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_H" fil e="infobarbutton_t_hover.png" /> 350 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP" file="infobarbutton_t_hover.png" />
351 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_LEFT_H " file="infobarbutton_tl_hover.png" /> 351 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP_ LEFT" file="infobarbutton_tl_hover.png" />
352 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_LEFT_N " file="infobarbutton_tl_n.png" /> 352 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_TOP _LEFT" file="infobarbutton_tl_n.png" />
353 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_LEFT_P " file="infobarbutton_tl_pressed.png" /> 353 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_TO P_LEFT" file="infobarbutton_tl_pressed.png" />
354 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_N" fil e="infobarbutton_t_n.png" /> 354 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_TOP " file="infobarbutton_t_n.png" />
355 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_P" fil e="infobarbutton_t_pressed.png" /> 355 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_TO P" file="infobarbutton_t_pressed.png" />
356 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_RIGHT_ H" file="infobarbutton_tr_hover.png" /> 356 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP_ RIGHT" file="infobarbutton_tr_hover.png" />
357 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_RIGHT_ N" file="infobarbutton_tr_n.png" /> 357 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_TOP _RIGHT" file="infobarbutton_tr_n.png" />
358 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_RIGHT_ P" file="infobarbutton_tr_pressed.png" /> 358 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_TO P_RIGHT" file="infobarbutton_tr_pressed.png" />
359 </if> 359 </if>
360 <structure type="chrome_scaled_image" name="IDR_INFOBAR_ALT_NAV_URL" file= "infobar_didyoumean.png" /> 360 <structure type="chrome_scaled_image" name="IDR_INFOBAR_ALT_NAV_URL" file= "infobar_didyoumean.png" />
361 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL" file="in fobar_autofill.png" /> 361 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL" file="in fobar_autofill.png" />
362 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOLOGIN" file="i nfobar_autologin.png" /> 362 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOLOGIN" file="i nfobar_autologin.png" />
363 <structure type="chrome_scaled_image" name="IDR_INFOBAR_COOKIE" file="info bar_cookie.png" /> 363 <structure type="chrome_scaled_image" name="IDR_INFOBAR_COOKIE" file="info bar_cookie.png" />
364 <structure type="chrome_scaled_image" name="IDR_INFOBAR_DESKTOP_NOTIFICATI ONS" file="infobar_desktop_notifications.png" /> 364 <structure type="chrome_scaled_image" name="IDR_INFOBAR_DESKTOP_NOTIFICATI ONS" file="infobar_desktop_notifications.png" />
365 <structure type="chrome_scaled_image" name="IDR_INFOBAR_INCOMPLETE" file=" infobar_incomplete.png" /> 365 <structure type="chrome_scaled_image" name="IDR_INFOBAR_INCOMPLETE" file=" infobar_incomplete.png" />
366 <if expr="is_macosx"> 366 <if expr="is_macosx">
367 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_CAM ERA" file="webrtc_macosx_webcam.png" /> 367 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_CAM ERA" file="webrtc_macosx_webcam.png" />
368 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_MIC " file="webrtc_macosx_mic.png" /> 368 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_MIC " file="webrtc_macosx_mic.png" />
(...skipping 551 matching lines...) Expand 10 before | Expand all | Expand 10 after
920 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22_mono_invert.png" type="BINDATA" /> 920 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22_mono_invert.png" type="BINDATA" />
921 </if> 921 </if>
922 <if expr="not is_macosx"> 922 <if expr="not is_macosx">
923 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" /> 923 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" />
924 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22.png" type="BINDATA" /> 924 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22.png" type="BINDATA" />
925 </if> 925 </if>
926 </if> 926 </if>
927 </includes> 927 </includes>
928 </release> 928 </release>
929 </grit> 929 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698