--- thunar-git-6a5477962.old/thunar/thunar-action-manager.c +++ thunar-git-6a5477962/thunar/thunar-action-manager.c @@ -2069,6 +2069,7 @@ if (G_UNLIKELY (thunar_file_is_trashed (lp->data))) linkable = FALSE; } + linkable = FALSE; if (linkable) { action_entry = get_action_entry (THUNAR_ACTION_MANAGER_ACTION_SENDTO_DESKTOP);