mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 07:30:54 +00:00
Merge branch 'ellipsis-symbol-window' into 'master'
window: Use ellipsis symbol Closes #115 See merge request GNOME/sysprof!90
This commit is contained in:
@ -635,7 +635,7 @@ sysprof_window_init (SysprofWindow *self)
|
|||||||
"show-sidebar");
|
"show-sidebar");
|
||||||
g_action_map_add_action (G_ACTION_MAP (self), G_ACTION (show_right_sidebar));
|
g_action_map_add_action (G_ACTION_MAP (self), G_ACTION (show_right_sidebar));
|
||||||
|
|
||||||
adw_window_title_set_title (self->stack_title, _("Loading..."));
|
adw_window_title_set_title (self->stack_title, _("Loading…"));
|
||||||
}
|
}
|
||||||
|
|
||||||
GtkWidget *
|
GtkWidget *
|
||||||
|
|||||||
Reference in New Issue
Block a user