aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-01-27 18:18:11 +0800
committerXan Lopez <xan@igalia.com>2012-01-27 18:18:11 +0800
commitb503cf31550e1efebe0b7cc920f1395f31c6e97b (patch)
treefa9721525378f8e88aa4409577e6f74a98f3ed3c /lib/Makefile.am
parent6bda078417b917696fef7d8fe028391837ad5966 (diff)
downloadgsoc2013-epiphany-b503cf31550e1efebe0b7cc920f1395f31c6e97b.tar
gsoc2013-epiphany-b503cf31550e1efebe0b7cc920f1395f31c6e97b.tar.gz
gsoc2013-epiphany-b503cf31550e1efebe0b7cc920f1395f31c6e97b.tar.bz2
gsoc2013-epiphany-b503cf31550e1efebe0b7cc920f1395f31c6e97b.tar.lz
gsoc2013-epiphany-b503cf31550e1efebe0b7cc920f1395f31c6e97b.tar.xz
gsoc2013-epiphany-b503cf31550e1efebe0b7cc920f1395f31c6e97b.tar.zst
gsoc2013-epiphany-b503cf31550e1efebe0b7cc920f1395f31c6e97b.zip
Get rid of EPHY_STOCK_EPHY
In 99% of the cases we were using it for gtk_window_set_icon_name, which does nothing in GNOME 3. In the couple of valid use cases, just use "web-browser" directly.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index a2826fe2f..0e4869ad8 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -25,7 +25,6 @@ NOINST_H_FILES = \
ephy-signal-accumulator.h \
ephy-smaps.h \
ephy-string.h \
- ephy-stock-icons.h \
ephy-time-helpers.h \
ephy-zoom.h