diff options
author | Luca Ferretti <elle.uca@libero.it> | 2007-07-11 15:19:51 +0800 |
---|---|---|
committer | Luca Ferretti <lferrett@src.gnome.org> | 2007-07-11 15:19:51 +0800 |
commit | 9c42d891e3cf2ce4f8710cac00985a53b7639b57 (patch) | |
tree | 23d8b147e9cfcdc3cd1c8c03c7997a2916c2739d /data/chrome | |
parent | 3a33de61e0e61e55e8f0d5051ecd43f601606f24 (diff) | |
download | gsoc2013-epiphany-9c42d891e3cf2ce4f8710cac00985a53b7639b57.tar gsoc2013-epiphany-9c42d891e3cf2ce4f8710cac00985a53b7639b57.tar.gz gsoc2013-epiphany-9c42d891e3cf2ce4f8710cac00985a53b7639b57.tar.bz2 gsoc2013-epiphany-9c42d891e3cf2ce4f8710cac00985a53b7639b57.tar.lz gsoc2013-epiphany-9c42d891e3cf2ce4f8710cac00985a53b7639b57.tar.xz gsoc2013-epiphany-9c42d891e3cf2ce4f8710cac00985a53b7639b57.tar.zst gsoc2013-epiphany-9c42d891e3cf2ce4f8710cac00985a53b7639b57.zip |
Use new "epiphany" icon here (thanks to Rodney Dawes).
2007-07-11 Luca Ferretti <elle.uca@libero.it>
* data/chrome/about.xhtml:
Use new "epiphany" icon here (thanks to Rodney Dawes).
* data/icons/32x32/apps/Makefile.am:
* data/icons/32x32/apps/epiphany.svg:
* data/icons/32x32/apps/epiphany.svg:
Add 32x32 pixel icon (thanks to Andreas Nilsson).
svn path=/trunk/; revision=7148
Diffstat (limited to 'data/chrome')
-rw-r--r-- | data/chrome/about.xhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/chrome/about.xhtml b/data/chrome/about.xhtml index e946ef2aa..8914c87fe 100644 --- a/data/chrome/about.xhtml +++ b/data/chrome/about.xhtml @@ -75,7 +75,7 @@ h1 { <div id="mozinfo" align="center"> <a href="&releaseURL;"> -<img src="moz-icon://stock/web-browser?size=dialog" alt="&brandShortName;"/></a> +<img src="moz-icon://stock/epiphany?size=dialog" alt="&brandShortName;"/></a> <h1> <a id="mozlink" href="&releaseURL;">&brandShortName; &brandVersion;</a> |