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

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

Issue 10387180: Add locale tray icon (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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/status_locale.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 305 matching lines...) Expand 10 before | Expand all | Expand 10 after
316 <include name="IDR_AURA_UBER_TRAY_BLUETOOTH_ENABLED" file="aura/status_b luetooth_enabled.png" type="BINDATA" /> 316 <include name="IDR_AURA_UBER_TRAY_BLUETOOTH_ENABLED" file="aura/status_b luetooth_enabled.png" type="BINDATA" />
317 <include name="IDR_AURA_UBER_TRAY_BLUETOOTH_ENABLED_HOVER" file="oak.png " type="BINDATA" /> 317 <include name="IDR_AURA_UBER_TRAY_BLUETOOTH_ENABLED_HOVER" file="oak.png " type="BINDATA" />
318 <include name="IDR_AURA_UBER_TRAY_BLUETOOTH_DISABLED" file="aura/status_ bluetooth_disabled.png" type="BINDATA" /> 318 <include name="IDR_AURA_UBER_TRAY_BLUETOOTH_DISABLED" file="aura/status_ bluetooth_disabled.png" type="BINDATA" />
319 <include name="IDR_AURA_UBER_TRAY_BLUETOOTH_DISABLED_HOVER" file="oak.pn g" type="BINDATA" /> 319 <include name="IDR_AURA_UBER_TRAY_BLUETOOTH_DISABLED_HOVER" file="oak.pn g" type="BINDATA" />
320 <include name="IDR_AURA_UBER_TRAY_SHUTDOWN" file="aura/status_shutdown.p ng" type="BINDATA" /> 320 <include name="IDR_AURA_UBER_TRAY_SHUTDOWN" file="aura/status_shutdown.p ng" type="BINDATA" />
321 <include name="IDR_AURA_UBER_TRAY_SHUTDOWN_HOVER" file="oak.png" type="B INDATA" /> 321 <include name="IDR_AURA_UBER_TRAY_SHUTDOWN_HOVER" file="oak.png" type="B INDATA" />
322 <include name="IDR_AURA_UBER_TRAY_LOCKSCREEN" file="aura/status_lockscre en.png" type="BINDATA" /> 322 <include name="IDR_AURA_UBER_TRAY_LOCKSCREEN" file="aura/status_lockscre en.png" type="BINDATA" />
323 <include name="IDR_AURA_UBER_TRAY_LOCKSCREEN_HOVER" file="oak.png" type= "BINDATA" /> 323 <include name="IDR_AURA_UBER_TRAY_LOCKSCREEN_HOVER" file="oak.png" type= "BINDATA" />
324 <include name="IDR_AURA_UBER_TRAY_HELP" file="aura/status_help.png" type ="BINDATA" /> 324 <include name="IDR_AURA_UBER_TRAY_HELP" file="aura/status_help.png" type ="BINDATA" />
325 <include name="IDR_AURA_UBER_TRAY_HELP_HOVER" file="oak.png" type="BINDA TA" /> 325 <include name="IDR_AURA_UBER_TRAY_HELP_HOVER" file="oak.png" type="BINDA TA" />
326 <include name="IDR_AURA_UBER_TRAY_LOCALE" file="aura/status_locale.png" type="BINDATA" />
326 327
327 <include name="IDR_AURA_SWITCH_MONITOR" file="aura/switch_monitor.png" t ype="BINDATA" /> 328 <include name="IDR_AURA_SWITCH_MONITOR" file="aura/switch_monitor.png" t ype="BINDATA" />
328 <include name="IDR_OAK" file="oak.png" type="BINDATA"/> 329 <include name="IDR_OAK" file="oak.png" type="BINDATA"/>
329 </if> 330 </if>
330 </includes> 331 </includes>
331 </release> 332 </release>
332 </grit> 333 </grit>
OLDNEW
« no previous file with comments | « ui/resources/aura/status_locale.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698