Skip to content
Snippets Groups Projects
Commit 75b0befb authored by Nick Schermer's avatar Nick Schermer
Browse files

* thunar/thunar-standard-view.c, thunar/thunar-tree-view.c:

	  Don't respond to the predefined keybindings when the user
	  has set a custom accelerator for delete. The difference with 
	  the previous patch is that Shift + Delete still counts as a valid 
	  action, so when you set Ctrl + Delete as custom accelerator, 
	  we don't respond to Delete, but Shift + Delete still works,
	  since you probably don't press that accidentally... The only 
	  exception is Shift + Delete as custom accelerator for delete: 
	  this will always result in a permanent delete.

(Old svn revision: 28947)
parent bbc0ef01
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment