summaryrefslogtreecommitdiff
path: root/libre/epiphany/pluginsdir.diff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-04-11 22:40:40 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-04-11 22:40:40 -0500
commit9194bbd4d6848778386cf2f16ffcb900ed7d3c45 (patch)
treecd8ecd3dd02842a7b35b0dcafab69d6b47fb638f /libre/epiphany/pluginsdir.diff
parentb8e170bb7d062be6db00a0f2a468a75aa841b6d5 (diff)
downloadabslibre-9194bbd4d6848778386cf2f16ffcb900ed7d3c45.tar.gz
abslibre-9194bbd4d6848778386cf2f16ffcb900ed7d3c45.tar.bz2
abslibre-9194bbd4d6848778386cf2f16ffcb900ed7d3c45.zip
epiphany-3.28.1-1.parabola1: updating version
Diffstat (limited to 'libre/epiphany/pluginsdir.diff')
-rw-r--r--libre/epiphany/pluginsdir.diff20
1 files changed, 14 insertions, 6 deletions
diff --git a/libre/epiphany/pluginsdir.diff b/libre/epiphany/pluginsdir.diff
index f2b0bb03f..7999e10be 100644
--- a/libre/epiphany/pluginsdir.diff
+++ b/libre/epiphany/pluginsdir.diff
@@ -1,6 +1,12 @@
---- a/embed/ephy-embed-shell.c
-+++ b/embed/ephy-embed-shell.c
-@@ -671,6 +671,7 @@ ephy_embed_shell_create_web_context (EphyEmbedShell *shell)
+ embed/ephy-embed-shell.c | 1 +
+ meson.build | 1 +
+ 2 files changed, 2 insertions(+)
+
+diff --git c/embed/ephy-embed-shell.c i/embed/ephy-embed-shell.c
+index b4837f834..1b5012bae 100644
+--- c/embed/ephy-embed-shell.c
++++ i/embed/ephy-embed-shell.c
+@@ -910,6 +910,7 @@ ephy_embed_shell_create_web_context (EphyEmbedShell *shell)
g_free (cache_dir);
priv->web_context = webkit_web_context_new_with_website_data_manager (manager);
@@ -8,9 +14,11 @@
g_object_unref (manager);
}
---- a/meson.build 2017-09-18 11:49:28.745287692 +0000
-+++ b/meson.build 2017-09-18 11:52:53.432417200 +0000
-@@ -25,6 +25,7 @@
+diff --git c/meson.build i/meson.build
+index a4a8a36b7..0c98f6c36 100644
+--- c/meson.build
++++ i/meson.build
+@@ -25,6 +25,7 @@ conf = configuration_data()
conf.set_quoted('BUILD_ROOT', meson.build_root())
conf.set_quoted('DISTRIBUTOR_NAME', get_option('distributor_name'))
conf.set_quoted('EPHY_WEB_EXTENSIONS_DIR', webextensionsdir)