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

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

Issue 18854021: Making the extension permissions dialog scrollable, when needed (adding expandable sections for thi… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Polishing Created 7 years, 5 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 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 </if> 187 </if>
188 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_EMPTY" file="cws_ star_empty.png" /> 188 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_EMPTY" file="cws_ star_empty.png" />
189 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_FULL" file="cws_s tar_full.png" /> 189 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_FULL" file="cws_s tar_full.png" />
190 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_HALF" file="cws_s tar_half.png" /> 190 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_HALF" file="cws_s tar_half.png" />
191 <if expr="pp_ifdef('chromeos')"> 191 <if expr="pp_ifdef('chromeos')">
192 <structure type="chrome_scaled_image" name="IDR_DIVIDER_VERT" file="divi der_vert.png" /> 192 <structure type="chrome_scaled_image" name="IDR_DIVIDER_VERT" file="divi der_vert.png" />
193 </if> 193 </if>
194 <structure type="chrome_scaled_image" name="IDR_DOCK_HIGH" file="dock_tab_ high.png" /> 194 <structure type="chrome_scaled_image" name="IDR_DOCK_HIGH" file="dock_tab_ high.png" />
195 <structure type="chrome_scaled_image" name="IDR_DOCK_MAX" file="dock_tab_m ax.png" /> 195 <structure type="chrome_scaled_image" name="IDR_DOCK_MAX" file="dock_tab_m ax.png" />
196 <structure type="chrome_scaled_image" name="IDR_DOCK_WIDE" file="dock_tab_ wide.png" /> 196 <structure type="chrome_scaled_image" name="IDR_DOCK_WIDE" file="dock_tab_ wide.png" />
197 <structure type="chrome_scaled_image" name="IDR_DOWN_ARROW" file="common/d own_arrow.png" />
197 <structure type="chrome_scaled_image" name="IDR_DOWNLOADS_FAVICON" file="c ommon/favicon_downloads.png" /> 198 <structure type="chrome_scaled_image" name="IDR_DOWNLOADS_FAVICON" file="c ommon/favicon_downloads.png" />
198 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_ANIMATION_BEGIN" file="download_animation_begin.png" /> 199 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_ANIMATION_BEGIN" file="download_animation_begin.png" />
199 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT TOM" file="common/download_button_center_bottom.png" /> 200 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT TOM" file="common/download_button_center_bottom.png" />
200 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT TOM_H" file="common/download_button_center_bottom_hover.png" /> 201 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT TOM_H" file="common/download_button_center_bottom_hover.png" />
201 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT TOM_P" file="common/download_button_center_bottom_pressed.png" /> 202 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT TOM_P" file="common/download_button_center_bottom_pressed.png" />
202 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID DLE" file="common/download_button_center_middle.png" /> 203 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID DLE" file="common/download_button_center_middle.png" />
203 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID DLE_H" file="common/download_button_center_middle_hover.png" /> 204 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID DLE_H" file="common/download_button_center_middle_hover.png" />
204 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID DLE_P" file="common/download_button_center_middle_pressed.png" /> 205 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID DLE_P" file="common/download_button_center_middle_pressed.png" />
205 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_TOP " file="common/download_button_center_top.png" /> 206 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_TOP " file="common/download_button_center_top.png" />
206 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_TOP _H" file="common/download_button_center_top_hover.png" /> 207 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_TOP _H" file="common/download_button_center_top_hover.png" />
(...skipping 719 matching lines...) Expand 10 before | Expand all | Expand 10 after
926 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="common/br owser_tools_hover.png" /> 927 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="common/br owser_tools_hover.png" />
927 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="common/br owser_tools_pressed.png" /> 928 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="common/br owser_tools_pressed.png" />
928 </if> 929 </if>
929 930
930 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_HOVER" file= "common/browser_toolbar_bezel_hover.png" /> 931 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_HOVER" file= "common/browser_toolbar_bezel_hover.png" />
931 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_PRESSED" fil e="common/browser_toolbar_bezel_pressed.png" /> 932 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_PRESSED" fil e="common/browser_toolbar_bezel_pressed.png" />
932 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR" file="common/br owser_tools_bar.png" /> 933 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR" file="common/br owser_tools_bar.png" />
933 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_LOW" file="commo n/browser_tools_bar_low.png" /> 934 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_LOW" file="commo n/browser_tools_bar_low.png" />
934 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_MEDIUM" file="co mmon/browser_tools_bar_medium.png" /> 935 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_MEDIUM" file="co mmon/browser_tools_bar_medium.png" />
935 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="comm on/browser_tools_bar_high.png" /> 936 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="comm on/browser_tools_bar_high.png" />
936 937 <structure type="chrome_scaled_image" name="IDR_UP_ARROW" file="common/up_ arrow.png" />
937 <if expr="not is_macosx and not pp_ifdef('toolkit_views')"> 938 <if expr="not is_macosx and not pp_ifdef('toolkit_views')">
938 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE" file="upda te_badge.png" /> 939 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE" file="upda te_badge.png" />
939 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE2" file="upd ate_badge2.png" /> 940 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE2" file="upd ate_badge2.png" />
940 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE3" file="upd ate_badge3.png" /> 941 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE3" file="upd ate_badge3.png" />
941 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE4" file="upd ate_badge4.png" /> 942 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE4" file="upd ate_badge4.png" />
942 </if> 943 </if>
943 <structure type="chrome_scaled_image" name="IDR_UPDATE_FAILED" file="commo n/update_failed.png" /> 944 <structure type="chrome_scaled_image" name="IDR_UPDATE_FAILED" file="commo n/update_failed.png" />
944 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW" file="common/update_menu_severity_low.png" /> 945 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW" file="common/update_menu_severity_low.png" />
945 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU M" file="common/update_menu_severity_medium.png" /> 946 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU M" file="common/update_menu_severity_medium.png" />
946 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH" file="common/update_menu_severity_high.png" /> 947 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH" file="common/update_menu_severity_high.png" />
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
978 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" /> 979 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" />
979 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" /> 980 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
980 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 981 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
981 </if> 982 </if>
982 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" /> 983 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" />
983 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" /> 984 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" />
984 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re set.png" /> 985 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re set.png" />
985 </structures> 986 </structures>
986 </release> 987 </release>
987 </grit> 988 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698