From c951555722d4933277a1d468c6508f5ad34711b1 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 25 May 2005 22:08:01 +0000 Subject: Add protocol handler, which I'll use for our custom error pages. Since 2005-05-26 Christian Persch * embed/mozilla/ContentHandler.cpp: * embed/mozilla/EphyProtocolHandler.cpp: * embed/mozilla/EphyProtocolHandler.h: * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyUtils.h: * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/Makefile.am: * embed/mozilla/MozDownload.cpp: * embed/mozilla/MozRegisterComponents.cpp: Add protocol handler, which I'll use for our custom error pages. Since it's almost gratis, add about:epiphany back. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3075eca18..beec01ead 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,7 @@ distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out' distuninstallcheck_listfiles = find . -type f -print | grep -v '/var/scrollkeeper' EXTRA_DIST = \ + autogen.sh \ intltool-merge.in \ intltool-update.in \ intltool-extract.in \ -- cgit v1.2.3