From 61e3a5c5501f9d0789fcd9565fd934e84e6262dc Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 3 Jan 2005 17:12:31 +0000 Subject: Add loader directory to the .pc file. 2005-01-03 Christian Persch * data/epiphany-1.6.pc.in: Add loader directory to the .pc file. * src/ephy-extensions-manager.c: (sanitise_type), (get_loader_for_type), (ephy_extensions_manager_finalize): Load new loaders with the sblib loader. --- data/epiphany-1.6.pc.in | 1 + 1 file changed, 1 insertion(+) (limited to 'data') diff --git a/data/epiphany-1.6.pc.in b/data/epiphany-1.6.pc.in index bd81d700b..856c03079 100644 --- a/data/epiphany-1.6.pc.in +++ b/data/epiphany-1.6.pc.in @@ -3,6 +3,7 @@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@/epiphany-@EPIPHANY_MAJOR@ extensionsdir=@libdir@/epiphany-@EPIPHANY_MAJOR@/extensions +loaderdir=@libdir@/epiphany-@EPIPHANY_MAJOR@/loaders Name: Epiphany Browser Description: GNOME Web Browser -- cgit v1.2.3