We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c20897 commit 8dbeb05Copy full SHA for 8dbeb05
1 file changed
src/nemo-blank-desktop-window.c
@@ -301,6 +301,7 @@ show (GtkWidget *widget)
301
302
GTK_WIDGET_CLASS (nemo_blank_desktop_window_parent_class)->show (widget);
303
gtk_ui_manager_ensure_update (window->details->ui_manager);
304
+ actions_changed (window);
305
}
306
307
static void
0 commit comments