diff options
author | William Jon McCann <jmccann@redhat.com> | 2011-03-25 02:43:53 +0800 |
---|---|---|
committer | William Jon McCann <jmccann@redhat.com> | 2011-03-25 02:45:56 +0800 |
commit | a257415a802566f27ac7e6bc9a34e6c9d4132bb3 (patch) | |
tree | e053eafd45311e783d27232bc12befe5a837f16b /lib/ephy-stock-icons.h | |
parent | a4b7844bb6ad0c25477f0bd8918a3edc33198f3e (diff) | |
download | gsoc2013-epiphany-a257415a802566f27ac7e6bc9a34e6c9d4132bb3.tar gsoc2013-epiphany-a257415a802566f27ac7e6bc9a34e6c9d4132bb3.tar.gz gsoc2013-epiphany-a257415a802566f27ac7e6bc9a34e6c9d4132bb3.tar.bz2 gsoc2013-epiphany-a257415a802566f27ac7e6bc9a34e6c9d4132bb3.tar.lz gsoc2013-epiphany-a257415a802566f27ac7e6bc9a34e6c9d4132bb3.tar.xz gsoc2013-epiphany-a257415a802566f27ac7e6bc9a34e6c9d4132bb3.tar.zst gsoc2013-epiphany-a257415a802566f27ac7e6bc9a34e6c9d4132bb3.zip |
Use the web-browser icon from the GNOME icon theme
Instead of the low res version shipped internally.
https://bugzilla.gnome.org/show_bug.cgi?id=645713
Diffstat (limited to 'lib/ephy-stock-icons.h')
-rw-r--r-- | lib/ephy-stock-icons.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-stock-icons.h b/lib/ephy-stock-icons.h index 001b73a02..4218bf813 100644 --- a/lib/ephy-stock-icons.h +++ b/lib/ephy-stock-icons.h @@ -26,7 +26,7 @@ G_BEGIN_DECLS -#define EPHY_STOCK_EPHY "gnome-web-browser" +#define EPHY_STOCK_EPHY "web-browser" /* Custom Epiphany named icons */ #define EPHY_STOCK_POPUPS "popup-hidden" |