We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0746a55 commit 6f4843fCopy full SHA for 6f4843f
trashapplet/src/trash-empty.c
@@ -345,7 +345,6 @@ trash_empty_show_confirmation_dialog (GtkWidget *parent)
345
346
gtk_window_set_screen (GTK_WINDOW (dialog), screen);
347
atk_object_set_role (gtk_widget_get_accessible (dialog), ATK_ROLE_ALERT);
348
- gtk_window_set_wmclass (GTK_WINDOW (dialog), "empty_trash", "Caja");
349
350
gtk_dialog_add_button (GTK_DIALOG (dialog), "gtk-cancel",
351
GTK_RESPONSE_CANCEL);
0 commit comments