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

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

Issue 187603007: Rename IDR_OMNIBOX_BORDER_AND_SHADOW_* to IDR_TEXTFIELD_*. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rename IDR_OMNIBOX_BORDER_AND_SHADOW_* to IDR_TEXTFIELD_*. Created 6 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
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 498 matching lines...) Expand 10 before | Expand all | Expand 10 after
509 </if> 509 </if>
510 <if expr="is_win or desktop_linux"> 510 <if expr="is_win or desktop_linux">
511 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_DO_NOT _DISTURB_ATTENTION" file="common/notification_tray_do_not_disturb_attention.png" /> 511 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_DO_NOT _DISTURB_ATTENTION" file="common/notification_tray_do_not_disturb_attention.png" />
512 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_DO_NOT _DISTURB_EMPTY" file="common/notification_tray_do_not_disturb_empty.png" /> 512 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_DO_NOT _DISTURB_EMPTY" file="common/notification_tray_do_not_disturb_empty.png" />
513 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_ATTENT ION" file="common/notification_tray_attention.png" /> 513 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_ATTENT ION" file="common/notification_tray_attention.png" />
514 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_EMPTY" file="common/notification_tray_empty.png" /> 514 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_EMPTY" file="common/notification_tray_empty.png" />
515 </if> 515 </if>
516 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_ICON" file="common/notification_welcome_icon.png" /> 516 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_ICON" file="common/notification_welcome_icon.png" />
517 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_LEARN _MORE" file="common/notification_welcome_learn_more.png" /> 517 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_LEARN _MORE" file="common/notification_welcome_learn_more.png" />
518 <structure type="chrome_scaled_image" name="IDR_NOTIFIER_BLOCK_BUTTON" fil e="common/block_notifier.png" /> 518 <structure type="chrome_scaled_image" name="IDR_NOTIFIER_BLOCK_BUTTON" fil e="common/block_notifier.png" />
519 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_AND_SHADOW_ BOTTOM" file="common/omnibox_border_and_shadow_bottom.png" />
520 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_AND_SHADOW_ BOTTOM_LEFT" file="common/omnibox_border_and_shadow_bottom_left.png" />
521 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_AND_SHADOW_ BOTTOM_RIGHT" file="common/omnibox_border_and_shadow_bottom_right.png" />
522 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_AND_SHADOW_ CENTER" file="common/omnibox_border_and_shadow_center.png" />
523 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_AND_SHADOW_ LEFT" file="common/omnibox_border_and_shadow_left.png" />
524 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_AND_SHADOW_ RIGHT" file="common/omnibox_border_and_shadow_right.png" />
525 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_AND_SHADOW_ TOP" file="common/omnibox_border_and_shadow_top.png" />
526 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_AND_SHADOW_ TOP_LEFT" file="common/omnibox_border_and_shadow_top_left.png" />
527 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_AND_SHADOW_ TOP_RIGHT" file="common/omnibox_border_and_shadow_top_right.png" />
528 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_BOTTOM" file="common/omnibox_content_setting_bubble_bottom.png" /> 519 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_BOTTOM" file="common/omnibox_content_setting_bubble_bottom.png" />
529 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_BOTTOM_LEFT" file="common/omnibox_content_setting_bubble_bottom_left.png" / > 520 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_BOTTOM_LEFT" file="common/omnibox_content_setting_bubble_bottom_left.png" / >
530 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_BOTTOM_RIGHT" file="common/omnibox_content_setting_bubble_bottom_right.png" /> 521 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_BOTTOM_RIGHT" file="common/omnibox_content_setting_bubble_bottom_right.png" />
531 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_CENTER" file="common/omnibox_content_setting_bubble_center.png" /> 522 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_CENTER" file="common/omnibox_content_setting_bubble_center.png" />
532 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_LEFT" file="common/omnibox_content_setting_bubble_left.png" /> 523 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_LEFT" file="common/omnibox_content_setting_bubble_left.png" />
533 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_RIGHT" file="common/omnibox_content_setting_bubble_right.png" /> 524 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_RIGHT" file="common/omnibox_content_setting_bubble_right.png" />
534 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_TOP" file="common/omnibox_content_setting_bubble_top.png" /> 525 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_TOP" file="common/omnibox_content_setting_bubble_top.png" />
535 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_TOP_LEFT" file="common/omnibox_content_setting_bubble_top_left.png" /> 526 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_TOP_LEFT" file="common/omnibox_content_setting_bubble_top_left.png" />
536 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_TOP_RIGHT" file="common/omnibox_content_setting_bubble_top_right.png" /> 527 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_TOP_RIGHT" file="common/omnibox_content_setting_bubble_top_right.png" />
537 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM" file="common/omnibox_ev_bubble_bottom.png" /> 528 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM" file="common/omnibox_ev_bubble_bottom.png" />
(...skipping 335 matching lines...) Expand 10 before | Expand all | Expand 10 after
873 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="common/b rowser_reload_hover.png" /> 864 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="common/b rowser_reload_hover.png" />
874 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="common/b rowser_reload_pressed.png" /> 865 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="common/b rowser_reload_pressed.png" />
875 <structure type="chrome_scaled_image" name="IDR_RELOAD_DIMMED" file="com mon/browser_reload_dimmed.png" /> 866 <structure type="chrome_scaled_image" name="IDR_RELOAD_DIMMED" file="com mon/browser_reload_dimmed.png" />
876 </if> 867 </if>
877 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file= "restore_button_mask.png" /> 868 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file= "restore_button_mask.png" />
878 <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="common/ favicon_sad_tab.png" /> 869 <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="common/ favicon_sad_tab.png" />
879 <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="sadtab.png" /> 870 <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="sadtab.png" />
880 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" file ="safebrowsing_warning.png" /> 871 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" file ="safebrowsing_warning.png" />
881 <structure type="chrome_scaled_image" name="IDR_SCREEN_CAPTURE_NOTIFICATIO N_GRIP" file="screen_capture_notification_grip.png" /> 872 <structure type="chrome_scaled_image" name="IDR_SCREEN_CAPTURE_NOTIFICATIO N_GRIP" file="screen_capture_notification_grip.png" />
882 <structure type="chrome_scaled_image" name="IDR_SCREENSHOT_NOTIFICATION_IC ON" file="common/notification_screenshot_icon.png" /> 873 <structure type="chrome_scaled_image" name="IDR_SCREENSHOT_NOTIFICATION_IC ON" file="common/notification_screenshot_icon.png" />
883 <if expr="chromeos"> 874 <if expr="chromeos">
884 <structure type="chrome_scaled_image" name="IDR_SECONDARY_USER_SETTINGS" file="cros/secondary_user_settings.png" /> 875 <structure type="chrome_scaled_image" name="IDR_SECONDARY_USER_SETTINGS" file="cros/secondary_user_settings.png" />
885 </if> 876 </if>
886 <if expr="enable_settings_app"> 877 <if expr="enable_settings_app">
887 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_128" f ile="settings_app_icon_128.png" /> 878 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_128" f ile="settings_app_icon_128.png" />
888 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_16" fi le="settings_app_icon_16.png" /> 879 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_16" fi le="settings_app_icon_16.png" />
889 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_32" fi le="settings_app_icon_32.png" /> 880 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_32" fi le="settings_app_icon_32.png" />
890 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_48" fi le="settings_app_icon_48.png" /> 881 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_48" fi le="settings_app_icon_48.png" />
891 </if> 882 </if>
892 <if expr="toolkit_views"> 883 <if expr="toolkit_views">
893 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_BROKENSSL_BOTT OM_LEFT" file="common/chip_brokenssl_bottom_left.png" /> 884 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_BROKENSSL_BOTT OM_LEFT" file="common/chip_brokenssl_bottom_left.png" />
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
1125 <if expr="chromeos"> 1116 <if expr="chromeos">
1126 <structure type="chrome_scaled_image" name="IDR_TECHNICAL_ERROR" file="c ros/technical_error.png" /> 1117 <structure type="chrome_scaled_image" name="IDR_TECHNICAL_ERROR" file="c ros/technical_error.png" />
1127 </if> 1118 </if>
1128 <if expr="not _google_chrome"> 1119 <if expr="not _google_chrome">
1129 <structure type="chrome_scaled_image" name="IDR_TEMPORARY_GOOGLE_PLUS_IC ON" file="chromium/ic_gplus_color_16.png" /> 1120 <structure type="chrome_scaled_image" name="IDR_TEMPORARY_GOOGLE_PLUS_IC ON" file="chromium/ic_gplus_color_16.png" />
1130 </if> 1121 </if>
1131 <if expr="_google_chrome"> 1122 <if expr="_google_chrome">
1132 <structure type="chrome_scaled_image" name="IDR_TEMPORARY_GOOGLE_PLUS_IC ON" file="google_chrome/ic_gplus_color_16.png" /> 1123 <structure type="chrome_scaled_image" name="IDR_TEMPORARY_GOOGLE_PLUS_IC ON" file="google_chrome/ic_gplus_color_16.png" />
1133 </if> 1124 </if>
1134 1125
1126 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM" file="co mmon/textfield_bottom.png" />
1127 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM_LEFT" fil e="common/textfield_bottom_left.png" />
1128 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM_RIGHT" fi le="common/textfield_bottom_right.png" />
1129 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_CENTER" file="co mmon/textfield_center.png" />
1130 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_LEFT" file="comm on/textfield_left.png" />
1131 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_RIGHT" file="com mon/textfield_right.png" />
1132 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_TOP" file="commo n/textfield_top.png" />
1133 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_TOP_LEFT" file=" common/textfield_top_left.png" />
1134 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_TOP_RIGHT" file= "common/textfield_top_right.png" />
1135 <structure type="chrome_scaled_image" name="IDR_THEME_BUTTON_BACKGROUND" f ile="notused.png" /> 1135 <structure type="chrome_scaled_image" name="IDR_THEME_BUTTON_BACKGROUND" f ile="notused.png" />
1136 <if expr="not use_ash"> 1136 <if expr="not use_ash">
1137 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="theme _frame.png" /> 1137 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="theme _frame.png" />
1138 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi le="theme_frame_inactive.png" /> 1138 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi le="theme_frame_inactive.png" />
1139 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f ile="theme_frame_incognito.png" /> 1139 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f ile="theme_frame_incognito.png" />
1140 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN ACTIVE" file="theme_frame_incognito_inactive.png" /> 1140 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN ACTIVE" file="theme_frame_incognito_inactive.png" />
1141 </if> 1141 </if>
1142 <if expr="use_ash"> 1142 <if expr="use_ash">
1143 <!-- Ash has a gray frame, Windows uses blue. --> 1143 <!-- Ash has a gray frame, Windows uses blue. -->
1144 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="cros/ theme_frame_active.png" /> 1144 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="cros/ theme_frame_active.png" />
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
1276 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1276 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1277 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1277 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1278 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1278 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1279 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1279 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1280 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1280 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1281 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1281 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1282 1282
1283 </structures> 1283 </structures>
1284 </release> 1284 </release>
1285 </grit> 1285 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698