[gnome-software/wip/origin-icons: 5/6] rpm-ostree: Do not set an origin icon
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/origin-icons: 5/6] rpm-ostree: Do not set an origin icon
- Date: Mon, 8 Aug 2022 08:34:19 +0000 (UTC)
commit c3ae10323fcfcf26a3feee278ba8c560ea9004f1
Author: Milan Crha <mcrha redhat com>
Date: Mon Aug 8 10:29:10 2022 +0200
rpm-ostree: Do not set an origin icon
The used origin icon is the default now, thus no need to set it.
plugins/rpm-ostree/gs-plugin-rpm-ostree.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/plugins/rpm-ostree/gs-plugin-rpm-ostree.c b/plugins/rpm-ostree/gs-plugin-rpm-ostree.c
index bc4b74818..9e30e9795 100644
--- a/plugins/rpm-ostree/gs-plugin-rpm-ostree.c
+++ b/plugins/rpm-ostree/gs-plugin-rpm-ostree.c
@@ -453,7 +453,6 @@ app_set_rpm_ostree_packaging_format (GsApp *app)
{
gs_app_set_metadata (app, "GnomeSoftware::PackagingFormat", "RPM");
gs_app_set_metadata (app, "GnomeSoftware::PackagingBaseCssColor", "error_bg_color");
- gs_app_set_metadata (app, "GnomeSoftware::PackagingIcon", "package-x-generic-symbolic");
}
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]