From d6283ddb95db1767357cf37d628c6fded623de1e Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Thu, 13 Mar 2008 16:20:09 +0000 Subject: Fix the branding bundle registration by providing the app chrome manifest in the right directory, and set that directory as the component directory with gtk_moz_embed_set_comp_path. svn path=/trunk/; revision=8103 --- data/chrome/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/chrome/Makefile.am') diff --git a/data/chrome/Makefile.am b/data/chrome/Makefile.am index 42c1ae96f..45419f902 100644 --- a/data/chrome/Makefile.am +++ b/data/chrome/Makefile.am @@ -1,5 +1,5 @@ manifestdir = $(pkgdatadir)/chrome -manifest_in_files = epiphany.manifest.in +manifest_in_files = app-chrome.manifest.in manifest_DATA = $(manifest_in_files:.manifest.in=.manifest) %.manifest: %.manifest.in -- cgit v1.2.3