aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2011-12-05 07:21:40 +0800
committerXan Lopez <xan@igalia.com>2011-12-05 07:24:50 +0800
commitfdf7054db6d84b554b3ea52ed60d065f211765e0 (patch)
tree4dcc7b7cecea4814369fa82a84de49f0a8a306e6 /src/Makefile.am
parentebbb1c48197f53b98575b0cb4f6d9fa1e4535abc (diff)
downloadgsoc2013-epiphany-fdf7054db6d84b554b3ea52ed60d065f211765e0.tar
gsoc2013-epiphany-fdf7054db6d84b554b3ea52ed60d065f211765e0.tar.gz
gsoc2013-epiphany-fdf7054db6d84b554b3ea52ed60d065f211765e0.tar.bz2
gsoc2013-epiphany-fdf7054db6d84b554b3ea52ed60d065f211765e0.tar.lz
gsoc2013-epiphany-fdf7054db6d84b554b3ea52ed60d065f211765e0.tar.xz
gsoc2013-epiphany-fdf7054db6d84b554b3ea52ed60d065f211765e0.tar.zst
gsoc2013-epiphany-fdf7054db6d84b554b3ea52ed60d065f211765e0.zip
ephy-window: remove the tabs menu
It is not present in the new design. The Alt+<num> accelerators are dying with it, but it will be pretty easy to bring them back if needed.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 49463d6fa..97418adb0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -29,7 +29,6 @@ NOINST_H_FILES = \
ephy-navigation-history-action.h \
ephy-navigation-up-action.h \
ephy-password-info.h \
- ephy-tabs-menu.h \
ephy-toolbars-model.h \
ephy-toolbar.h \
languages.h \
@@ -73,7 +72,6 @@ libephymain_la_SOURCES = \
ephy-password-info.c \
ephy-session.c \
ephy-shell.c \
- ephy-tabs-menu.c \
ephy-toolbars-model.c \
ephy-toolbar.c \
ephy-window.c \