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

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

Issue 11410067: alternate ntp: favicons and menu width enhancements for "Recent tabs" menu (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed typo Created 8 years, 1 month 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
« no previous file with comments | « no previous file | chrome/browser/ui/toolbar/recent_tabs_sub_menu_model.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 367 matching lines...) Expand 10 before | Expand all | Expand 10 after
378 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil e="infobar_savepassword.png" /> 378 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil e="infobar_savepassword.png" />
379 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SSL_WARNING" file= "infobar_insecure.png" /> 379 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SSL_WARNING" file= "infobar_insecure.png" />
380 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SYNC" file="infoba r_sync.png" /> 380 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SYNC" file="infoba r_sync.png" />
381 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="infob ar_theme.png" /> 381 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="infob ar_theme.png" />
382 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file="i nfobar_translate.png" /> 382 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file="i nfobar_translate.png" />
383 <structure type="chrome_scaled_image" name="IDR_INFO_BUBBLE_CLOSE" file="b ubble_close.png" /> 383 <structure type="chrome_scaled_image" name="IDR_INFO_BUBBLE_CLOSE" file="b ubble_close.png" />
384 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="input_a lert.png" /> 384 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="input_a lert.png" />
385 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="input_go od.png" /> 385 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="input_go od.png" />
386 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="keyword_search_magnifier.png" /> 386 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="keyword_search_magnifier.png" />
387 <structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="killtab. png" /> 387 <structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="killtab. png" />
388 <structure type="chrome_scaled_image" name="IDR_LAPTOP_FAVICON" file="comm on/favicon_laptop.png" />
388 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_HTTP" file="c ommon/location_bar_http.png" /> 389 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_HTTP" file="c ommon/location_bar_http.png" />
389 <if expr="not pp_ifdef('toolkit_views')"> 390 <if expr="not pp_ifdef('toolkit_views')">
390 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="omni box_c.png" /> 391 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="omni box_c.png" />
391 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="omni box_l.png" /> 392 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="omni box_l.png" />
392 </if> 393 </if>
393 <if expr="pp_ifdef('toolkit_views')"> 394 <if expr="pp_ifdef('toolkit_views')">
394 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="comm on/browser_omnibox_middle.png" /> 395 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="comm on/browser_omnibox_middle.png" />
395 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="comm on/browser_omnibox_left.png" /> 396 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="comm on/browser_omnibox_left.png" />
396 </if> 397 </if>
397 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_POPUPMODE_CENTE R" file="omnibox_popup_c.png" /> 398 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_POPUPMODE_CENTE R" file="omnibox_popup_c.png" />
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
547 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi le="pageinfo_warning_minor.png" /> 548 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi le="pageinfo_warning_minor.png" />
548 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE" file="panel_c lose.png" /> 549 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE" file="panel_c lose.png" />
549 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_C" file="panel _close_click.png" /> 550 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_C" file="panel _close_click.png" />
550 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_H" file="panel _close_hover.png" /> 551 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_H" file="panel _close_hover.png" />
551 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE" file="pane l_minimize.png" /> 552 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE" file="pane l_minimize.png" />
552 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_C" file="pa nel_minimize_click.png" /> 553 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_C" file="pa nel_minimize_click.png" />
553 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_H" file="pa nel_minimize_hover.png" /> 554 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_H" file="pa nel_minimize_hover.png" />
554 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE" file="panel _restore.png" /> 555 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE" file="panel _restore.png" />
555 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_C" file="pan el_restore_click.png" /> 556 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_C" file="pan el_restore_click.png" />
556 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_H" file="pan el_restore_hover.png" /> 557 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_H" file="pan el_restore_hover.png" />
558 <structure type="chrome_scaled_image" name="IDR_PHONE_FAVICON" file="commo n/favicon_phone.png" />
557 <structure type="chrome_scaled_image" name="IDR_PLUGINS_FAVICON" file="com mon/favicon_extensions.png" /> 559 <structure type="chrome_scaled_image" name="IDR_PLUGINS_FAVICON" file="com mon/favicon_extensions.png" />
558 <structure type="chrome_scaled_image" name="IDR_PRERENDER" file="prerender _succeed_icon.png" /> 560 <structure type="chrome_scaled_image" name="IDR_PRERENDER" file="prerender _succeed_icon.png" />
559 <if expr="not pp_ifdef('_google_chrome')"> 561 <if expr="not pp_ifdef('_google_chrome')">
560 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="chro mium/product_logo.png" /> 562 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="chro mium/product_logo.png" />
561 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="c hromium/product_logo_16.png" /> 563 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="c hromium/product_logo_16.png" />
562 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_26" file="c hromium/product_logo_26.png" /> 564 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_26" file="c hromium/product_logo_26.png" />
563 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="c hromium/product_logo_32.png" /> 565 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="c hromium/product_logo_32.png" />
564 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file ="chromium/product_logo_white.png" /> 566 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file ="chromium/product_logo_white.png" />
565 </if> 567 </if>
566 <if expr="pp_ifdef('_google_chrome')"> 568 <if expr="pp_ifdef('_google_chrome')">
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
761 <if expr="not pp_ifdef('toolkit_views')"> 763 <if expr="not pp_ifdef('toolkit_views')">
762 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil e="tab_inactive_center.png" /> 764 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil e="tab_inactive_center.png" />
763 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file= "tab_inactive_left.png" /> 765 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file= "tab_inactive_left.png" />
764 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file ="tab_inactive_right.png" /> 766 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file ="tab_inactive_right.png" />
765 </if> 767 </if>
766 <if expr="pp_ifdef('toolkit_views')"> 768 <if expr="pp_ifdef('toolkit_views')">
767 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil e="common/tab_inactive_center.png" /> 769 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil e="common/tab_inactive_center.png" />
768 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file= "common/tab_inactive_left.png" /> 770 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file= "common/tab_inactive_left.png" />
769 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file ="common/tab_inactive_right.png" /> 771 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file ="common/tab_inactive_right.png" />
770 </if> 772 </if>
773 <structure type="chrome_scaled_image" name="IDR_TABLET_FAVICON" file="comm on/favicon_tablet.png" />
771 <structure type="chrome_scaled_image" name="IDR_THEME_BUTTON_BACKGROUND" f ile="notused.png" /> 774 <structure type="chrome_scaled_image" name="IDR_THEME_BUTTON_BACKGROUND" f ile="notused.png" />
772 <if expr="not pp_ifdef('use_ash')"> 775 <if expr="not pp_ifdef('use_ash')">
773 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="theme _frame.png" /> 776 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="theme _frame.png" />
774 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi le="theme_frame_inactive.png" /> 777 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi le="theme_frame_inactive.png" />
775 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f ile="theme_frame_incognito.png" /> 778 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f ile="theme_frame_incognito.png" />
776 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN ACTIVE" file="theme_frame_incognito_inactive.png" /> 779 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN ACTIVE" file="theme_frame_incognito_inactive.png" />
777 </if> 780 </if>
778 <if expr="pp_ifdef('use_ash')"> 781 <if expr="pp_ifdef('use_ash')">
779 <!-- Ash has a gray frame, Windows uses blue. --> 782 <!-- Ash has a gray frame, Windows uses blue. -->
780 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="cros/ theme_frame_active.png" /> 783 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="cros/ theme_frame_active.png" />
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
916 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22_mono_invert.png" type="BINDATA" /> 919 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22_mono_invert.png" type="BINDATA" />
917 </if> 920 </if>
918 <if expr="not is_macosx"> 921 <if expr="not is_macosx">
919 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" /> 922 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" />
920 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22.png" type="BINDATA" /> 923 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22.png" type="BINDATA" />
921 </if> 924 </if>
922 </if> 925 </if>
923 </includes> 926 </includes>
924 </release> 927 </release>
925 </grit> 928 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/toolbar/recent_tabs_sub_menu_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698