[gnome-software/mwleeds/hardcoded-pwa-list] fixup! epiphany: Refine appstream-provided web apps
- From: Phaedrus Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/mwleeds/hardcoded-pwa-list] fixup! epiphany: Refine appstream-provided web apps
- Date: Mon, 16 May 2022 21:46:28 +0000 (UTC)
commit 8f77f09629038111f569573a5b0d2c5bfdb73702
Author: Phaedrus Leeds <mwleeds protonmail com>
Date: Mon May 16 13:56:05 2022 -0700
fixup! epiphany: Refine appstream-provided web apps
plugins/epiphany/gs-plugin-epiphany.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/epiphany/gs-plugin-epiphany.c b/plugins/epiphany/gs-plugin-epiphany.c
index 28b9b0d7c..c04ef36d8 100644
--- a/plugins/epiphany/gs-plugin-epiphany.c
+++ b/plugins/epiphany/gs-plugin-epiphany.c
@@ -43,7 +43,7 @@ struct _GsPluginEpiphany
GMutex installed_apps_mutex;
/* installed_apps_cached: whether the plugin cache has all installed apps */
gboolean installed_apps_cached;
- GHashTable *url_id_map; /* (owned) */
+ GHashTable *url_id_map; /* (owned) (not nullable) (element-type utf8 utf8) */
};
G_DEFINE_TYPE (GsPluginEpiphany, gs_plugin_epiphany, GS_TYPE_PLUGIN)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]