From 28314cdca80d8823fab025daf446132e5d10a3d8 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Mon, 17 Oct 2016 14:10:36 -0500 Subject: Move error.css to the GResource I can't figure out how to reference it directly from error.html using an ephy-resource:// URI, which is frustrating because we shouldn't need get_style_sheet() at all, but this is at least an improvement. --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 53736d075..fd3acfe13 100644 --- a/configure.ac +++ b/configure.ac @@ -190,7 +190,6 @@ AC_CONFIG_FILES([ Makefile data/Makefile data/icons/Makefile -data/pages/Makefile gvdb/Makefile help/Makefile libgd/Makefile -- cgit v1.2.1