From f0fbbefd8192d3fce4023ebdbe67ac897d7fde17 Mon Sep 17 00:00:00 2001 From: Benjamin Berg Date: Fri, 2 Mar 2007 23:35:44 +0000 Subject: Move ephy-adblock.* to embed. Change the API to pass EphyEmbed to 2007-03-03 Benjamin Berg * embed/Makefile.am: * embed/ephy-adblock-manager.c: (ephy_adblock_manager_should_load): * embed/ephy-adblock-manager.h: * embed/ephy-adblock.c: (ephy_adblock_should_load): * embed/ephy-adblock.h: * embed/mozilla/EphyContentPolicy.cpp: * lib/Makefile.am: * lib/ephy-adblock.c: * lib/ephy-adblock.h: Move ephy-adblock.* to embed. Change the API to pass EphyEmbed to should_load. This is needed to fix bug #348331. svn path=/trunk/; revision=6931 --- lib/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 90841f14a..b1e644ab6 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -30,13 +30,11 @@ NOINST_H_FILES = \ ephy-zoom.h TYPES_H_FILES = \ - ephy-adblock.h \ ephy-node.h \ ephy-password-dialog.h \ ephy-state.h INST_H_FILES = \ - ephy-adblock.h \ ephy-dialog.h \ ephy-loader.h \ ephy-node.h \ @@ -45,7 +43,6 @@ INST_H_FILES = \ libephymisc_la_SOURCES = \ eel-gconf-extensions.c \ - ephy-adblock.c \ ephy-debug.c \ ephy-dialog.c \ ephy-dnd.c \ -- cgit v1.2.3