diff options
Diffstat (limited to 'chrome/app')
-rwxr-xr-x | chrome/app/theme/newtab2.png | bin | 0 -> 4405 bytes | |||
-rw-r--r-- | chrome/app/theme/theme_resources.grd | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/theme/newtab2.png b/chrome/app/theme/newtab2.png Binary files differnew file mode 100755 index 0000000..58a5963 --- /dev/null +++ b/chrome/app/theme/newtab2.png 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> |