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

Side by Side Diff: athena/resources/athena_resources.grd

Issue 443703002: athena: Bundle a static background image with athena. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: whoops Created 6 years, 4 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 | « athena/main/placeholder.cc ('k') | athena/resources/athena_resources.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1">
3 <outputs>
4 <output filename="grit/athena_resources.h" type="rc_header" context="default _100_percent">
5 <emit emit_type='prepend'></emit>
6 </output>
7 <output filename="athena_resources_100_percent.pak" type="data_package" cont ext="default_100_percent" />
8 <output filename="athena_resources_200_percent.pak" type="data_package" cont ext="default_200_percent" />
9 </outputs>
10 <release seq="1">
11 <structures fallback_to_low_resolution="true">
12 <!-- KEEP THESE IN ALPHABETICAL ORDER! -->
13 <structure type="chrome_scaled_image" name="IDR_ATHENA_BACKGROUND" file="b ackground_wallpaper.png" />
oshima 2014/08/06 19:53:20 Note: Wallpaper images are unscaled image, but I'm
sadrul 2014/08/06 20:22:41 Ah, I wasn't aware. Thanks!
14 </structures>
15 </release>
16 </grit>
OLDNEW
« no previous file with comments | « athena/main/placeholder.cc ('k') | athena/resources/athena_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698