[gnome-software/mwleeds/pwa-plugin] fixup! Revive webapp support
- From: Phaedrus Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/mwleeds/pwa-plugin] fixup! Revive webapp support
- Date: Fri, 25 Feb 2022 22:26:32 +0000 (UTC)
commit 291697243f707edab46a6a71dbeef4efd5ac8e02
Author: Phaedrus Leeds <mwleeds protonmail com>
Date: Fri Feb 25 14:26:26 2022 -0800
fixup! Revive webapp support
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 9eea0a14e..fac152a21 100644
--- a/plugins/epiphany/gs-plugin-epiphany.c
+++ b/plugins/epiphany/gs-plugin-epiphany.c
@@ -518,7 +518,7 @@ list_installed_apps_thread_cb (GTask *task,
gs_app_set_install_date (app, install_date);
}
if (desktop_size > 0 || icon_size > 0) {
- gs_app_set_size_installed (app, desktop_size + installed_size);
+ gs_app_set_size_installed (app, desktop_size + icon_size);
}
gs_app_list_add (list, app);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]