[gnome-builder] sysprof: fix icon for run handler



commit 2b7ab1772a8462e13bf9d143ef669c7a54915a81
Author: Christian Hergert <chergert redhat com>
Date:   Sat Apr 27 13:07:24 2019 -0700

    sysprof: fix icon for run handler

 src/plugins/sysprof/gbp-sysprof-workspace-addin.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/sysprof/gbp-sysprof-workspace-addin.c 
b/src/plugins/sysprof/gbp-sysprof-workspace-addin.c
index 1ce7e67fa..dbd515518 100644
--- a/src/plugins/sysprof/gbp-sysprof-workspace-addin.c
+++ b/src/plugins/sysprof/gbp-sysprof-workspace-addin.c
@@ -490,7 +490,7 @@ gbp_sysprof_workspace_addin_load (IdeWorkspaceAddin *addin,
   ide_run_manager_add_handler (run_manager,
                                "profiler",
                                _("Run with Profiler"),
-                               "utilities-system-monitor-symbolic",
+                               "org.gnome.Sysprof-symbolic",
                                "<primary>F8",
                                profiler_run_handler,
                                self,


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