mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: remove sysprof2 references
This commit is contained in:
@ -428,7 +428,7 @@ sysprof_profiler_menu_button_realize (GtkWidget *widget)
|
||||
|
||||
GTK_WIDGET_CLASS (sysprof_profiler_menu_button_parent_class)->realize (widget);
|
||||
|
||||
settings = g_settings_new ("org.gnome.sysprof2");
|
||||
settings = g_settings_new ("org.gnome.sysprof3");
|
||||
|
||||
env = g_settings_get_strv (settings, "last-spawn-env");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user