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

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

Issue 10965042: Use new find in page resource on Windows too. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use same separator color on windows. 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 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 <if expr="not pp_ifdef('chromeos')"> 271 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT" file="com mon/find_next.png" />
272 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT" file="c ommon/find_next.png" /> 272 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_D" file="c ommon/find_next_disabled.png" />
273 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_D" file= "common/find_next_disabled.png" /> 273 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_H" file="c ommon/find_next_hover.png" />
274 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_H" file= "common/find_next_hover.png" /> 274 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_P" file="c ommon/find_next_pressed.png" />
275 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_P" file= "common/find_next.png" /> 275 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV" file="com mon/find_prev.png" />
276 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV" file="c ommon/find_prev.png" /> 276 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_D" file="c ommon/find_prev_disabled.png" />
277 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_D" file= "common/find_prev_disabled.png" /> 277 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_H" file="c ommon/find_prev_hover.png" />
278 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_H" file= "common/find_prev_hover.png" /> 278 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_P" file="c ommon/find_prev_pressed.png" />
279 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_P" file= "common/find_prev.png" /> 279 <structure type="chrome_scaled_image" name="IDR_FIND_BOX_BACKGROUND" file= "common/find_box_bg.png" />
280 <structure type="chrome_scaled_image" name="IDR_FIND_BOX_BACKGROUND" fil e="common/find_box_bg.png" /> 280 <structure type="chrome_scaled_image" name="IDR_FIND_BOX_BACKGROUND_LEFT" file="common/find_box_bg_left.png" />
281 <structure type="chrome_scaled_image" name="IDR_FIND_BOX_BACKGROUND_LEFT " file="common/find_box_bg_left.png" /> 281 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_LEFT" file="co mmon/find_dialog_left.png" />
282 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_LEFT" file=" common/find_dialog_left.png" /> 282 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_MIDDLE" file=" common/find_dialog_middle.png" />
283 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_MIDDLE" file ="common/find_dialog_middle.png" /> 283 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_RIGHT" file="c ommon/find_dialog_right.png" />
284 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_RIGHT" file= "common/find_dialog_right.png" /> 284 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_LEFT_BACKGROUND" file="common/find_dlg_left_bg.png" />
285 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_LEFT_BACKGROUND " file="common/find_dlg_left_bg.png" /> 285 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_MIDDLE_BACKGROUND " file="common/find_dlg_middle_bg.png" />
286 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_MIDDLE_BACKGROU ND" file="common/find_dlg_middle_bg.png" /> 286 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_RIGHT_BACKGROUND" file="common/find_dlg_right_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>
307 <structure type="chrome_scaled_image" name="IDR_FLAGS_FAVICON" file="commo n/favicon_flags.png" /> 287 <structure type="chrome_scaled_image" name="IDR_FLAGS_FAVICON" file="commo n/favicon_flags.png" />
308 <if expr="not pp_ifdef('toolkit_views')"> 288 <if expr="not pp_ifdef('toolkit_views')">
309 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="forward.p ng" /> 289 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="forward.p ng" />
310 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="forward _disabled.png" /> 290 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="forward _disabled.png" />
311 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="forward _hover.png" /> 291 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="forward _hover.png" />
312 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="forward _pressed.png" /> 292 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="forward _pressed.png" />
313 </if> 293 </if>
314 <if expr="pp_ifdef('toolkit_views')"> 294 <if expr="pp_ifdef('toolkit_views')">
315 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="common/br owser_forward_normal.png" /> 295 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="common/br owser_forward_normal.png" />
316 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="common/ browser_forward_disabled.png" /> 296 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="common/ browser_forward_disabled.png" />
(...skipping 659 matching lines...) Expand 10 before | Expand all | Expand 10 after
976 <if expr="not is_macosx"> 956 <if expr="not is_macosx">
977 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" /> 957 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" />
978 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22.png" type="BINDATA" /> 958 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22.png" type="BINDATA" />
979 </if> 959 </if>
980 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI NDATA" /> 960 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI NDATA" />
981 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png" type="BINDATA" /> 961 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png" type="BINDATA" />
982 </if> 962 </if>
983 </includes> 963 </includes>
984 </release> 964 </release>
985 </grit> 965 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698