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

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

Issue 10908234: Add high DPI assets and update defaults for CrOS find in page bar. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with master. Created 8 years, 3 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 <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 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_LARGE_AUDIO" file="cros/file_types/thumbnails/audio.png" /> 261 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_LARGE_AUDIO" file="cros/file_types/thumbnails/audio.png" />
262 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_LARGE_FOLDER" file="cros/file_types/thumbnails/folder.png" /> 262 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_LARGE_FOLDER" file="cros/file_types/thumbnails/folder.png" />
263 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_LARGE_GENERIC" file="cros/file_types/thumbnails/generic.png" /> 263 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_LARGE_GENERIC" file="cros/file_types/thumbnails/generic.png" />
264 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_LARGE_IMAGE" file="cros/file_types/thumbnails/image.png" /> 264 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_LARGE_IMAGE" file="cros/file_types/thumbnails/image.png" />
265 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_LARGE_VIDEO" file="cros/file_types/thumbnails/video.png" /> 265 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_LARGE_VIDEO" file="cros/file_types/thumbnails/video.png" />
266 </if> 266 </if>
267 267
268 <if expr="pp_ifdef('chromeos')"> 268 <if expr="pp_ifdef('chromeos')">
269 <structure type="chrome_scaled_image" name="IDR_FILES_APP_ICON" file="fi les_app_icon.png" /> 269 <structure type="chrome_scaled_image" name="IDR_FILES_APP_ICON" file="fi les_app_icon.png" />
270 </if> 270 </if>
271 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT" file="fin d_next.png" /> 271 <if expr="not pp_ifdef('chromeos')">
272 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_H" file="f ind_next_hover.png" /> 272 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT" file="c ommon/find_next.png" />
273 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_P" file="f ind_next_disabled.png" /> 273 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_D" file= "common/find_next_disabled.png" />
274 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV" file="fin d_prev.png" /> 274 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_H" file= "common/find_next_hover.png" />
275 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_H" file="f ind_prev_hover.png" /> 275 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_P" file= "common/find_next.png" />
276 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_P" file="f ind_prev_disabled.png" /> 276 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV" file="c ommon/find_prev.png" />
277 <structure type="chrome_scaled_image" name="IDR_FIND_BOX_BACKGROUND" file= "find_box_bg.png" /> 277 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_D" file= "common/find_prev_disabled.png" />
278 <structure type="chrome_scaled_image" name="IDR_FIND_BOX_BACKGROUND_LEFT" file="find_box_bg_left.png" /> 278 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_H" file= "common/find_prev_hover.png" />
279 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_LEFT" file="fi nd_dialog_left.png" /> 279 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_P" file= "common/find_prev.png" />
280 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_MIDDLE" file=" find_dialog_middle.png" /> 280 <structure type="chrome_scaled_image" name="IDR_FIND_BOX_BACKGROUND" fil e="common/find_box_bg.png" />
281 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_RIGHT" file="f ind_dialog_right.png" /> 281 <structure type="chrome_scaled_image" name="IDR_FIND_BOX_BACKGROUND_LEFT " file="common/find_box_bg_left.png" />
282 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_LEFT_BACKGROUND" file="find_dlg_left_bg.png" /> 282 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_LEFT" file=" common/find_dialog_left.png" />
283 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_MIDDLE_BACKGROUND " file="find_dlg_middle_bg.png" /> 283 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_MIDDLE" file ="common/find_dialog_middle.png" />
284 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_RIGHT_BACKGROUND" file="find_dlg_right_bg.png" /> 284 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_RIGHT" file= "common/find_dialog_right.png" />
285 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_LEFT_BACKGROUND " file="common/find_dlg_left_bg.png" />
286 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_MIDDLE_BACKGROU ND" file="common/find_dlg_middle_bg.png" />
287 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_RIGHT_BACKGROUN D" file="common/find_dlg_right_bg.png" />
288 </if>
289 <if expr="pp_ifdef('chromeos')">
290 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT" file="c ros/find_next.png" />
291 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_D" file= "cros/find_next_disabled.png" />
292 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_H" file= "cros/find_next_hover.png" />
293 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_P" file= "cros/find_next_pressed.png" />
294 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV" file="c ros/find_prev.png" />
295 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_D" file= "cros/find_prev_disabled.png" />
296 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_H" file= "cros/find_prev_hover.png" />
297 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_P" file= "cros/find_prev_pressed.png" />
298 <structure type="chrome_scaled_image" name="IDR_FIND_BOX_BACKGROUND" fil e="cros/find_box_bg.png" />
299 <structure type="chrome_scaled_image" name="IDR_FIND_BOX_BACKGROUND_LEFT " file="cros/find_box_bg_left.png" />
300 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_LEFT" file=" cros/find_dialog_left.png" />
301 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_MIDDLE" file ="cros/find_dialog_middle.png" />
302 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_RIGHT" file= "cros/find_dialog_right.png" />
303 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_LEFT_BACKGROUND " file="cros/find_dlg_left_bg.png" />
304 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_MIDDLE_BACKGROU ND" file="cros/find_dlg_middle_bg.png" />
305 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_RIGHT_BACKGROUN D" file="cros/find_dlg_right_bg.png" />
306 </if>
285 <structure type="chrome_scaled_image" name="IDR_FLAGS_FAVICON" file="commo n/favicon_flags.png" /> 307 <structure type="chrome_scaled_image" name="IDR_FLAGS_FAVICON" file="commo n/favicon_flags.png" />
286 <if expr="not pp_ifdef('toolkit_views')"> 308 <if expr="not pp_ifdef('toolkit_views')">
287 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="forward.p ng" /> 309 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="forward.p ng" />
288 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="forward _disabled.png" /> 310 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="forward _disabled.png" />
289 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="forward _hover.png" /> 311 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="forward _hover.png" />
290 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="forward _pressed.png" /> 312 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="forward _pressed.png" />
291 </if> 313 </if>
292 <if expr="pp_ifdef('toolkit_views')"> 314 <if expr="pp_ifdef('toolkit_views')">
293 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="common/br owser_forward_normal.png" /> 315 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="common/br owser_forward_normal.png" />
294 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="common/ browser_forward_disabled.png" /> 316 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="common/ browser_forward_disabled.png" />
(...skipping 652 matching lines...) Expand 10 before | Expand all | Expand 10 after
947 <if expr="not is_macosx"> 969 <if expr="not is_macosx">
948 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" /> 970 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" />
949 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22.png" type="BINDATA" /> 971 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22.png" type="BINDATA" />
950 </if> 972 </if>
951 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI NDATA" /> 973 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI NDATA" />
952 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png" type="BINDATA" /> 974 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png" type="BINDATA" />
953 </if> 975 </if>
954 </includes> 976 </includes>
955 </release> 977 </release>
956 </grit> 978 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698