aboutsummaryrefslogtreecommitdiffstats
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2003-09-08 02:49:53 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-09-08 02:49:53 +0800
commit34b0404b2f6642102a882346dbe8d52fa0c81fdb (patch)
treeef9a8fd83b40ac105b29c9814e506f7915074c62 /data/Makefile.am
parent67adad74eb9804c1f7ba4196c58932005afcc072 (diff)
downloadgsoc2013-epiphany-34b0404b2f6642102a882346dbe8d52fa0c81fdb.tar
gsoc2013-epiphany-34b0404b2f6642102a882346dbe8d52fa0c81fdb.tar.gz
gsoc2013-epiphany-34b0404b2f6642102a882346dbe8d52fa0c81fdb.tar.bz2
gsoc2013-epiphany-34b0404b2f6642102a882346dbe8d52fa0c81fdb.tar.lz
gsoc2013-epiphany-34b0404b2f6642102a882346dbe8d52fa0c81fdb.tar.xz
gsoc2013-epiphany-34b0404b2f6642102a882346dbe8d52fa0c81fdb.tar.zst
gsoc2013-epiphany-34b0404b2f6642102a882346dbe8d52fa0c81fdb.zip
Galeon guys found a way to load prefs from a js file, without having them
2003-09-07 Marco Pesenti Gritti <marco@gnome.org> * 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.
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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