[gnome-software/mwleeds/pwa-plugin: 127/132] fixup! Revive webapp support
- From: Phaedrus Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/mwleeds/pwa-plugin: 127/132] fixup! Revive webapp support
- Date: Tue, 15 Feb 2022 23:31:56 +0000 (UTC)
commit 814c61375cba84cc79f6dd536aec03e00f8d613e
Author: Phaedrus Leeds <mwleeds protonmail com>
Date: Mon Feb 7 11:47:06 2022 -0800
fixup! Revive webapp support
plugins/epiphany/gs-plugin-epiphany.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/epiphany/gs-plugin-epiphany.c b/plugins/epiphany/gs-plugin-epiphany.c
index 19acb3c24..cc5e9cd51 100644
--- a/plugins/epiphany/gs-plugin-epiphany.c
+++ b/plugins/epiphany/gs-plugin-epiphany.c
@@ -127,8 +127,8 @@ setup_thread_cb (GTask *task,
*/
self->epiphany_proxy = gs_ephy_web_app_provider_proxy_new_for_bus_sync (G_BUS_TYPE_SESSION,
G_DBUS_PROXY_FLAGS_NONE,
-
"org.gnome.Epiphany.WebAppProvider1",
-
"/org/gnome/Epiphany/WebAppProvider1",
+
"org.gnome.Epiphany.WebAppProvider",
+
"/org/gnome/Epiphany/WebAppProvider",
g_task_get_cancellable (task),
&local_error);
if (self->epiphany_proxy == NULL) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]