[gnome-builder/wip/gtk4-port: 1380/1774] plugins/html-preview: start with action disabled




commit f8c491ae6e2c7376b684b027b29ddb59503a818f
Author: Christian Hergert <chergert redhat com>
Date:   Mon Jun 6 16:09:40 2022 -0700

    plugins/html-preview: start with action disabled

 src/plugins/html-preview/gbp-html-preview-workspace-addin.c | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/plugins/html-preview/gbp-html-preview-workspace-addin.c 
b/src/plugins/html-preview/gbp-html-preview-workspace-addin.c
index 5a0482fa5..aa753110e 100644
--- a/src/plugins/html-preview/gbp-html-preview-workspace-addin.c
+++ b/src/plugins/html-preview/gbp-html-preview-workspace-addin.c
@@ -207,6 +207,7 @@ gbp_html_preview_workspace_addin_class_init (GbpHtmlPreviewWorkspaceAddinClass *
 static void
 gbp_html_preview_workspace_addin_init (GbpHtmlPreviewWorkspaceAddin *self)
 {
+  gbp_html_preview_workspace_addin_set_action_enabled (self, "html-preview", FALSE);
 }
 
 static void


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