aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/Makefile.am
diff options
context:
space:
mode:
authorChristian Biesinger <biesi@src.gnome.org>2004-04-07 23:51:31 +0800
committerChristian Biesinger <biesi@src.gnome.org>2004-04-07 23:51:31 +0800
commit32e7f698ede6d453c563743198ddca5a270a03fd (patch)
tree3e65616643f7ae7c092878a9e606414995067c7f /embed/mozilla/Makefile.am
parent19faef2caf08e026266c360fb721ec99bea68e50 (diff)
downloadgsoc2013-epiphany-32e7f698ede6d453c563743198ddca5a270a03fd.tar
gsoc2013-epiphany-32e7f698ede6d453c563743198ddca5a270a03fd.tar.gz
gsoc2013-epiphany-32e7f698ede6d453c563743198ddca5a270a03fd.tar.bz2
gsoc2013-epiphany-32e7f698ede6d453c563743198ddca5a270a03fd.tar.lz
gsoc2013-epiphany-32e7f698ede6d453c563743198ddca5a270a03fd.tar.xz
gsoc2013-epiphany-32e7f698ede6d453c563743198ddca5a270a03fd.tar.zst
gsoc2013-epiphany-32e7f698ede6d453c563743198ddca5a270a03fd.zip
Eliminate ExternalProtocolHandlers in favor of setting prefs to make
* embed/mozilla/ExternalProtocolHandlers.cpp: * embed/mozilla/ExternalProtocolHandlers.h: * embed/mozilla/FilePicker.cpp: * embed/mozilla/Makefile.am: * embed/mozilla/MozRegisterComponents.cpp: * embed/mozilla/MozRegisterComponents.h: * embed/mozilla/mozilla-embed-single.cpp: Eliminate ExternalProtocolHandlers in favor of setting prefs to make Mozilla not handle the protocols internally.
Diffstat (limited to 'embed/mozilla/Makefile.am')
-rw-r--r--embed/mozilla/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/mozilla/Makefile.am b/embed/mozilla/Makefile.am
index e512ac9a3..ad5acc531 100644
--- a/embed/mozilla/Makefile.am
+++ b/embed/mozilla/Makefile.am
@@ -61,8 +61,6 @@ libephymozillaembed_la_SOURCES = \
EphySingle.h \
EventContext.cpp \
EventContext.h \
- ExternalProtocolHandlers.cpp \
- ExternalProtocolHandlers.h \
FilePicker.cpp \
FilePicker.h \
GlobalHistory.cpp \