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

Side by Side Diff: ui/resources/ui_resources.grd

Issue 9692021: Revert 126256 - Show a different icon in the launcher for incognito windows (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 9 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
« no previous file with comments | « ui/resources/aura/launcher_incognito_browser_panel.png ('k') | no next file » | 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/ui_resources.h" type="rc_header"> 4 <output filename="grit/ui_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="ui_resources.pak" type="data_package" /> 7 <output filename="ui_resources.pak" type="data_package" />
8 <output filename="ui_resources.rc" type="rc_all" /> 8 <output filename="ui_resources.rc" type="rc_all" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 </if> 133 </if>
134 134
135 <!-- Images only used by Aura. --> 135 <!-- Images only used by Aura. -->
136 <if expr="pp_ifdef('use_aura')"> 136 <if expr="pp_ifdef('use_aura')">
137 <include name="IDR_AURA_LAUNCHER_BROWSER_SHORTCUT" file="aura/chromium-3 2.png" type="BINDATA" /> 137 <include name="IDR_AURA_LAUNCHER_BROWSER_SHORTCUT" file="aura/chromium-3 2.png" type="BINDATA" />
138 <include name="IDR_AURA_LAUNCHER_BROWSER" file="aura/launcher_browser.pn g" type="BINDATA" /> 138 <include name="IDR_AURA_LAUNCHER_BROWSER" file="aura/launcher_browser.pn g" type="BINDATA" />
139 <include name="IDR_AURA_LAUNCHER_BROWSER_PANEL" file="aura/launcher_brow ser_panel.png" type="BINDATA" /> 139 <include name="IDR_AURA_LAUNCHER_BROWSER_PANEL" file="aura/launcher_brow ser_panel.png" type="BINDATA" />
140 <include name="IDR_AURA_LAUNCHER_ICON_APPLIST" file="aura/launcher_appli st.png" type="BINDATA" /> 140 <include name="IDR_AURA_LAUNCHER_ICON_APPLIST" file="aura/launcher_appli st.png" type="BINDATA" />
141 <include name="IDR_AURA_LAUNCHER_ICON_APPLIST_HOT" file="aura/launcher_a pplist_h.png" type="BINDATA" /> 141 <include name="IDR_AURA_LAUNCHER_ICON_APPLIST_HOT" file="aura/launcher_a pplist_h.png" type="BINDATA" />
142 <include name="IDR_AURA_LAUNCHER_ICON_APPLIST_PUSHED" file="aura/launche r_applist_p.png" type="BINDATA" /> 142 <include name="IDR_AURA_LAUNCHER_ICON_APPLIST_PUSHED" file="aura/launche r_applist_p.png" type="BINDATA" />
143 <include name="IDR_AURA_LAUNCHER_INCOGNITO_BROWSER" file="aura/launcher_ incognito_browser.png" type="BINDATA" />
144 <include name="IDR_AURA_LAUNCHER_INCOGNITO_BROWSER_PANEL" file="aura/lau ncher_incognito_browser_panel.png" type="BINDATA" />
145 <include name="IDR_AURA_LAUNCHER_NEW_BROWSER" file="aura/new_browser.png " type="BINDATA" /> 143 <include name="IDR_AURA_LAUNCHER_NEW_BROWSER" file="aura/new_browser.png " type="BINDATA" />
146 <include name="IDR_AURA_LAUNCHER_NEW_BROWSER_HOT" file="aura/new_browser _h.png" type="BINDATA" /> 144 <include name="IDR_AURA_LAUNCHER_NEW_BROWSER_HOT" file="aura/new_browser _h.png" type="BINDATA" />
147 <include name="IDR_AURA_LAUNCHER_NEW_BROWSER_PUSHED" file="aura/new_brow ser_p.png" type="BINDATA" /> 145 <include name="IDR_AURA_LAUNCHER_NEW_BROWSER_PUSHED" file="aura/new_brow ser_p.png" type="BINDATA" />
148 <include name="IDR_AURA_LAUNCHER_OVERFLOW" file="aura/launcher_overflow. png" type="BINDATA" /> 146 <include name="IDR_AURA_LAUNCHER_OVERFLOW" file="aura/launcher_overflow. png" type="BINDATA" />
149 <include name="IDR_AURA_LAUNCHER_OVERFLOW_HOT" file="aura/launcher_overf low_h.png" type="BINDATA" /> 147 <include name="IDR_AURA_LAUNCHER_OVERFLOW_HOT" file="aura/launcher_overf low_h.png" type="BINDATA" />
150 <include name="IDR_AURA_LAUNCHER_OVERFLOW_PUSHED" file="aura/launcher_ov erflow_p.png" type="BINDATA" /> 148 <include name="IDR_AURA_LAUNCHER_OVERFLOW_PUSHED" file="aura/launcher_ov erflow_p.png" type="BINDATA" />
151 <include name="IDR_AURA_MULTI_WINDOW_RESIZE_H" file="aura/multi_window_r esize_h.png" type="BINDATA" /> 149 <include name="IDR_AURA_MULTI_WINDOW_RESIZE_H" file="aura/multi_window_r esize_h.png" type="BINDATA" />
152 <include name="IDR_AURA_MULTI_WINDOW_RESIZE_V" file="aura/multi_window_r esize_v.png" type="BINDATA" /> 150 <include name="IDR_AURA_MULTI_WINDOW_RESIZE_V" file="aura/multi_window_r esize_v.png" type="BINDATA" />
153 <include name="IDR_AURA_SHADOW_ACTIVE_TOP_LEFT" file="aura/window_shadow _active_top_left.png" type="BINDATA" /> 151 <include name="IDR_AURA_SHADOW_ACTIVE_TOP_LEFT" file="aura/window_shadow _active_top_left.png" type="BINDATA" />
154 <include name="IDR_AURA_SHADOW_ACTIVE_TOP" file="aura/window_shadow_acti ve_top.png" type="BINDATA" /> 152 <include name="IDR_AURA_SHADOW_ACTIVE_TOP" file="aura/window_shadow_acti ve_top.png" type="BINDATA" />
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 <include name="IDR_AURA_UBER_TRAY_VOLUME_LEVELS" file="aura/status_volum e_all.png" type="BINDATA" /> 227 <include name="IDR_AURA_UBER_TRAY_VOLUME_LEVELS" file="aura/status_volum e_all.png" type="BINDATA" />
230 <include name="IDR_AURA_UBER_TRAY_BRIGHTNESS" file="aura/status_brightne ss.png" type="BINDATA" /> 228 <include name="IDR_AURA_UBER_TRAY_BRIGHTNESS" file="aura/status_brightne ss.png" type="BINDATA" />
231 <include name="IDR_AURA_UBER_TRAY_SETTINGS" file="aura/status_settings.p ng" type="BINDATA" /> 229 <include name="IDR_AURA_UBER_TRAY_SETTINGS" file="aura/status_settings.p ng" type="BINDATA" />
232 <include name="IDR_AURA_UBER_TRAY_POWER_SMALL" file="aura/status_power_s mall_all.png" type="BINDATA" /> 230 <include name="IDR_AURA_UBER_TRAY_POWER_SMALL" file="aura/status_power_s mall_all.png" type="BINDATA" />
233 231
234 <include name="IDR_OAK" file="oak.png" type="BINDATA"/> 232 <include name="IDR_OAK" file="oak.png" type="BINDATA"/>
235 </if> 233 </if>
236 </includes> 234 </includes>
237 </release> 235 </release>
238 </grit> 236 </grit>
OLDNEW
« no previous file with comments | « ui/resources/aura/launcher_incognito_browser_panel.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698