summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-26 04:36:20 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-26 04:36:20 +0000
commit84a860d5da29aeb8b6229bb220f544505607a791 (patch)
tree98e7bec6e75cc0cba881a6cc7411a941ee4e5cf6 /chrome/app
parent69cefe5a49b26986323632736c8c898627dd33a0 (diff)
downloadchromium_src-84a860d5da29aeb8b6229bb220f544505607a791.zip
chromium_src-84a860d5da29aeb8b6229bb220f544505607a791.tar.gz
chromium_src-84a860d5da29aeb8b6229bb220f544505607a791.tar.bz2
Changes the image used for the new tab button.
BUG=none TEST=none Review URL: http://codereview.chromium.org/146056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19339 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rwxr-xr-xchrome/app/theme/newtab2.pngbin0 -> 4405 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd1
2 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/theme/newtab2.png b/chrome/app/theme/newtab2.png
new file mode 100755
index 0000000..58a5963
--- /dev/null
+++ b/chrome/app/theme/newtab2.png
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 3501fa0..d15b57d 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -318,6 +318,7 @@
<if expr="pp_ifdef('linux2')">
<include name="IDR_NEW_BROWSER_WINDOW_ICON" file="new_browser_window.png" type="BINDATA" />
<include name="IDR_TAB_OVERVIEW_BUTTON_ICON" file="tab_overview.png" type="BINDATA" />
+ <include name="IDR_NEWTAB_BUTTON2" file="newtab2.png" type="BINDATA" />
</if>
</includes>
</release>