From 34b0404b2f6642102a882346dbe8d52fa0c81fdb Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 7 Sep 2003 18:49:53 +0000 Subject: Galeon guys found a way to load prefs from a js file, without having them 2003-09-07 Marco Pesenti Gritti * data/Makefile.am: * data/default-prefs.js: * embed/mozilla/mozilla-embed-single.cpp: Galeon guys found a way to load prefs from a js file, without having them saved on it. So let's get it back. --- data/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index e4719255b..592547127 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -4,6 +4,8 @@ SUBDIRS = ui art glade @INTLTOOL_DESKTOP_RULE@ @INTLTOOL_SCHEMAS_RULE@ +dist_pkgdata_DATA = default-prefs.js + server_in_files = GNOME_Epiphany_Automation.server.in GNOME_Epiphany_NautilusView.server.in server_DATA = GNOME_Epiphany_Automation.server GNOME_Epiphany_NautilusView.server serverdir = $(libdir)/bonobo/servers -- cgit v1.2.3