From a2181b928e5a0f6d27487859fe86a276c1eed25c Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Thu, 28 Mar 2013 17:06:47 +0100 Subject: Compile template pages as GResources So that they are loaded from memory instead of disk every time they are needed. We also get rid of ephy_file searching for the files in the file system. https://bugzilla.gnome.org/show_bug.cgi?id=696792 --- src/epiphany.gresource.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/epiphany.gresource.xml') diff --git a/src/epiphany.gresource.xml b/src/epiphany.gresource.xml index b75646667..8e4d719a4 100644 --- a/src/epiphany.gresource.xml +++ b/src/epiphany.gresource.xml @@ -8,5 +8,8 @@ epiphany-bookmark-editor-ui.xml epiphany-history-window-ui.xml epiphany.css + error.html + process-crash.html + recovery.html -- cgit v1.2.3