aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-04-22 00:01:11 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-04-22 00:01:11 +0800
commit1ccd53c473f0a9037af0fdffa9c9b302c22554dd (patch)
treee95a2b600ef0fad004be9ecd7efc992d44cb5d5b /src/bookmarks/Makefile.am
parent6a8eda0888cc095d9224d1e8c556a4c0acc67a1a (diff)
downloadgsoc2013-epiphany-1ccd53c473f0a9037af0fdffa9c9b302c22554dd.tar.gz
gsoc2013-epiphany-1ccd53c473f0a9037af0fdffa9c9b302c22554dd.tar.zst
gsoc2013-epiphany-1ccd53c473f0a9037af0fdffa9c9b302c22554dd.zip
Revert the bookmarks toolbar implementation. We really need to integrate
2003-04-21 Marco Pesenti Gritti <marco@it.gnome.org> * data/ui/epiphany-ui.xml.in: * src/bookmarks/Makefile.am: * src/bookmarks/ephy-bookmarks-toolbar.c: * src/bookmarks/ephy-bookmarks-toolbar.h: * src/ephy-window.c: (ephy_window_init), (ephy_window_set_chrome): Revert the bookmarks toolbar implementation. We really need to integrate it with normal toolbars editor code.
Diffstat (limited to 'src/bookmarks/Makefile.am')
-rw-r--r--src/bookmarks/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bookmarks/Makefile.am b/src/bookmarks/Makefile.am
index 2a889ef5f..04ecbe356 100644
--- a/src/bookmarks/Makefile.am
+++ b/src/bookmarks/Makefile.am
@@ -28,8 +28,6 @@ libephybookmarks_la_SOURCES = \
ephy-bookmarks-import.h \
ephy-bookmark-properties.c \
ephy-bookmark-properties.h \
- ephy-bookmarks-toolbar.c \
- ephy-bookmarks-toolbar.h \
ephy-new-bookmark.c \
ephy-new-bookmark.h \
ephy-topic-action.c \