[gnome-builder] plugins/host: set icon for host runtime



commit 8d0726e1f66cfcf6c51e52d558e18c137f0f32b3
Author: Christian Hergert <chergert redhat com>
Date:   Tue Aug 23 17:44:38 2022 -0700

    plugins/host: set icon for host runtime

 src/plugins/host/gbp-host-runtime.c | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/plugins/host/gbp-host-runtime.c b/src/plugins/host/gbp-host-runtime.c
index 5a4c3c48a..81cea9b1f 100644
--- a/src/plugins/host/gbp-host-runtime.c
+++ b/src/plugins/host/gbp-host-runtime.c
@@ -164,4 +164,5 @@ gbp_host_runtime_class_init (GbpHostRuntimeClass *klass)
 static void
 gbp_host_runtime_init (GbpHostRuntime *self)
 {
+  ide_runtime_set_icon_name (IDE_RUNTIME (self), "ui-container-host-symbolic");
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]