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

Unified 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: Apply Mike's review Created 8 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: chrome/app/theme/theme_resources.grd
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 9fdc704a42f3dc976586cf0ebefa966e700596a9..cd62b92e30360b6714a454ce80863f5448c74d6e 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -328,34 +328,34 @@
</if>
<structure type="chrome_scaled_image" name="IDR_INFO" file="info_small.png" />
<if expr="pp_ifdef('toolkit_views')">
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_H" file="infobarbutton_b_hover.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_LEFT_H" file="infobarbutton_bl_hover.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_LEFT_N" file="infobarbutton_bl_n.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_LEFT_P" file="infobarbutton_bl_pressed.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_N" file="infobarbutton_b_n.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_P" file="infobarbutton_b_pressed.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_RIGHT_H" file="infobarbutton_br_hover.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_RIGHT_N" file="infobarbutton_br_n.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_RIGHT_P" file="infobarbutton_br_pressed.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_CENTER_H" file="infobarbutton_c_hover.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_CENTER_N" file="infobarbutton_c_n.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_CENTER_P" file="infobarbutton_c_pressed.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_LEFT_H" file="infobarbutton_l_hover.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_LEFT_N" file="infobarbutton_l_n.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_LEFT_P" file="infobarbutton_l_pressed.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTTOM" file="infobarbutton_b_hover.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTTOM_LEFT" file="infobarbutton_bl_hover.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTTOM_RIGHT" file="infobarbutton_br_hover.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_CENTER" file="infobarbutton_c_hover.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_LEFT" file="infobarbutton_l_hover.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_RIGHT" file="infobarbutton_r_hover.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP" file="infobarbutton_t_hover.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP_LEFT" file="infobarbutton_tl_hover.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP_RIGHT" file="infobarbutton_tr_hover.png" />
<structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_MENU_DROPARROW" file="infobarbutton_menu_droparrow.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_RIGHT_H" file="infobarbutton_r_hover.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_RIGHT_N" file="infobarbutton_r_n.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_RIGHT_P" file="infobarbutton_r_pressed.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_H" file="infobarbutton_t_hover.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_LEFT_H" file="infobarbutton_tl_hover.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_LEFT_N" file="infobarbutton_tl_n.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_LEFT_P" file="infobarbutton_tl_pressed.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_N" file="infobarbutton_t_n.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_P" file="infobarbutton_t_pressed.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_RIGHT_H" file="infobarbutton_tr_hover.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_RIGHT_N" file="infobarbutton_tr_n.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_RIGHT_P" file="infobarbutton_tr_pressed.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_BOTTOM" file="infobarbutton_b_n.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_BOTTOM_LEFT" file="infobarbutton_bl_n.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_BOTTOM_RIGHT" file="infobarbutton_br_n.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_CENTER" file="infobarbutton_c_n.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_LEFT" file="infobarbutton_l_n.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_RIGHT" file="infobarbutton_r_n.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_TOP" file="infobarbutton_t_n.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_TOP_LEFT" file="infobarbutton_tl_n.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_NORMAL_TOP_RIGHT" file="infobarbutton_tr_n.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_BOTTOM" file="infobarbutton_b_pressed.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_BOTTOM_LEFT" file="infobarbutton_bl_pressed.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_BOTTOM_RIGHT" file="infobarbutton_br_pressed.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_CENTER" file="infobarbutton_c_pressed.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_LEFT" file="infobarbutton_l_pressed.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_RIGHT" file="infobarbutton_r_pressed.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_TOP" file="infobarbutton_t_pressed.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_TOP_LEFT" file="infobarbutton_tl_pressed.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_TOP_RIGHT" file="infobarbutton_tr_pressed.png" />
</if>
<structure type="chrome_scaled_image" name="IDR_INFOBAR_ALT_NAV_URL" file="infobar_didyoumean.png" />
<structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL" file="infobar_autofill.png" />
« no previous file with comments | « no previous file | chrome/browser/ui/views/infobars/infobar_button_border.cc » ('j') | ui/views/controls/button/border_images.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698