summaryrefslogtreecommitdiffstats
path: root/ui/resources
diff options
context:
space:
mode:
authorsaintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-17 02:27:04 +0000
committersaintlou@chromium.org <saintlou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-17 02:27:04 +0000
commit196fd8a8240ffa5750867f4253475a1f440ca2a6 (patch)
tree5267094f3e6c3002a58ddfb3598dc3d150b59994 /ui/resources
parentcf7fa1a85bbac26abd7881254a53b3e06b5b55d3 (diff)
downloadchromium_src-196fd8a8240ffa5750867f4253475a1f440ca2a6.zip
chromium_src-196fd8a8240ffa5750867f4253475a1f440ca2a6.tar.gz
chromium_src-196fd8a8240ffa5750867f4253475a1f440ca2a6.tar.bz2
Made wallpaper smaller.
BUG=105508 TEST=none Review URL: http://codereview.chromium.org/8983005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114902 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/resources')
-rw-r--r--ui/resources/aura/wallpaper.jpgbin38522 -> 0 bytes
-rw-r--r--ui/resources/aura/wallpaper.pngbin0 -> 5992879 bytes
-rw-r--r--ui/resources/ui_resources.grd2
3 files changed, 1 insertions, 1 deletions
diff --git a/ui/resources/aura/wallpaper.jpg b/ui/resources/aura/wallpaper.jpg
deleted file mode 100644
index 2212eb3..0000000
--- a/ui/resources/aura/wallpaper.jpg
+++ /dev/null
Binary files differ
diff --git a/ui/resources/aura/wallpaper.png b/ui/resources/aura/wallpaper.png
new file mode 100644
index 0000000..12b237f
--- /dev/null
+++ b/ui/resources/aura/wallpaper.png
Binary files differ
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd
index cb372fd..37612c86 100644
--- a/ui/resources/ui_resources.grd
+++ b/ui/resources/ui_resources.grd
@@ -161,7 +161,7 @@
<include name="IDR_AURA_SHADOW_RECT_BOTTOM" file="aura/shadow_rect_bottom.png" type="BINDATA" />
<include name="IDR_AURA_SHADOW_RECT_BOTTOM_RIGHT" file="aura/shadow_rect_bottom_right.png" type="BINDATA" />
<include name="IDR_AURA_STATUS_MOCK" file="aura/statusbar.png" type="BINDATA" />
- <include name="IDR_AURA_WALLPAPER" file="aura/wallpaper.jpg" type="BINDATA" />
+ <include name="IDR_AURA_WALLPAPER" file="aura/wallpaper.png" type="BINDATA" />
<include name="IDR_AURA_WINDOW_CLOSE_ICON" file="aura/slab_close.png" type="BINDATA" />
<include name="IDR_AURA_WINDOW_BOTTOM_LEFT" file="aura/window_bottom_left.png" type="BINDATA" />
<include name="IDR_AURA_WINDOW_BOTTOM_RIGHT" file="aura/window_bottom_right.png" type="BINDATA" />